index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: i2c: max9271: Add MODULE_* macros
Jacopo Mondi
2021-02-10
1
-0
/
+5
*
media: i2c: Kconfig: Make MAX9271 a module
Jacopo Mondi
2021-02-09
2
-4
/
+8
*
media: imx334: 'ret' is uninitialized, should have been PTR_ERR()
Hans Verkuil
2021-02-09
1
-1
/
+2
*
media: i2c: Add imx334 camera sensor driver
Martina Krasteva
2021-02-06
3
-0
/
+1146
*
media: ov8856: Configure sensor for GRBG Bayer for all modes
Robert Foss
2021-02-06
1
-2
/
+2
*
media: i2c: imx219: Implement V4L2_CID_LINK_FREQ control
Andrey Konovalov
2021-02-06
1
-1
/
+14
*
media: ov5675: fix vflip/hflip control
Shawn Tu
2021-02-06
1
-3
/
+3
*
media: ov6650: Use the generic clock framework
Ezequiel Garcia
2021-02-06
1
-17
/
+11
*
media: mt9m111: Use the generic clock framework
Ezequiel Garcia
2021-02-06
1
-10
/
+7
*
media: ov9640: Use the generic clock framework
Ezequiel Garcia
2021-02-06
2
-10
/
+7
*
media: i2c: imx258: get clock from device properties and enable it via runtim...
Krzysztof Kozlowski
2021-02-06
1
-8
/
+61
*
media: i2c: imx258: simplify getting state container
Krzysztof Kozlowski
2021-02-06
1
-4
/
+2
*
media: i2c: imx258: add support for binding via device tree
Krzysztof Kozlowski
2021-02-06
1
-0
/
+7
*
media: i2c: rdacm20: Constify static structs
Rikard Falkeborn
2021-02-06
1
-2
/
+2
*
media: i2c: max9286: Configure reverse channel amplitude
Jacopo Mondi
2021-02-06
1
-1
/
+22
*
media: i2c: max9286: Make channel amplitude programmable
Jacopo Mondi
2021-02-06
1
-6
/
+15
*
media: i2c: max9286: Break-out reverse channel setup
Jacopo Mondi
2021-02-06
1
-13
/
+17
*
media: i2c: Add driver for RDACM21 camera module
Jacopo Mondi
2021-02-06
3
-0
/
+638
*
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
2
-8
/
+8
*
media: st-mipid02: Use v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2021-02-06
1
-11
/
+10
*
media: i2c: ov5648: remove unnecessary NULL check
Dan Carpenter
2021-02-06
1
-1
/
+1
*
media: i2c: max9286: fix access to unallocated memory
Tomi Valkeinen
2021-02-06
1
-1
/
+1
*
media: i2c: fix spelling mistakes: "enpoint" -> "endpoint"
Colin Ian King
2021-02-06
2
-2
/
+2
*
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
2021-02-01
2
-8
/
+2
|
\
|
*
media: ccs: Get static data version minor correctly
Sakari Ailus
2021-01-07
1
-1
/
+1
|
*
media: ccs-pll: Fix link frequency for C-PHY
Sakari Ailus
2021-01-07
1
-7
/
+1
*
|
media: i2c/Kconfig: Select FWNODE for OV772x sensor
Lad Prabhakar
2021-01-27
1
-0
/
+1
*
|
media: i2c/ov02a10.c: add cast to fix type mismatch
Hans Verkuil
2021-01-27
1
-1
/
+1
*
|
media: i2c/ov8865.c: fix error checks using wrong variable
Hans Verkuil
2021-01-27
1
-3
/
+3
*
|
media: i2c: ov5648/ov8865: Minor cosmetic fixes
Paul Kocialkowski
2021-01-26
2
-5
/
+6
*
|
media: ccs: Make (non-)use of uninitialised variables more robust
Sakari Ailus
2021-01-14
1
-4
/
+20
*
|
media: ccs: Small definition cleanup
Sakari Ailus
2021-01-12
2
-1
/
+2
*
|
media: Revert "media: ccs-pll: Fix MODULE_LICENSE"
Sakari Ailus
2021-01-12
1
-1
/
+1
*
|
media: ccs: Switch from standard integer types to kernel ones
Sakari Ailus
2021-01-12
3
-15
/
+14
*
|
media: ccs-pll: Switch from standard integer types to kernel ones
Sakari Ailus
2021-01-12
2
-100
/
+100
*
|
media: ccs: Support and default to auto PHY control
Sakari Ailus
2021-01-12
1
-11
/
+43
*
|
media: ccs: Add a sanity check for external clock frequency
Sakari Ailus
2021-01-12
1
-0
/
+5
*
|
media: ccs: Hardware requires a delay after starting the clock of lifting reset
Sakari Ailus
2021-01-12
1
-13
/
+16
*
|
media: ccs: Wait until software reset is done
Sakari Ailus
2021-01-12
1
-0
/
+15
*
|
media: ccs: Only do software reset if we have no hardware reset
Sakari Ailus
2021-01-12
1
-4
/
+6
*
|
media: ccs: Don't change the I²C address just for software reset
Sakari Ailus
2021-01-12
1
-8
/
+0
*
|
media: ccs: Get the endpoint by port rather than any next endpoint
Sakari Ailus
2021-01-12
1
-1
/
+2
*
|
media: ccs: Add shading correction and luminance correction level controls
Sakari Ailus
2021-01-12
2
-0
/
+47
*
|
media: ccs: Add debug prints for MSR registers
Sakari Ailus
2021-01-12
1
-0
/
+8
*
|
media: ccs: Add support for alternate analogue global gain
Sakari Ailus
2021-01-12
1
-0
/
+55
*
|
media: ccs: Add support for analogue gain coefficient controls
Sakari Ailus
2021-01-12
1
-2
/
+36
*
|
media: ccs: Only add analogue gain control if the device supports it
Sakari Ailus
2021-01-12
1
-6
/
+10
*
|
media: ccs: Remove analogue gain field
Sakari Ailus
2021-01-12
2
-8
/
+6
*
|
media: ccs: Add support for old-style SMIA digital gain
Sakari Ailus
2021-01-12
2
-2
/
+33
*
|
media: ccs: Add digital gain support
Sakari Ailus
2021-01-12
1
-1
/
+16
[next]