index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
[media] s5c73m3: Fix entity function assignment for the OIF subdev
Sylwester Nawrocki
1
-1
/
+1
2016-09-22
[media] s5k6a3: Add missing entity function initialization
Sylwester Nawrocki
1
-0
/
+1
2016-09-19
[media] media: adv7180: fill in mbus format in set_fmt
Niklas Söderlund
1
-2
/
+4
2016-09-19
[media] adv7180: rcar-vin: change mbus format to UYVY
Niklas Söderlund
1
-2
/
+2
2016-09-19
[media] ad5820: use __maybe_unused for PM functions
Arnd Bergmann
1
-11
/
+2
2016-09-19
[media] constify local structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] ov9650: add support for asynchronous probing
Javier Martinez Canillas
1
-1
/
+6
2016-09-19
[media] media Kconfig: improve the spi integration
Hans Verkuil
1
-1
/
+1
2016-09-09
[media] ad5820: Use bool for boolean values
Sakari Ailus
1
-9
/
+10
2016-09-09
[media] smiapp: Add support for 14 and 16 bits per sample depths
Sakari Ailus
2
-1
/
+9
2016-09-09
[media] media: mt9m111: move mt9m111 out of soc_camera
Robert Jarzmik
5
-3
/
+13
2016-09-09
[media] media: mt9m111: use only the SRGB colorspace
Robert Jarzmik
1
-4
/
+4
2016-09-09
[media] media: mt9m111: make a standalone v4l2 subdevice
Robert Jarzmik
1
-36
/
+15
2016-09-06
[media] media/i2c: Delete owner assignment
Markus Elfring
11
-11
/
+0
2016-09-05
[media] smiapp: Remove set_xclk() callback from hwconfig
Sakari Ailus
1
-32
/
+17
2016-09-05
[media] smiapp: Switch to gpiod API for GPIO control
Sakari Ailus
2
-25
/
+12
2016-09-05
[media] smiapp: Constify the regs argument to smiapp_write_8s()
Sakari Ailus
1
-7
/
+5
2016-09-05
[media] smiapp: Return -EPROBE_DEFER if the clock cannot be obtained
Sakari Ailus
1
-2
/
+3
2016-09-05
[media] smiapp: Rename smiapp_platform_data as smiapp_hwconfig
Sakari Ailus
3
-73
/
+73
2016-09-05
[media] smiapp: Unify enforced and need-based 8-bit read
Sakari Ailus
1
-11
/
+11
2016-08-24
[media] tvp5150: use sd internal ops .registered instead .registered_async
Javier Martinez Canillas
1
-2
/
+6
2016-08-24
[media] adv7511: fix error return code in adv7511_probe()
Wei Yongjun
1
-0
/
+1
2016-08-24
[media] v4l2-subdev: rename cropcap to g_pixelaspect
Hans Verkuil
1
-6
/
+6
2016-08-24
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
16
-426
/
+427
2016-08-24
[media] media: adv7180: add power pin control
Steve Longerbeam
2
-1
/
+28
2016-08-24
[media] media: adv7180: define more registers
Steve Longerbeam
1
-24
/
+49
2016-08-24
[media] ad9389b: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-18
/
+4
2016-08-24
[media] ad5820: fix one smatch warning
Mauro Carvalho Chehab
1
-1
/
+1
2016-08-24
[media] ad5820: Add driver for auto-focus coil
Pavel Machek
3
-0
/
+388
2016-07-28
[media] media: adv7180: Fix broken interrupt register access
Steve Longerbeam
1
-9
/
+9
2016-07-28
[media] adv7511: fix VIC autodetect
Hans Verkuil
1
-4
/
+20
2016-07-12
[media] adv7511: the h/vsync polarities were always positive
Hans Verkuil
1
-0
/
+5
2016-07-12
[media] adv7604/adv7842: fix quantization range handling
Hans Verkuil
2
-20
/
+33
2016-07-12
[media] adv7511: fix quantization range handling
Hans Verkuil
1
-13
/
+17
2016-07-12
[media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrame
Hans Verkuil
1
-15
/
+0
2016-07-12
[media] media/i2c: drop the last users of the ctrl core ops
Hans Verkuil
6
-42
/
+0
2016-07-08
Merge branch 'topic/cec' into patchwork
Mauro Carvalho Chehab
4
-107
/
+1018
2016-07-08
[media] adv7604: Add support for hardware reset
Dragos Bogdan
1
-0
/
+20
2016-07-08
[media] adv7604: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-13
/
+1
2016-07-08
[media] tc358743: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-14
/
+1
2016-07-08
[media] adv7842: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-14
/
+2
2016-06-28
[media] cec: adv7511: add cec support
Hans Verkuil
2
-8
/
+401
2016-06-28
[media] cec: adv7842: add cec support
Hans Verkuil
2
-63
/
+313
2016-06-28
[media] cec: adv7604: add cec support
Hans Verkuil
2
-36
/
+304
2016-06-28
[media] adv7604: Don't ignore pad number in subdev DV timings pad operations
Laurent Pinchart
1
-11
/
+35
2016-06-28
[media] v4l: mt9v032: Add V4L2 controls for AEC and AGC
Markus Pargmann
1
-58
/
+207
2016-06-28
[media] v4l: mt9v032: Do not unset master_mode
Markus Pargmann
1
-3
/
+3
2016-06-28
[media] v4l: mt9v032: Remove duplicate test for I2C_FUNC_SMBUS_WORD_DATA func...
Axel Lin
1
-7
/
+0
2016-06-28
[media] v4l: mt9v032: Remove unneeded header
Laurent Pinchart
1
-1
/
+0
2016-06-28
[media] v4l: mt9t001: fix clean up in case of power-on failures
Guennadi Liakhovetski
1
-2
/
+13
[next]