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
2018-12-05
media: ov5640: Remove duplicate auto-exposure setup
Maxime Ripard
1
-1
/
+1
2018-12-05
media: ov5640: Add 60 fps support
Maxime Ripard
1
-4
/
+16
2018-12-05
media: ov5640: Make the FPS clamping / rounding more extendable
Maxime Ripard
1
-12
/
+15
2018-12-05
media: ov5640: Make the return rate type more explicit
Maxime Ripard
1
-4
/
+4
2018-12-05
media: ov5640: Enhance FPS handling
Maxime Ripard
1
-255
/
+51
2018-12-05
media: ov5640: Remove pixel clock rates
Maxime Ripard
1
-20
/
+1
2018-12-05
media: ov5640: Compute the clock rate at runtime
Maxime Ripard
1
-1
/
+2
2018-12-05
media: ov5640: Remove redundant register setup
Maxime Ripard
1
-10
/
+0
2018-12-05
media: ov5640: Remove redundant defines
Maxime Ripard
1
-5
/
+2
2018-12-05
media: ov5640: Remove the clocks registers initialization
Maxime Ripard
1
-24
/
+22
2018-12-05
media: ov5640: Adjust the clock based on the expected rate
Maxime Ripard
1
-1
/
+364
2018-12-05
media: ov5640: Fix set format regression
Jacopo Mondi
1
-9
/
+8
2018-12-05
media: mt9m111: allow to setup pixclk polarity
Enrico Scholz
2
-1
/
+44
2018-12-05
media: mt9m111: add support to select formats and fps for {Q,SXGA}
Michael Grzeschik
1
-0
/
+165
2018-12-05
media: mt9m111: add streaming check to set_fmt
Michael Grzeschik
1
-0
/
+3
2018-12-05
media: mt9m111: add s_stream callback
Marco Felsch
1
-0
/
+10
2018-12-05
media: imx274: select REGMAP_I2C
Luca Ceresoli
1
-0
/
+1
2018-12-05
media: imx274: declare the correct number of controls
Luca Ceresoli
1
-1
/
+1
2018-12-05
media: imx274: fix stack corruption in imx274_read_reg
Luca Ceresoli
1
-2
/
+5
2018-12-05
media: unify some sony camera sensors pattern naming
Bingbu Cao
3
-12
/
+12
2018-12-05
media: imx355: fix wrong order in test pattern menus
Bingbu Cao
1
-1
/
+1
2018-12-05
media: imx319: fix wrong order in test pattern menus
Bingbu Cao
1
-1
/
+1
2018-12-05
media: tvp5150: fix irq_request error path during probe
Marco Felsch
1
-1
/
+1
2018-12-03
media: tda7432: fix spelling mistake "maximium" -> "maximum"
Colin Ian King
1
-2
/
+2
2018-12-03
media: adv7604 added include of linux/interrupt.h
Jasmin Jessich
1
-0
/
+1
2018-12-03
media: adv7180: add g_skip_frames support
Tim Harvey
1
-0
/
+15
2018-12-03
media: i2c: TDA1997x: select CONFIG_HDMI
Arnd Bergmann
1
-0
/
+1
2018-11-23
media: adv*/tc358743/ths8200: fill in min width/height/pixelclock
Hans Verkuil
6
-8
/
+8
2018-11-23
media: adv7604: add CEC support for adv7611/adv7612
Hans Verkuil
1
-10
/
+53
2018-11-23
media: ov2680: fix null dereference at power on
Rui Miguel Silva
1
-10
/
+2
2018-11-23
media: ov772x: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-11-23
media: ov7670: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+5
2018-11-23
media: ov5640: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-11-23
media: ov2640: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-11-23
media: ov2640: add V4L2_CID_TEST_PATTERN control
Akinobu Mita
1
-1
/
+13
2018-11-23
media: mt9m111: add V4L2_CID_COLORFX control
Akinobu Mita
1
-1
/
+36
2018-11-23
media: mt9m111: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-11-23
media: imx258: remove test pattern map from driver
Chen, JasonX Z
1
-19
/
+3
2018-11-23
media: imx214: Remove unnecessary self assignment in for loop
Nathan Chancellor
1
-1
/
+1
2018-11-23
media: video-i2c: hwmon: constify vb2_ops structure
Julia Lawall
1
-1
/
+1
2018-11-23
media: video-i2c: support changing frame interval
Akinobu Mita
1
-12
/
+66
2018-11-23
media: video-i2c: use i2c regmap
Akinobu Mita
1
-27
/
+41
2018-11-23
media: video-i2c: avoid accessing released memory area when removing driver
Akinobu Mita
1
-5
/
+6
2018-11-06
media: ov7740: constify structures stored in fields of v4l2_subdev_ops structure
Julia Lawall
1
-2
/
+2
2018-11-06
media: ov5645: constify v4l2_ctrl_ops structure
Julia Lawall
1
-1
/
+1
2018-11-06
media: ov13858: Check for possible null pointer
Chiranjeevi Rapolu
1
-2
/
+4
2018-11-06
media: imx214: Add imx214 camera sensor driver
Ricardo Ribalda Delgado
3
-0
/
+1131
2018-11-06
media: tc358743: Remove unnecessary self assignment
Nathan Chancellor
1
-1
/
+0
2018-10-19
media: rename soc_camera I2C drivers
Mauro Carvalho Chehab
10
-9
/
+9
2018-10-08
media: dw9807-vcm: Fix probe error handling
Sakari Ailus
1
-1
/
+2
[next]