summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/infrastructure.rst (unfollow)
Commit message (Expand)AuthorFilesLines
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: mach-pxa: Register the camera sensor fixed-rate clockEzequiel Garcia1-0/+8
2021-02-06media: i2c: imx258: get clock from device properties and enable it via runtim...Krzysztof 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: dt-bindings: media: imx258: add bindings for IMX258 sensorKrzysztof Kozlowski2-0/+135
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: dt-bindings: media: max9286: Document 'maxim,reverse-channel-microvolt'Jacopo Mondi1-0/+22
2021-02-06media: i2c: Add driver for RDACM21 camera moduleJacopo Mondi4-0/+650
2021-02-06media: marvell-ccic: power up the device on mclk enableLubomir Rintel1-0/+2
2021-02-06media: dt-bindings: Remove old ov5647.yaml file, update ovti,ov5647.yamlSakari Ailus2-92/+4
2021-02-06media: Clarify v4l2-async subdevice addition APIEzequiel Garcia2-13/+50
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart33-118/+113
2021-02-06media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdevEzequiel Garcia3-7/+12
2021-02-06media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia3-74/+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 Garcia12-142/+96
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: staging/intel-ipu3: Do not zero reserved fieldsRicardo Ribalda1-3/+0
2021-02-06media: ipu3-cio2: Do not zero reserved fieldsRicardo Ribalda1-3/+0
2021-02-06media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAMEEzequiel Garcia2-66/+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/dvb/dvbstb.svg: Antena -> AntennaHans Verkuil1-1/+1
2021-02-05media: media/pci: fix spelling typo of frimwaredingsenjie1-1/+1
2021-02-05media: doc: pixfmt-yuv: Fix 4:4:4 subsampling infoHelen Koike1-3/+3
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
2021-02-05media: em28xx-core: Fix TS2 active ledBrad Love1-1/+3
2021-02-05media: mxl692: MaxLinear 692 ATSC demod/tuner driverBrad Love5-0/+1974
2021-01-31Linux 5.11-rc6v5.11-rc6Linus Torvalds1-1/+1
2021-01-31leds: rt8515: Add Richtek RT8515 LED driverLinus Walleij5-0/+421