aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-4/+225
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-9/+6
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds194-2872/+23944
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai16-37/+39
2021-02-10media: i2c: max9271: Add MODULE_* macrosJacopo Mondi1-0/+5
2021-02-09media: i2c: Kconfig: Make MAX9271 a moduleJacopo Mondi2-4/+8
2021-02-09media: imx334: 'ret' is uninitialized, should have been PTR_ERR()Hans Verkuil1-1/+2
2021-02-06media: i2c: Add imx334 camera sensor driverMartina Krasteva3-0/+1146
2021-02-06media: ov8856: Configure sensor for GRBG Bayer for all modesRobert Foss1-2/+2
2021-02-06media: i2c: imx219: Implement V4L2_CID_LINK_FREQ controlAndrey Konovalov1-1/+14
2021-02-06media: ov5675: fix vflip/hflip controlShawn Tu1-3/+3
2021-02-06media: ipu3-cio2: Build bridge only if ACPI is enabledSakari Ailus1-1/+1
2021-02-06media: Remove the legacy v4l2-clk APIEzequiel Garcia2-322/+1
2021-02-06media: ov6650: Use the generic clock frameworkEzequiel Garcia1-17/+11
2021-02-06media: mt9m111: Use the generic clock frameworkEzequiel Garcia1-10/+7
2021-02-06media: ov9640: Use the generic clock frameworkEzequiel Garcia2-10/+7
2021-02-06media: pxa_camera: Drop the v4l2-clk clock registerEzequiel Garcia1-29/+1
2021-02-06media: i2c: imx258: get clock from device properties and enable it via runtime PMKrzysztof Kozlowski1-8/+61
2021-02-06media: i2c: imx258: simplify getting state containerKrzysztof Kozlowski1-4/+2
2021-02-06media: i2c: imx258: add support for binding via device treeKrzysztof Kozlowski1-0/+7
2021-02-06media: i2c: rdacm20: Constify static structsRikard Falkeborn1-2/+2
2021-02-06media: i2c: max9286: Configure reverse channel amplitudeJacopo Mondi1-1/+22
2021-02-06media: i2c: max9286: Make channel amplitude programmableJacopo Mondi1-6/+15
2021-02-06media: i2c: max9286: Break-out reverse channel setupJacopo Mondi1-13/+17
2021-02-06media: i2c: Add driver for RDACM21 camera moduleJacopo Mondi3-0/+638
2021-02-06media: marvell-ccic: power up the device on mclk enableLubomir Rintel1-0/+2
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart26-99/+85
2021-02-06media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdevEzequiel Garcia2-5/+5
2021-02-06media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia2-72/+15
2021-02-06media: pxa-camera: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia1-34/+23
2021-02-06media: renesas-ceu: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia1-33/+27
2021-02-06media: marvell-ccic: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia4-17/+19
2021-02-06media: cadence: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-10/+6
2021-02-06media: st-mipid02: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-11/+10
2021-02-06media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2-12/+14
2021-02-06media: stm32: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-56/+30
2021-02-06media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia3-62/+29
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia7-91/+68
2021-02-06media: i2c: ov5648: remove unnecessary NULL checkDan Carpenter1-1/+1
2021-02-06media: i2c: max9286: fix access to unallocated memoryTomi Valkeinen1-1/+1
2021-02-06media: ipu3-cio2: Do not zero reserved fieldsRicardo Ribalda1-3/+0
2021-02-06media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAMEEzequiel Garcia1-41/+0
2021-02-06media: i2c: fix spelling mistakes: "enpoint" -> "endpoint"Colin Ian King2-2/+2
2021-02-05media: uvc: strncpy -> strscpyHans Verkuil1-1/+1
2021-02-05media: vidtv: adapter->mdev was set too lateHans Verkuil1-8/+10
2021-02-05media: media/pci: fix spelling typo of frimwaredingsenjie1-1/+1
2021-02-05media: smipcie: fix interrupt handling and IR timeoutSean Young1-20/+26
2021-02-05media: em28xx: Add support for Hauppauge USB QuadHDBrad Love4-0/+74
2021-02-05media: em28xx-core: Fix i2c error debugBrad Love1-1/+5