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