Age | Commit message (Expand) | Author | Files | Lines |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 15 | -21/+0 |
2021-03-11 | media: rkisp1: params: fix wrong bits settings | Dafna Hirschfeld | 1 | -1/+0 |
2021-03-11 | media: v4l: vsp1: Fix uif null pointer access | Biju Das | 1 | -2/+2 |
2021-03-11 | media: v4l: vsp1: Fix bru null pointer access | Biju Das | 1 | -1/+1 |
2021-03-11 | media: usbtv: Fix deadlock on suspend | Maxim Mikityanskiy | 1 | -1/+1 |
2021-03-11 | media: rc: compile rc-cec.c into rc-core | Hans Verkuil | 4 | -18/+18 |
2021-02-23 | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o... | Linus Torvalds | 5 | -4/+225 |
2021-02-22 | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2021-02-22 | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -9/+6 |
2021-02-22 | Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 194 | -2872/+23944 |
2021-02-17 | Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 16 | -37/+39 |
2021-02-11 | media: i2c: max9271: Add MODULE_* macros | Jacopo Mondi | 1 | -0/+5 |
2021-02-09 | media: i2c: Kconfig: Make MAX9271 a module | Jacopo Mondi | 2 | -4/+8 |
2021-02-09 | media: imx334: 'ret' is uninitialized, should have been PTR_ERR() | Hans Verkuil | 1 | -1/+2 |
2021-02-06 | media: i2c: Add imx334 camera sensor driver | Martina Krasteva | 3 | -0/+1146 |
2021-02-06 | media: ov8856: Configure sensor for GRBG Bayer for all modes | Robert Foss | 1 | -2/+2 |
2021-02-06 | media: i2c: imx219: Implement V4L2_CID_LINK_FREQ control | Andrey Konovalov | 1 | -1/+14 |
2021-02-06 | media: ov5675: fix vflip/hflip control | Shawn Tu | 1 | -3/+3 |
2021-02-06 | media: ipu3-cio2: Build bridge only if ACPI is enabled | Sakari Ailus | 1 | -1/+1 |
2021-02-06 | media: Remove the legacy v4l2-clk API | Ezequiel Garcia | 2 | -322/+1 |
2021-02-06 | media: ov6650: Use the generic clock framework | Ezequiel Garcia | 1 | -17/+11 |
2021-02-06 | media: mt9m111: Use the generic clock framework | Ezequiel Garcia | 1 | -10/+7 |
2021-02-06 | media: ov9640: Use the generic clock framework | Ezequiel Garcia | 2 | -10/+7 |
2021-02-06 | media: pxa_camera: Drop the v4l2-clk clock register | Ezequiel Garcia | 1 | -29/+1 |
2021-02-06 | media: i2c: imx258: get clock from device properties and enable it via runtim... | Krzysztof Kozlowski | 1 | -8/+61 |
2021-02-06 | media: i2c: imx258: simplify getting state container | Krzysztof Kozlowski | 1 | -4/+2 |
2021-02-06 | media: i2c: imx258: add support for binding via device tree | Krzysztof Kozlowski | 1 | -0/+7 |
2021-02-06 | media: i2c: rdacm20: Constify static structs | Rikard Falkeborn | 1 | -2/+2 |
2021-02-06 | media: i2c: max9286: Configure reverse channel amplitude | Jacopo Mondi | 1 | -1/+22 |
2021-02-06 | media: i2c: max9286: Make channel amplitude programmable | Jacopo Mondi | 1 | -6/+15 |
2021-02-06 | media: i2c: max9286: Break-out reverse channel setup | Jacopo Mondi | 1 | -13/+17 |
2021-02-06 | media: i2c: Add driver for RDACM21 camera module | Jacopo Mondi | 3 | -0/+638 |
2021-02-06 | media: marvell-ccic: power up the device on mclk enable | Lubomir Rintel | 1 | -0/+2 |
2021-02-06 | media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API | Laurent Pinchart | 26 | -99/+85 |
2021-02-06 | media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev | Ezequiel Garcia | 2 | -5/+5 |
2021-02-06 | media: davinci: vpif_display: Remove unused v4l2-async code | Ezequiel Garcia | 2 | -72/+15 |
2021-02-06 | media: pxa-camera: Use v4l2_async_notifier_add_*_subdev | Ezequiel Garcia | 1 | -34/+23 |
2021-02-06 | media: renesas-ceu: Use v4l2_async_notifier_add_*_subdev | Ezequiel Garcia | 1 | -33/+27 |
2021-02-06 | media: marvell-ccic: Use v4l2_async_notifier_add_*_subdev | Ezequiel Garcia | 4 | -17/+19 |
2021-02-06 | media: cadence: Use v4l2_async_notifier_add_fwnode_remote_subdev | Ezequiel Garcia | 1 | -10/+6 |
2021-02-06 | media: st-mipid02: Use v4l2_async_notifier_add_fwnode_remote_subdev | Ezequiel Garcia | 1 | -11/+10 |
2021-02-06 | media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdev | Ezequiel Garcia | 2 | -12/+14 |
2021-02-06 | media: stm32: Use v4l2_async_notifier_add_fwnode_remote_subdev | Ezequiel Garcia | 1 | -56/+30 |
2021-02-06 | media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev | Ezequiel Garcia | 3 | -62/+29 |
2021-02-06 | media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev | Ezequiel Garcia | 7 | -91/+68 |
2021-02-06 | media: i2c: ov5648: remove unnecessary NULL check | Dan Carpenter | 1 | -1/+1 |
2021-02-06 | media: i2c: max9286: fix access to unallocated memory | Tomi Valkeinen | 1 | -1/+1 |
2021-02-06 | media: ipu3-cio2: Do not zero reserved fields | Ricardo Ribalda | 1 | -3/+0 |
2021-02-06 | media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME | Ezequiel Garcia | 1 | -41/+0 |
2021-02-06 | media: i2c: fix spelling mistakes: "enpoint" -> "endpoint" | Colin Ian King | 2 | -2/+2 |