aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-03media: i2c: imx319: Support device probe in non-zero ACPI D stateRajmohan Mani1-30/+44
2021-10-19media: Add ADV7610 support for adv7604 driver.Krzysztof Hałasa1-6/+9
2021-10-19media: TDA1997x: replace video detection routineKrzysztof Hałasa2-52/+70
2021-10-19media: i2c: select V4L2_ASYNC where neededArnd Bergmann1-0/+2
2021-10-08media: ov5670: Add implementation for eventsRicardo Ribalda1-1/+10
2021-10-08media: ov13858: Add implementation for eventsRicardo Ribalda1-1/+10
2021-10-08media: dw9714: Add implementation for eventsRicardo Ribalda1-2/+12
2021-10-08media: i2c: add driver for the SK Hynix Hi-846 8M pixel cameraMartin Kepplinger3-0/+2204
2021-09-30media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receiversSean Young1-0/+1
2021-09-30media: i2c: ths8200 needs V4L2_ASYNCRandy Dunlap1-0/+1
2021-09-30media: video-i2c: more precise intervals between framesSeongyong Park1-9/+12
2021-09-30media: TDA1997x: handle short reads of hdmi info frame.Tom Rix1-4/+4
2021-09-30media: ov8856: Set default mbus format but allow caller to alterHsin-Yi Wang1-11/+72
2021-09-30media: Add sensor driver support for the ov13b10 camera.Arec Kao3-0/+1502
2021-09-30media: imx258: Fix getting clock frequencySakari Ailus1-6/+6
2021-09-30media: TDA1997x: fix tda1997x_remove()Krzysztof Hałasa1-2/+2
2021-09-30media: mt9p031: Use BIT macroStefan Riedmueller1-15/+12
2021-09-30media: mt9p031: Fix corrupted frame after restarting streamDirk Bender1-1/+27
2021-09-30media: mt9p031: Make pixel clock polarity configurable by DTChristian Hemp2-1/+20
2021-09-30media: mt9p031: Read back the real clock rateEnrico Scholz1-3/+6
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus2-21/+18
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-09-08i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano1-1/+1
2021-08-04media: TDA1997x: report -ENOLINK after disconnecting HDMI sourceKrzysztof Hałasa1-1/+2
2021-08-04media: TDA1997x: fix tda1997x_query_dv_timings() return valueKrzysztof Hałasa1-2/+3
2021-08-04media: Fix cosmetic error in TDA1997x driverKrzysztof Hałasa1-1/+1
2021-08-04media: imx258: Limit the max analogue gain to 480Umang Jain1-1/+1
2021-08-04media: imx258: Rectify mismatch of VTS valueLaurent Pinchart1-1/+1
2021-08-04media: ov8856: ignore gpio and regulator for ov8856 with ACPIBingbu Cao1-13/+14
2021-08-04media: ov9734: use group write for digital gainBingbu Cao1-1/+23
2021-08-04media: ov2740: use group write for digital gainBingbu Cao1-2/+24
2021-08-04media: ccs: Implement support for manual LP controlSakari Ailus1-0/+47
2021-08-04media: i2c: use DEVICE_ATTR_RO() helper macroZhen Lei1-7/+4
2021-08-04media: i2c: et8ek8: use DEVICE_ATTR_RO() helper macroZhen Lei1-3/+2
2021-08-04media: ov5640: Complement yuv mbus formats with their 1X16 versionsXavier Roumegue1-0/+4
2021-08-04media: i2c: Add ov9282 camera sensor driverMartina Krasteva3-0/+1152
2021-08-04media: i2c: Add imx412 camera sensor driverMartina Krasteva3-1/+1287
2021-08-04media: i2c: Add imx335 camera sensor driverMartina Krasteva3-0/+1144
2021-07-22media: i2c: adv7180: fix adv7280 BT.656-4 compatibilityMatthew Michilot1-4/+26
2021-07-22media: i2c: adv7180: Print the chip ID on probeFabio Estevam1-2/+10
2021-07-22media: adv7180: Add optional reset GPIOFrieder Schrempf1-0/+24
2021-07-12media: TDA1997x: enable EDID supportKrzysztof Hałasa1-0/+1
2021-07-12media: i2c: tvp5150: deleted the repeated wordlijian1-1/+1
2021-06-17media: i2c: rdacm20: Re-work ov10635 resetJacopo Mondi1-12/+17
2021-06-17media: i2c: rdacm20: Check return valuesJacopo Mondi1-4/+9
2021-06-17media: i2c: rdacm20: Report camera module nameJacopo Mondi1-1/+1
2021-06-17media: i2c: rdacm20: Enable noise immunityJacopo Mondi1-1/+13
2021-06-17media: i2c: rdacm20: Embed 'serializer' fieldJacopo Mondi1-21/+15
2021-06-17media: i2c: rdacm21: Power up OV10640 before OV490Jacopo Mondi1-14/+32
2021-06-17media: i2c: rdacm21: Fix OV10640 powerupJacopo Mondi1-2/+8