aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-27media: stm32: dcmi: Fill in remaining Bayer formatsMarek Vasut1-0/+48
2022-06-27drm/ast: Fix black screen when getting out of suspendJocelyn Falempe1-0/+13
2022-06-27media: mediatek: vcodec: Initialize decoder parameters after getting dec_capabilityYunfei Dong2-2/+2
2022-06-27media: rkvdec:Remove redundant memsetZhang Zekun1-2/+0
2022-06-27media: atmel: atmel-isc-base: allow wb ctrls to be changed when isc is not configuredEugen Hristev1-4/+0
2022-06-27media: sta2x11: remove VIRT_TO_BUS dependencyArnd Bergmann1-1/+1
2022-06-27media: mediatek: vcodec: return EINVAL if plane is too smallJustin Green1-0/+1
2022-06-27media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian1-1/+1
2022-06-27media: mediatek: vcodec: remove unneeded semicolonYang Li1-1/+1
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman160-715/+1607
2022-06-27media: hdpvr: fix error value returns in hdpvr_readNiels Dossche1-1/+1
2022-06-27Merge 5.19-rc4 into char-misc-nextGreg Kroah-Hartman160-715/+1607
2022-06-27media: mediatek: vcodec: fix minmax.cocci warningGuo Zhengkui1-1/+1
2022-06-27drm/mcde: Fix refcount leak in mcde_dsi_bindMiaoqian Lin1-0/+1
2022-06-27media: ddbridge: Remove useless license text when SPDX-License-Identifier is already usedChristophe JAILLET16-147/+3
2022-06-27media: em28xx: Remove useless license text when SPDX-License-Identifier is already usedChristophe JAILLET11-103/+0
2022-06-27media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already usedChristophe JAILLET1-5/+0
2022-06-27media: platform: cros-ec: Add kinox to the match tableAjye Huang1-0/+2
2022-06-27media: amphion: output firmware error messageMing Qian1-1/+6
2022-06-27media: imx-jpeg: Disable slot interrupt when frame doneMing Qian3-8/+8
2022-06-27media: mediatek: vcodec: Change encoder v4l2 capability valueYunfei Dong2-3/+2
2022-06-27media: mediatek: vcodec: Fix encoder v4l2 bus_info not correctlyYunfei Dong1-1/+20
2022-06-27media: mediatek: vcodec: Change decoder v4l2 capability valueYunfei Dong1-2/+2
2022-06-27media: mediatek: vcodec: Fix decoder v4l2 bus_info not correctlyYunfei Dong1-1/+22
2022-06-27media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()Laurent Pinchart1-3/+3
2022-06-27media: rkisp1: Align macro definitionsLaurent Pinchart1-15/+15
2022-06-27media: rkisp1: capture: Bypass the main device for handling querycapPaul Elder1-5/+2
2022-06-27platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare1-0/+1
2022-06-27platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices()Dan Carpenter1-1/+3
2022-06-27media: rkisp1: debug: Update max register name lengthLaurent Pinchart1-3/+9
2022-06-27platform/x86: intel/pmc: Add Alder Lake N support to PMC core driverGayatri Kammela1-0/+1
2022-06-27media: rkisp1: debug: Consolidate reg dumps for shadow registersLaurent Pinchart1-50/+33
2022-06-27platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare1-0/+1
2022-06-27platform/x86/dell: Kconfig: Remove unnecessary "depends on X86_PLATFORM_DEVICES"Hans de Goede1-1/+0
2022-06-27platform/x86: Kconfig: Remove unnecessary "if X86"Hans de Goede1-3/+2
2022-06-27platform/x86: acer_wmi: Cleanup Kconfig selectsHans de Goede1-5/+3
2022-06-27platform/x86: thinkpad_acpi: Replace custom str_on_off() etcAndy Shevchenko1-34/+21
2022-06-27platform/x86: thinkpad_acpi: Sort headers for better maintenanceAndy Shevchenko1-27/+31
2022-06-27platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices()Dan Carpenter1-1/+3
2022-06-27media: rkisp1: debug: Move resizer register dump to debugfsLaurent Pinchart2-37/+57
2022-06-27platform/x86: intel/pmc: Add Alder Lake N support to PMC core driverGayatri Kammela1-0/+1
2022-06-27media: rkisp1: debug: Add debugfs files to dump core and ISP registersLaurent Pinchart1-0/+72
2022-06-27media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHDLaurent Pinchart2-0/+63
2022-06-27media: rkisp1: Compile debugfs support conditionallyLaurent Pinchart2-8/+19
2022-06-27media: rkisp1: Move debugfs code to a separate fileLaurent Pinchart4-32/+57
2022-06-27media: rkisp1: resizer: Simplify register accessLaurent Pinchart3-155/+75
2022-06-27media: rkisp1: Swap value and address arguments to rkisp1_write()Laurent Pinchart6-485/+474
2022-06-27media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefixLaurent Pinchart3-43/+44
2022-06-27media: rkisp1: regs: Don't use BIT() macro for multi-bit register fieldsLaurent Pinchart1-27/+27
2022-06-27media: rkisp1: Simplify rkisp1_entities_register() error pathLaurent Pinchart1-21/+19