aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-11media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld
2021-03-11media: v4l: vsp1: Fix uif null pointer accessBiju Das
2021-03-11media: v4l: vsp1: Fix bru null pointer accessBiju Das
2021-03-11media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy
2021-03-11media: rc: compile rc-cec.c into rc-coreHans Verkuil
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-02-10media: i2c: max9271: Add MODULE_* macrosJacopo Mondi
2021-02-09media: i2c: Kconfig: Make MAX9271 a moduleJacopo Mondi
2021-02-09media: imx334: 'ret' is uninitialized, should have been PTR_ERR()Hans Verkuil
2021-02-06media: i2c: Add imx334 camera sensor driverMartina Krasteva
2021-02-06media: ov8856: Configure sensor for GRBG Bayer for all modesRobert Foss
2021-02-06media: i2c: imx219: Implement V4L2_CID_LINK_FREQ controlAndrey Konovalov
2021-02-06media: ov5675: fix vflip/hflip controlShawn Tu
2021-02-06media: ipu3-cio2: Build bridge only if ACPI is enabledSakari Ailus
2021-02-06media: Remove the legacy v4l2-clk APIEzequiel Garcia
2021-02-06media: ov6650: Use the generic clock frameworkEzequiel Garcia
2021-02-06media: mt9m111: Use the generic clock frameworkEzequiel Garcia
2021-02-06media: ov9640: Use the generic clock frameworkEzequiel Garcia
2021-02-06media: pxa_camera: Drop the v4l2-clk clock registerEzequiel Garcia
2021-02-06media: i2c: imx258: get clock from device properties and enable it via runtim...Krzysztof Kozlowski
2021-02-06media: i2c: imx258: simplify getting state containerKrzysztof Kozlowski
2021-02-06media: i2c: imx258: add support for binding via device treeKrzysztof Kozlowski
2021-02-06media: i2c: rdacm20: Constify static structsRikard Falkeborn
2021-02-06media: i2c: max9286: Configure reverse channel amplitudeJacopo Mondi
2021-02-06media: i2c: max9286: Make channel amplitude programmableJacopo Mondi
2021-02-06media: i2c: max9286: Break-out reverse channel setupJacopo Mondi
2021-02-06media: i2c: Add driver for RDACM21 camera moduleJacopo Mondi
2021-02-06media: marvell-ccic: power up the device on mclk enableLubomir Rintel
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdevEzequiel Garcia
2021-02-06media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia
2021-02-06media: pxa-camera: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia
2021-02-06media: renesas-ceu: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia
2021-02-06media: marvell-ccic: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia
2021-02-06media: cadence: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: st-mipid02: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: stm32: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: i2c: ov5648: remove unnecessary NULL checkDan Carpenter
2021-02-06media: i2c: max9286: fix access to unallocated memoryTomi Valkeinen
2021-02-06media: ipu3-cio2: Do not zero reserved fieldsRicardo Ribalda
2021-02-06media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAMEEzequiel Garcia
2021-02-06media: i2c: fix spelling mistakes: "enpoint" -> "endpoint"Colin Ian King