Sign in
coral
/
linux-mtk
/
21caeb57c03381b5274d3466564d657f7d356038
/
drivers
/
media
/
i2c
/
soc_camera
22216ec
media: soc_camera: ov772x: correct setting of banding filter
by Akinobu Mita
· 7 years ago
6a26f141
media: i2c: mt9t112: Remove soc_camera dependencies
by Jacopo Mondi
· 7 years ago
40de44b
media: mt9t031: deprecate, move to staging
by Hans Verkuil
· 7 years ago
0f966be
media: imx074: deprecate, move to staging
by Hans Verkuil
· 7 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
19fab6f
[media] i2c: Improve a size determination
by Markus Elfring
· 7 years ago
0fd5843
[media] i2c: Delete an error messages for failed memory allocation
by Markus Elfring
· 7 years ago
3ff692f
media: ov9640: make const arrays res_x/y static const, reduces object code size
by Colin Ian King
· 7 years ago
ea9b0f3
media: i2c: make device_type const
by Bhumika Goyal
· 7 years ago
23a5238
media: ov6650: convert to standalone v4l2 subdevice
by Janusz Krzysztofik
· 8 years ago
ab924af
[media] media: i2c: ov772x: Force use of SCCB protocol
by Jacopo Mondi
· 8 years ago
06eeefe
[media] media drivers: annotate fall-through
by Mauro Carvalho Chehab
· 8 years ago
34b92de
[media] ov9740: avoid calling ov9740_res_roundup() twice
by Hans Verkuil
· 10 years ago
1375269
[media] ov9640: avoid calling ov9640_res_roundup() twice
by Hans Verkuil
· 10 years ago
08c4627
[media] ov772x: avoid calling ov772x_select_params() twice
by Hans Verkuil
· 10 years ago
b174eb7
[media] ov5642: avoid calling ov5642_find_datafmt() twice
by Hans Verkuil
· 10 years ago
20efc1e
[media] mt9v022: avoid calling mt9v022_find_datafmt() twice
by Hans Verkuil
· 10 years ago
961f0ab
[media] mt9m001: avoid calling mt9m001_find_datafmt() twice
by Hans Verkuil
· 10 years ago
1d3d643
[media] imx074: avoid calling imx074_find_datafmt() twice
by Hans Verkuil
· 10 years ago
34aa887
[media] ov2640: convert from soc-camera to a standard subdev sensor driver
by Hans Verkuil
· 8 years ago
9823f00
[media] ov2640: fix colorspace handling
by Hans Verkuil
· 8 years ago
6713c88
[media] media: i2c: soc_camera: constify v4l2_subdev_* structures
by Bhumika Goyal
· 8 years ago
54449af
[media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clock
by Janusz Krzysztofik
· 9 years ago
28af132
[media] soc-camera: ov5642: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
a5bc63f
[media] soc-camera: Fix a return value in case of error
by Christophe JAILLET
· 8 years ago
8f44c39
[media] soc_camera: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
c61e74e
[media] media: mt9m111: move mt9m111 out of soc_camera
by Robert Jarzmik
· 8 years ago
1a412fa
[media] media: mt9m111: use only the SRGB colorspace
by Robert Jarzmik
· 8 years ago
5d7cc01
[media] media: mt9m111: make a standalone v4l2 subdevice
by Robert Jarzmik
· 8 years ago
10d5509c
[media] v4l2: remove g/s_crop from video ops
by Hans Verkuil
· 9 years ago
368a53d
[media] soc_camera: constify v4l2_subdev_sensor_ops structures
by Julia Lawall
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
d9db01f
[media] mt9t112: JPEG -> SRGB
by Hans Verkuil
· 10 years ago
1f3375e
[media] tw9910: init priv->scale and update standard
by Hans Verkuil
· 10 years ago
9212e1d
[media] tw9910: don't use COLORSPACE_JPEG
by Hans Verkuil
· 10 years ago
717fd5b
[media] v4l2: replace try_mbus_fmt by set_fmt
by Hans Verkuil
· 10 years ago
da298c6
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
by Hans Verkuil
· 10 years ago
ebcff5f
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
by Hans Verkuil
· 10 years ago
d363332
[media] ov2640: add missing consumer.h include
by Hans Verkuil
· 10 years ago
4e65172
[media] media: ov2640: add primary dt support
by Josh Wu
· 10 years ago
f180eba
[media] media: ov2640: add async probe function
by Josh Wu
· 10 years ago
c3718de
[media] media: drop call to v4l2_device_unregister_subdev()
by Lad, Prabhakar
· 10 years ago
650b181
[media] ov2640: use the v4l2 size definitions
by Josh Wu
· 10 years ago
f5fe58f
[media] i2c: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
cdde1a9
[media] ov9740: use true/false for boolean vars
by Mauro Carvalho Chehab
· 10 years ago
a14e551
[media] soc_camera: ov772x: Include media/v4l2-image-sizes.h
by Axel Lin
· 10 years ago
665152a
[media] soc_camera: mt9t112: Include media/v4l2-image-sizes.h
by Axel Lin
· 10 years ago
c5f176d
[media] media: mt9m111: add device-tree suppport
by Robert Jarzmik
· 11 years ago
0d5e8c4
[media] Fix 64-bit division fall-out from 64-bit control ranges
by Hans Verkuil
· 10 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
dc5730f
[media] tw9910: add g_tvnorms video op
by Hans Verkuil
· 11 years ago
f90580c
[media] videodev2: Set vb2_rect's width and height as unsigned
by Ricardo Ribalda
· 11 years ago
39c1cb2
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
507fcd3
[media] imx074: fix error handling for failed async subdevice registration
by Guennadi Liakhovetski
· 12 years ago
2028c71
[media] media: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
ef6672e
[media] V4L2: mt9m111: switch to asynchronous subdevice probing
by Guennadi Liakhovetski
· 11 years ago
3d23888
[media] V4L2: mt9t031: don't Oops if asynchronous probing is attempted
by Guennadi Liakhovetski
· 11 years ago
ee17608
[media] imx074: support asynchronous probing
by Guennadi Liakhovetski
· 12 years ago
9aea470
[media] soc-camera: switch I2C subdevice drivers to use v4l2-clk
by Guennadi Liakhovetski
· 12 years ago
f88b50a
[media] soc_camera: tw9910: Remove empty function
by Sachin Kamat
· 12 years ago
be843ee
[media] soc_camera: mt9t112: Remove empty function
by Sachin Kamat
· 12 years ago
8b07068
[media] soc_camera: Fix checkpatch warning in ov9640.c
by Sachin Kamat
· 12 years ago
cbdb1f9
[media] soc_camera: Constify dev_pm_ops in mt9t031.c
by Sachin Kamat
· 12 years ago
15c4fee
[media] media/i2c: fill in missing reg->size fields
by Hans Verkuil
· 12 years ago
6be89da
[media] soc_camera sensors: remove g_chip_ident op
by Hans Verkuil
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
b3d9a15
[media] soc_camera: remove two outdated selects
by Paul Bolle
· 12 years ago
bff7993
[media] mt9v022 driver: send valid HORIZONTAL_BLANKING values to mt9v024 soc camera
by Andrei Andreyanau
· 12 years ago
4a1313c
[media] mt9m111: fix Oops - initialise context before dereferencing
by Guennadi Liakhovetski
· 12 years ago
cbaa5c5
[media] soc-camera: mt9m111: Fix auto-exposure control
by Benoît Thébaudeau
· 12 years ago
ec34e1d
[media] mt9t112: mt9t111 format set up differs from mt9t112
by Guennadi Liakhovetski
· 12 years ago
70e176a
[media] soc-camera: use devm_kzalloc in subdevice drivers
by Guennadi Liakhovetski
· 12 years ago
25a3481
[media] soc-camera: split struct soc_camera_link into host and subdevice parts
by Guennadi Liakhovetski
· 12 years ago
daf16ba
[media] mt9v022: fix potential NULL pointer dereference in mt9v022_probe()
by Wei Yongjun
· 12 years ago
d033a30
Merge remote-tracking branch 'linus/master' into staging/for_v3.8
by Mauro Carvalho Chehab
· 12 years ago
b6f50b4
[media] mt9v022: set y_skip_top field to zero as default
by Anatolij Gustschin
· 12 years ago
d0bac76
[media] mt9v022: support required register settings in snapshot mode
by Anatolij Gustschin
· 12 years ago
6cc1eb7
[media] mt9v022: add v4l2 controls for blanking
by Anatolij Gustschin
· 12 years ago
d1a49ea
[media] ov2640: add support for V4L2_MBUS_FMT_YUYV8_2X8, V4L2_MBUS_FMT_RGB565_2X8_BE
by Frank Schäfer
· 12 years ago
9bb047c
[media] mt9v022: fix the V4L2_CID_EXPOSURE control
by Anatolij Gustschin
· 12 years ago
ba40089
[media] soc_camera/ov2640: Don't use a temp var for an unused value
by Mauro Carvalho Chehab
· 12 years ago
a52eb6c
[media] ov2640: select sensor register bank before applying h/v-flip settings
by Frank Schäfer
· 12 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 12 years ago
7ba2f84
sh_mobile_csi2: move it to the right place
by Mauro Carvalho Chehab
· 12 years ago
c078ac1
[media] mt9v022: Add support for mt9v024
by Alex Gershgorin
· 12 years ago
dc5d598
[media] ov772x: Stop sensor readout right after reset
by Laurent Pinchart
· 12 years ago
4ead963
[media] ov772x: Compute window size registers at runtime
by Laurent Pinchart
· 12 years ago
f223d5b
[media] ov772x: Add support for SBGGR10 format
by Laurent Pinchart
· 12 years ago
4a7b76f
[media] ov772x: Add ov772x_read() and ov772x_write() functions
by Laurent Pinchart
· 12 years ago
47de502
[media] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_priv
by Laurent Pinchart
· 12 years ago
9f717e9
[media] ov772x: try_fmt must not default to the current format
by Laurent Pinchart
· 12 years ago
69c80dc
[media] ov772x: Don't fail in s_fmt if the requested format isn't supported
by Laurent Pinchart
· 12 years ago
ca9ef7f
[media] ov772x: Select the default format at probe time
by Laurent Pinchart
· 12 years ago
edff996
[media] ov772x: Fix memory leak in probe error path
by Laurent Pinchart
· 12 years ago
4bbc6d5
[media] soc-camera: Push probe-time power management to drivers
by Laurent Pinchart
· 12 years ago
4ec10ba
[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functions
by Laurent Pinchart
· 12 years ago
2c3fb08
[media] rename drivers/media/video as .../platform
by Mauro Carvalho Chehab
· 12 years ago
2a2d1cf
[media] move soc_camera i2c drivers into its own dir
by Mauro Carvalho Chehab
· 12 years ago