index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: tvp7002: fix uninitialized variable warning
Hans Verkuil
2020-10-08
1
-1
/
+3
*
media: s5k5baf: drop 'data' field in struct s5k5baf_fw
Hans Verkuil
2020-10-08
1
-3
/
+2
*
media: tc358743: cleanup tc358743_cec_isr
Tom Rix
2020-09-26
1
-5
/
+7
*
media: tc358743: initialize variable
Tom Rix
2020-09-26
1
-1
/
+1
*
media: ov8856: Add support for 3264x2448 mode
Robert Foss
2020-09-10
1
-0
/
+215
*
media: ov8856: Add support for 1632x1224 mode
Robert Foss
2020-09-10
1
-0
/
+215
*
media: i2c: max9286: Allocate v4l2_async_subdev dynamically
Laurent Pinchart
2020-09-10
1
-19
/
+21
*
media: i2c: ov5640: Fail probe on unsupported bus_type
Lad Prabhakar
2020-09-10
1
-0
/
+7
*
media: i2c: ov5640: Add support for BT656 mode
Lad Prabhakar
2020-09-10
1
-12
/
+34
*
media: i2c: ov5640: Configure HVP lines in s_power callback
Lad Prabhakar
2020-09-10
1
-65
/
+58
*
media: i2c: ov5640: Enable data pins on poweron for DVP mode
Lad Prabhakar
2020-09-10
1
-33
/
+40
*
media: i2c: ov5640: Separate out mipi configuration from s_power
Lad Prabhakar
2020-09-10
1
-56
/
+60
*
media: i2c: ov5640: Remain in power down for DVP mode unless streaming
Lad Prabhakar
2020-09-10
1
-3
/
+16
*
media: i2c: Remove Alan Chiang's e-mail address
Sakari Ailus
2020-09-10
2
-2
/
+2
*
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-07
1
-2
/
+2
|
\
|
*
media: max9286: Depend on OF_GPIO
Sakari Ailus
2020-08-28
1
-1
/
+1
|
*
media: i2c: imx214: select V4L2_FWNODE
Jacopo Mondi
2020-08-28
1
-1
/
+1
*
|
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-09-03
1
-1
/
+1
*
|
media: ov5675: correct the maximum exposure value
Bingbu Cao
2020-09-01
1
-5
/
+10
*
|
media: ov7740: use SCCB regmap
Raag Jadav
2020-09-01
2
-10
/
+2
*
|
media: imx274: fix frame interval handling
Hans Verkuil
2020-09-01
1
-3
/
+5
*
|
media: m5mols: Check function pointer in m5mols_sensor_power
Tom Rix
2020-09-01
1
-1
/
+2
*
|
media: i2c: fix error check on max9286_read call
Colin Ian King
2020-09-01
1
-1
/
+2
*
|
media: ov5640: Correct Bit Div register in clock tree diagram
Paul Kocialkowski
2020-09-01
1
-1
/
+1
*
|
media: i2c: ov2740: get OTP data ready before nvmem registration
Bingbu Cao
2020-09-01
1
-12
/
+12
*
|
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
10
-18
/
+18
*
|
media: i2c: tda1997x.c: Fix assignment of 0/1 to bool variable
Daniel W. S. Almeida
2020-08-29
1
-3
/
+3
*
|
media: i2c: imx219.c: fix assignment of 0/1 to bool variable
Daniel W. S. Almeida
2020-08-29
1
-1
/
+1
*
|
media: i2c: adv748x: Implement get_mbus_config
Jacopo Mondi
2020-08-18
1
-0
/
+31
*
|
media: i2c: adv748x: Adjust TXA data lanes number
Jacopo Mondi
2020-08-18
2
-7
/
+25
*
|
media: i2c: ov6650: Use new [get|set]_mbus_config ops
Jacopo Mondi
2020-08-18
1
-16
/
+37
*
|
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
2020-08-18
7
-21
/
+28
|
/
*
media: i2c: Add RDACM20 driver
Jacopo Mondi
2020-07-19
5
-0
/
+1247
*
media: i2c: Add MAX9286 driver
Kieran Bingham
2020-07-19
3
-0
/
+1334
*
media: i2c: dw9768: Add DW9768 VCM driver
Dongchun Zhu
2020-07-19
3
-0
/
+567
*
media: i2c: imx290: replace msleep(10) with usleep_range(10000, 11000)
Andrey Konovalov
2020-07-19
1
-3
/
+3
*
media: tvp5150: Add missed media_entity_cleanup()
Chuhong Yuan
2020-07-04
1
-2
/
+6
*
media: ov9640: update MODULE_DESCRIPTION
Hans Verkuil
2020-07-04
1
-1
/
+1
*
media: ov2740: add NVMEM interface to read customized OTP data
Qingwu Zhang
2020-06-23
1
-0
/
+145
*
media: i2c: imx290: set bus_type before calling v4l2_fwnode_endpoint_alloc_pa...
Andrey Konovalov
2020-06-23
1
-19
/
+19
*
media: i2c: imx290: Move the settle time delay out of loop
Manivannan Sadhasivam
2020-06-23
1
-3
/
+3
*
media: i2c: imx290: Add support to enumerate all frame sizes
Manivannan Sadhasivam
2020-06-23
1
-0
/
+23
*
media: i2c: imx290: Add RAW12 mode support
Manivannan Sadhasivam
2020-06-23
1
-3
/
+33
*
media: i2c: imx290: Add support for test pattern generation
Manivannan Sadhasivam
2020-06-23
1
-1
/
+40
*
media: i2c: imx290: Add configurable link frequency and pixel rate
Manivannan Sadhasivam
2020-06-23
1
-39
/
+109
*
media: i2c: imx290: Add support for 2 data lanes
Manivannan Sadhasivam
2020-06-23
1
-14
/
+133
*
media: i2c: imx290: fix reset GPIO pin handling
Andrey Konovalov
2020-06-23
1
-3
/
+4
*
media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
Andrey Konovalov
2020-06-23
1
-1
/
+1
*
media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called
Andrey Konovalov
2020-06-23
1
-3
/
+3
*
media: ov2740: make ov2740 driver only work with ACPI
Bingbu Cao
2020-06-23
2
-3
/
+2
[next]