Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d16b46e4fd8bc6063624605f25b8c0835bb1fbe3
/
drivers
/
media
/
i2c
781b045
media: imx274: Fix error handling, add MAINTAINERS entry
by Sakari Ailus
· 7 years ago
2aa4d49
media: et8ek8: select V4L2_FWNODE
by Arnd Bergmann
· 7 years ago
fce8ba6
media: ov13858: Select V4L2_FWNODE
by Sakari Ailus
· 7 years ago
cba862d
media: drivers: remove "/**" from non-kernel-doc comments
by Mauro Carvalho Chehab
· 7 years ago
ed050c2
media: lm3560: add a missing kernel-doc parameter
by Mauro Carvalho Chehab
· 7 years ago
c5bb831
media: tvp514x: fix kernel-doc parameters
by Mauro Carvalho Chehab
· 7 years ago
070250a
media: s5k6aa: describe some function parameters
by Mauro Carvalho Chehab
· 7 years ago
7cd1836
media: s5k6a3: document some fields at struct s5k6a3
by Mauro Carvalho Chehab
· 7 years ago
897aa67
media: m5mols: fix some kernel-doc markups
by Mauro Carvalho Chehab
· 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
2b00e30
media: imx274: fix missing return assignment from call to imx274_mode_regs
by Colin Ian King
· 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
2e8a9fb
media: ov13858: Add support for flash and lens devices
by Sakari Ailus
· 7 years ago
a42e78d
media: ov5670: Add support for flash and lens devices
by Sakari Ailus
· 7 years ago
d8932f3
media: et8ek8: Add support for flash and lens devices
by Sakari Ailus
· 7 years ago
c121ce5
media: smiapp: Add support for flash and lens devices
by Sakari Ailus
· 7 years ago
f283c01
media: ov9650: remove unnecessary terminated entry in menu items array
by Akinobu Mita
· 7 years ago
dae82d9
media: ov5640: don't clear V4L2_SUBDEV_FL_IS_I2C
by Akinobu Mita
· 7 years ago
6b725eb
media: ov2640: don't clear V4L2_SUBDEV_FL_IS_I2C
by Akinobu Mita
· 7 years ago
baf1b18
media: max2175: don't clear V4L2_SUBDEV_FL_IS_I2C
by Akinobu Mita
· 7 years ago
5cc72c4
media: adv7180: don't clear V4L2_SUBDEV_FL_IS_I2C
by Akinobu Mita
· 7 years ago
60793f4d
media: tvaudio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
a88cd60
media: tc358743: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
9d39e46
media: tc358743: validate lane count
by Philipp Zabel
· 7 years ago
cef6673
media: i2c: OV5647: change to use macro for the registers
by Jacob Chen
· 7 years ago
7bc9f03
media: i2c: OV5647: ensure clock lane in LP-11 state before streaming on
by Jacob Chen
· 7 years ago
71862f6
media: ov7670: Add the ov7670_s_power function
by Wenyou Yang
· 7 years ago
c0662dd
media: ov7670: Add the get_fmt callback
by Wenyou Yang
· 7 years ago
d94a26f
media: ov7670: Add entity pads initialization
by Wenyou Yang
· 7 years ago
0985dd3
media: imx274: V4l2 driver for Sony imx274 CMOS sensor
by Leon Luo
· 7 years ago
f7480ad
media: tc358743: set entity function to video interface bridge
by Philipp Zabel
· 7 years ago
7996e5c
media: tc358743: remove an unneeded condition
by Dan Carpenter
· 7 years ago
3863d4b
media: i2c: tc358743: fix spelling mistake
by Jacob Chen
· 7 years ago
6771fce
media: smiapp: Rely on runtime PM
by Sakari Ailus
· 7 years ago
72eaf99
media: smiapp: Use __v4l2_ctrl_handler_setup()
by Sakari Ailus
· 7 years ago
ccec44c
[media] smiapp: Make clock control optional
by Sakari Ailus
· 7 years ago
de10c1619
[media] smiapp: Get clock rate if it's not available through DT
by Sakari Ailus
· 7 years ago
f689866
[media] smiapp: Verify clock frequency after setting it, prevent changing it
by Sakari Ailus
· 7 years ago
d339ec6
[media] smiapp: Fix error handling in power on sequence
by Sakari Ailus
· 7 years ago
880d45f
[media] ov13858: Use do_div() for dividing a 64-bit number
by Sakari Ailus
· 7 years ago
58020c9
[media] media: ov13858: Fix 4224x3136 video flickering at some vblanks
by Chiranjeevi Rapolu
· 7 years ago
6f2a059
[media] media: ov13858: Calculate pixel-rate at runtime, use mode
by Chiranjeevi Rapolu
· 7 years ago
91c158d
[media] ov2640: make array reset_seq static, reduces object code size
by Colin Ian King
· 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
3eefbc6
[media] media: ov5670: Fix not streaming issue after resume
by Chiranjeevi Rapolu
· 7 years ago
1a58fbf
[media] dw9714: Set the v4l2 focus ctrl step as 1
by Rajmohan Mani
· 7 years ago
c3d1478
[media] ov2640: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 7 years ago
877f1af
[media] ov2640: Propagate the real error on devm_clk_get() failure
by Fabio Estevam
· 7 years ago
bddb4b5
[media] mt9m111: Propagate the real error on v4l2_clk_get() failure
by Fabio Estevam
· 7 years ago
99cd124
[media] media: ov5670: Use recommended black level and output bias
by Chiranjeevi Rapolu
· 7 years ago
d17dd2db
[media] media/i2c/tc358743: Initialize timer
by Kees Cook
· 7 years ago
bc66c99
[media] media: i2c: adv748x: Map v4l2_std_id to the internal reg value
by Simon Yuan
· 7 years ago
831c4c8
[media] media: rc: ensure that protocols are enabled for scancode drivers
by Sean Young
· 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
2be730b
media: cx25840: make array stds static const, reduces object code size
by Colin Ian King
· 7 years ago
af28c99
media: drivers: Adjust checks for null pointers
by Markus Elfring
· 7 years ago
2d3da59
media: drivers: improve a size determination
by Markus Elfring
· 7 years ago
c38e865
media: drivers: delete error messages for failed memory allocation
by Markus Elfring
· 7 years ago
a0ec8d1
media: tc358743: add CEC support
by Hans Verkuil
· 7 years ago
42ded7a
media: tc358743_regs.h: add CEC registers
by Hans Verkuil
· 7 years ago
9a45bf2
media: max2175: Propagate the real error on devm_clk_get() failure
by Fabio Estevam
· 7 years ago
61e220a
media: i2c: adv748x: Export I2C device table entries as module aliases
by Javier Martinez Canillas
· 7 years ago
72c9015
media: smiapp: check memory allocation failure
by Christophe JAILLET
· 7 years ago
f758eb2
media: dw9714: Remove ACPI match tables, convert to use probe_new
by Sakari Ailus
· 7 years ago
c2bc8b0
media: dw9714: Add Devicetree support
by Sakari Ailus
· 7 years ago
e0ee62c
media: ths8200: constify i2c_device_id
by Arvind Yadav
· 7 years ago
2f8dfed
media: tc358743: constify i2c_device_id
by Arvind Yadav
· 7 years ago
e749d1f
media: saa7127: constify i2c_device_id
by Arvind Yadav
· 7 years ago
77c6cba
media: adv7842: constify i2c_device_id
by Arvind Yadav
· 7 years ago
4bd7466
media: adv7511: constify i2c_device_id
by Arvind Yadav
· 7 years ago
99b1ddf
media: ad9389b: constify i2c_device_id
by Arvind Yadav
· 7 years ago
ea9b0f3
media: i2c: make device_type const
by Bhumika Goyal
· 7 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 7 years ago
518f4b2
media: rc-core: rename input_name to device_name
by Sean Young
· 7 years ago
17fcd5f
media: ov13858: Limit vblank to permissible range
by Chiranjeevi Rapolu
· 7 years ago
ed351ad
media: ov5670: Limit vblank to permissible range
by Chiranjeevi Rapolu
· 7 years ago
070ed82
media: et8ek8: Decrease stack usage
by Sakari Ailus
· 7 years ago
3922962
media: mt9m111: constify video_subdev structures
by Julia Lawall
· 7 years ago
a828d81
media: v4l: mt9t001: constify video_subdev structures
by Julia Lawall
· 7 years ago
f142538
media: ov5670: Fix incorrect frame timing reported to user
by Chiranjeevi Rapolu
· 7 years ago
68d9c47
media: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
71bfcc6
media: vs6624: constify vs6624_default_fmt
by Julia Lawall
· 7 years ago
bfced6d
media: ov13858: Increase digital gain granularity, range
by Chiranjeevi Rapolu
· 7 years ago
89d8b61
media: ov13858: Correct link-frequency and pixel-rate
by Chiranjeevi Rapolu
· 7 years ago
33eea13
media: ov13858: Fix initial expsoure max
by Chiranjeevi Rapolu
· 7 years ago
b3775ed
media: ov13858: Set default fps as current fps
by Chiranjeevi Rapolu
· 7 years ago
7cc7a83
media: adv7604: Prevent out of bounds access
by Dan Carpenter
· 7 years ago
57b7963
media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTS
by Hans Verkuil
· 7 years ago
05ad2b6
media: i2c: fix semicolon.cocci warnings
by kbuild test robot
· 8 years ago
fa31c11
media: i2c: add KConfig dependencies
by Arnd Bergmann
· 7 years ago
457a1a7
media: ov9655: fix missing mutex_destroy()
by Hugues Fruchet
· 7 years ago
0a7a134
media: ov9650: fix coding style
by Hugues Fruchet
· 7 years ago
1fc86ad
media: ov7670: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 7 years ago
011dfab
media: ov7670: Return the real error code
by Fabio Estevam
· 7 years ago
d9ba7bd
media: ov5640: Remove unneeded gpiod NULL check
by Fabio Estevam
· 7 years ago
281643a
media: s5k5baf: remove unnecessary static in s5k5baf_get_selection()
by Gustavo A. R. Silva
· 7 years ago
281ddc3
media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
by Ulrich Hecht
· 7 years ago
cc0ff41
media: adv748x: get rid of unused var
by Mauro Carvalho Chehab
· 7 years ago
3e89586
media: i2c: adv748x: add adv748x driver
by Kieran Bingham
· 7 years ago
Next »