Age | Commit message (Expand) | Author | Files | Lines |
2021-11-23 | Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -2/+2 |
2021-11-19 | media: hi846: remove the of_match_ptr macro | Martin Kepplinger | 1 | -1/+1 |
2021-11-19 | media: hi846: include property.h instead of of_graph.h | Martin Kepplinger | 1 | -1/+1 |
2021-11-03 | media: i2c: imx319: Support device probe in non-zero ACPI D state | Rajmohan Mani | 1 | -30/+44 |
2021-10-19 | media: Add ADV7610 support for adv7604 driver. | Krzysztof Hałasa | 1 | -6/+9 |
2021-10-19 | media: TDA1997x: replace video detection routine | Krzysztof Hałasa | 2 | -52/+70 |
2021-10-19 | media: i2c: select V4L2_ASYNC where needed | Arnd Bergmann | 1 | -0/+2 |
2021-10-08 | media: ov5670: Add implementation for events | Ricardo Ribalda | 1 | -1/+10 |
2021-10-08 | media: ov13858: Add implementation for events | Ricardo Ribalda | 1 | -1/+10 |
2021-10-08 | media: dw9714: Add implementation for events | Ricardo Ribalda | 1 | -2/+12 |
2021-10-08 | media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera | Martin Kepplinger | 3 | -0/+2204 |
2021-09-30 | media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers | Sean Young | 1 | -0/+1 |
2021-09-30 | media: i2c: ths8200 needs V4L2_ASYNC | Randy Dunlap | 1 | -0/+1 |
2021-09-30 | media: video-i2c: more precise intervals between frames | Seongyong Park | 1 | -9/+12 |
2021-09-30 | media: TDA1997x: handle short reads of hdmi info frame. | Tom Rix | 1 | -4/+4 |
2021-09-30 | media: ov8856: Set default mbus format but allow caller to alter | Hsin-Yi Wang | 1 | -11/+72 |
2021-09-30 | media: Add sensor driver support for the ov13b10 camera. | Arec Kao | 3 | -0/+1502 |
2021-09-30 | media: imx258: Fix getting clock frequency | Sakari Ailus | 1 | -6/+6 |
2021-09-30 | media: TDA1997x: fix tda1997x_remove() | Krzysztof Hałasa | 1 | -2/+2 |
2021-09-30 | media: mt9p031: Use BIT macro | Stefan Riedmueller | 1 | -15/+12 |
2021-09-30 | media: mt9p031: Fix corrupted frame after restarting stream | Dirk Bender | 1 | -1/+27 |
2021-09-30 | media: mt9p031: Make pixel clock polarity configurable by DT | Christian Hemp | 2 | -1/+20 |
2021-09-30 | media: mt9p031: Read back the real clock rate | Enrico Scholz | 1 | -3/+6 |
2021-09-30 | media: v4l: async: Rename async nf functions, clean up long lines | Sakari Ailus | 2 | -21/+18 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-09-08 | i2c/drivers/ov02q10: use HZ macros | Daniel Lezcano | 1 | -1/+1 |
2021-08-04 | media: TDA1997x: report -ENOLINK after disconnecting HDMI source | Krzysztof Hałasa | 1 | -1/+2 |
2021-08-04 | media: TDA1997x: fix tda1997x_query_dv_timings() return value | Krzysztof Hałasa | 1 | -2/+3 |
2021-08-04 | media: Fix cosmetic error in TDA1997x driver | Krzysztof Hałasa | 1 | -1/+1 |
2021-08-04 | media: imx258: Limit the max analogue gain to 480 | Umang Jain | 1 | -1/+1 |
2021-08-04 | media: imx258: Rectify mismatch of VTS value | Laurent Pinchart | 1 | -1/+1 |
2021-08-04 | media: ov8856: ignore gpio and regulator for ov8856 with ACPI | Bingbu Cao | 1 | -13/+14 |
2021-08-04 | media: ov9734: use group write for digital gain | Bingbu Cao | 1 | -1/+23 |
2021-08-04 | media: ov2740: use group write for digital gain | Bingbu Cao | 1 | -2/+24 |
2021-08-04 | media: ccs: Implement support for manual LP control | Sakari Ailus | 1 | -0/+47 |
2021-08-04 | media: i2c: use DEVICE_ATTR_RO() helper macro | Zhen Lei | 1 | -7/+4 |
2021-08-04 | media: i2c: et8ek8: use DEVICE_ATTR_RO() helper macro | Zhen Lei | 1 | -3/+2 |
2021-08-04 | media: ov5640: Complement yuv mbus formats with their 1X16 versions | Xavier Roumegue | 1 | -0/+4 |
2021-08-04 | media: i2c: Add ov9282 camera sensor driver | Martina Krasteva | 3 | -0/+1152 |
2021-08-04 | media: i2c: Add imx412 camera sensor driver | Martina Krasteva | 3 | -1/+1287 |
2021-08-04 | media: i2c: Add imx335 camera sensor driver | Martina Krasteva | 3 | -0/+1144 |
2021-07-22 | media: i2c: adv7180: fix adv7280 BT.656-4 compatibility | Matthew Michilot | 1 | -4/+26 |
2021-07-22 | media: i2c: adv7180: Print the chip ID on probe | Fabio Estevam | 1 | -2/+10 |
2021-07-22 | media: adv7180: Add optional reset GPIO | Frieder Schrempf | 1 | -0/+24 |
2021-07-12 | media: TDA1997x: enable EDID support | Krzysztof Hałasa | 1 | -0/+1 |
2021-07-12 | media: i2c: tvp5150: deleted the repeated word | lijian | 1 | -1/+1 |
2021-06-17 | media: i2c: rdacm20: Re-work ov10635 reset | Jacopo Mondi | 1 | -12/+17 |
2021-06-17 | media: i2c: rdacm20: Check return values | Jacopo Mondi | 1 | -4/+9 |
2021-06-17 | media: i2c: rdacm20: Report camera module name | Jacopo Mondi | 1 | -1/+1 |
2021-06-17 | media: i2c: rdacm20: Enable noise immunity | Jacopo Mondi | 1 | -1/+13 |