aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-19media: staging: tegra-vde: Power-cycle hardware on probeDmitry Osipenko1-0/+8
2020-07-19media: staging: tegra-vde: Turn ON power domain on shutdownDmitry Osipenko1-0/+19
2020-07-19media: staging: tegra-vde: Runtime PM is always available on TegraDmitry Osipenko1-16/+0
2020-07-18media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.B K Karthik1-3/+3
2020-07-18media: atomisp: make const arrays static, makes object smallerColin Ian King1-3/+3
2020-07-18media: atomisp: Clean up non-existing folders from MakefileAndy Shevchenko1-5/+0
2020-07-18media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()Andy Shevchenko1-9/+5
2020-07-18media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()Andy Shevchenko1-27/+24
2020-07-18media: atomisp: Use temporary variable for device in gmin_subdev_add()Andy Shevchenko1-15/+2
2020-07-18media: atomisp: Refactor PMIC detection to a separate functionAndy Shevchenko1-23/+36
2020-07-18media: atomisp: Deduplicate return ret in gmin_i2c_write()Andy Shevchenko1-7/+3
2020-07-18media: atomisp: Make pointer to PMIC client globalAndy Shevchenko1-2/+3
2020-07-18media: atomisp: Don't try to parse unexpected ACPI object typeAndy Shevchenko1-0/+4
2020-07-18media: atomisp: make platform data more readableAndy Shevchenko1-0/+3
2020-07-18media: atomisp: Drop global atomisp_dev variable (easy cases)Andy Shevchenko4-18/+15
2020-07-18media: atomisp: Replace direct access to MMIO with proper helpersAndy Shevchenko5-40/+35
2020-07-18media: atomisp: Unify pdev to be pointer to struct pci_deviceAndy Shevchenko3-151/+127
2020-07-18media: atomisp: Get rid of struct pci_dev in struct atomisp_deviceAndy Shevchenko5-38/+43
2020-07-18media: atomisp: don't pass struct device_driver as parameterAndy Shevchenko3-3/+4
2020-07-18media: atomisp: Use proper APIs to find I²C client device by ACPI HIDAndy Shevchenko1-25/+18
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko2-4/+1
2020-07-18media: atomisp: Replace last use of Intel MID APIsAndy Shevchenko2-4/+2
2020-07-18media: atomisp: place all gpio parsing togetherMauro Carvalho Chehab1-46/+40
2020-07-18media: atomisp: split add from find subdevMauro Carvalho Chehab1-2/+4
2020-07-18media: atomisp: print info if gpio0 and gpio2 were detectedMauro Carvalho Chehab1-0/+4
2020-07-18media: atomisp: fix call to g_frame_intervalMauro Carvalho Chehab1-1/+1
2020-07-18media: atomisp: properly parse CLK PMIC on newer devicesMauro Carvalho Chehab1-2/+64
2020-07-18media: atomisp: Prepare sensor support for ACPI PMMauro Carvalho Chehab1-6/+83
2020-07-18media: atomisp: reorganize the code under gmin_subdev_add()Mauro Carvalho Chehab1-59/+60
2020-07-17media: atomisp: fix the handling of clock numberMauro Carvalho Chehab1-7/+42
2020-07-04media: staging: rkisp1: set more precise size errors in debugfsDafna Hirschfeld3-4/+16
2020-07-04media: staging: rkisp1: rsz: fix resolution limitation on sink padHelen Koike1-4/+4
2020-07-04media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_ISP_SD_SRCDafna Hirschfeld3-4/+4
2020-07-04media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'Dafna Hirschfeld1-23/+23
2020-07-04media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRCDafna Hirschfeld1-13/+12
2020-07-04media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formatsDafna Hirschfeld1-2/+2
2020-07-04media: allegro: Fix some NULL vs IS_ERR() checks in probeDan Carpenter1-4/+4
2020-07-04media: staging/media/soc_camera: remove this driverHans Verkuil13-7359/+0
2020-07-04media: staging: rkisp1: cap: remove support of BGR666 formatDafna Hirschfeld1-4/+0
2020-06-23media: staging: tegra-vde: fix runtime pm imbalance on errorDinghao Liu1-3/+1
2020-06-23media: staging: rkisp1: fix dev param for dev_* debugsDafna Hirschfeld4-10/+13
2020-06-23media: staging: rkisp1: stats: don't set stats flags in rkisp1_stats_send_measurementDafna Hirschfeld1-10/+3
2020-06-23media: staging: rkisp1 stats: set a measure flag with '|=' instead of '='Dafna Hirschfeld1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-9/+9
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds674-6780/+5133
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada3-9/+9
2020-06-11media: rkvdec: Fix H264 scaling list orderJonas Karlman1-48/+22
2020-06-11media: cedrus: Implement runtime PMJernej Skrabec4-45/+104
2020-06-11media: cedrus: Program output format during each runSamuel Holland2-3/+2
2020-06-11media: atomisp: improve ACPI/DMI detection logsMauro Carvalho Chehab1-6/+12