summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: imx319: Support device probe in non-zero ACPI D stateRajmohan Mani2021-11-031-30/+44
* media: Add ADV7610 support for adv7604 driver.Krzysztof Hałasa2021-10-191-6/+9
* media: TDA1997x: replace video detection routineKrzysztof Hałasa2021-10-192-52/+70
* media: i2c: select V4L2_ASYNC where neededArnd Bergmann2021-10-191-0/+2
* media: ov5670: Add implementation for eventsRicardo Ribalda2021-10-081-1/+10
* media: ov13858: Add implementation for eventsRicardo Ribalda2021-10-081-1/+10
* media: dw9714: Add implementation for eventsRicardo Ribalda2021-10-081-2/+12
* media: i2c: add driver for the SK Hynix Hi-846 8M pixel cameraMartin Kepplinger2021-10-083-0/+2204
* media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receiversSean Young2021-09-301-0/+1
* media: i2c: ths8200 needs V4L2_ASYNCRandy Dunlap2021-09-301-0/+1
* media: video-i2c: more precise intervals between framesSeongyong Park2021-09-301-9/+12
* media: TDA1997x: handle short reads of hdmi info frame.Tom Rix2021-09-301-4/+4
* media: ov8856: Set default mbus format but allow caller to alterHsin-Yi Wang2021-09-301-11/+72
* media: Add sensor driver support for the ov13b10 camera.Arec Kao2021-09-303-0/+1502
* media: imx258: Fix getting clock frequencySakari Ailus2021-09-301-6/+6
* media: TDA1997x: fix tda1997x_remove()Krzysztof Hałasa2021-09-301-2/+2
* media: mt9p031: Use BIT macroStefan Riedmueller2021-09-301-15/+12
* media: mt9p031: Fix corrupted frame after restarting streamDirk Bender2021-09-301-1/+27
* media: mt9p031: Make pixel clock polarity configurable by DTChristian Hemp2021-09-302-1/+20
* media: mt9p031: Read back the real clock rateEnrico Scholz2021-09-301-3/+6
* media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus2021-09-302-21/+18
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* | media: TDA1997x: report -ENOLINK after disconnecting HDMI sourceKrzysztof Hałasa2021-08-041-1/+2
* | media: TDA1997x: fix tda1997x_query_dv_timings() return valueKrzysztof Hałasa2021-08-041-2/+3
* | media: Fix cosmetic error in TDA1997x driverKrzysztof Hałasa2021-08-041-1/+1
* | media: imx258: Limit the max analogue gain to 480Umang Jain2021-08-041-1/+1
* | media: imx258: Rectify mismatch of VTS valueLaurent Pinchart2021-08-041-1/+1
* | media: ov8856: ignore gpio and regulator for ov8856 with ACPIBingbu Cao2021-08-041-13/+14
* | media: ov9734: use group write for digital gainBingbu Cao2021-08-041-1/+23
* | media: ov2740: use group write for digital gainBingbu Cao2021-08-041-2/+24
* | media: ccs: Implement support for manual LP controlSakari Ailus2021-08-041-0/+47
* | media: i2c: use DEVICE_ATTR_RO() helper macroZhen Lei2021-08-041-7/+4
* | media: i2c: et8ek8: use DEVICE_ATTR_RO() helper macroZhen Lei2021-08-041-3/+2
* | media: ov5640: Complement yuv mbus formats with their 1X16 versionsXavier Roumegue2021-08-041-0/+4
* | media: i2c: Add ov9282 camera sensor driverMartina Krasteva2021-08-043-0/+1152
* | media: i2c: Add imx412 camera sensor driverMartina Krasteva2021-08-043-1/+1287
* | media: i2c: Add imx335 camera sensor driverMartina Krasteva2021-08-043-0/+1144
* | media: i2c: adv7180: fix adv7280 BT.656-4 compatibilityMatthew Michilot2021-07-221-4/+26
* | media: i2c: adv7180: Print the chip ID on probeFabio Estevam2021-07-221-2/+10
* | media: adv7180: Add optional reset GPIOFrieder Schrempf2021-07-221-0/+24
* | media: TDA1997x: enable EDID supportKrzysztof Hałasa2021-07-121-0/+1
* | media: i2c: tvp5150: deleted the repeated wordlijian2021-07-121-1/+1
|/
* media: i2c: rdacm20: Re-work ov10635 resetJacopo Mondi2021-06-171-12/+17
* media: i2c: rdacm20: Check return valuesJacopo Mondi2021-06-171-4/+9
* media: i2c: rdacm20: Report camera module nameJacopo Mondi2021-06-171-1/+1
* media: i2c: rdacm20: Enable noise immunityJacopo Mondi2021-06-171-1/+13
* media: i2c: rdacm20: Embed 'serializer' fieldJacopo Mondi2021-06-171-21/+15
* media: i2c: rdacm21: Power up OV10640 before OV490Jacopo Mondi2021-06-171-14/+32
* media: i2c: rdacm21: Fix OV10640 powerupJacopo Mondi2021-06-171-2/+8