aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-15interconnect: imx: fix max_node_idPeng Fan1-4/+4
2022-07-15media: venus: set ubwc configuration on specific video hardwareVikash Garodia6-0/+63
2022-07-15media: venus: venus_helper_get_bufreq(): req is never NULLHans Verkuil1-4/+2
2022-07-15media: ov5693: add ov5693_of_match, dts supportTommaso Merciai1-0/+7
2022-07-15media: ov5693: add support for acpi clock-frequency propTommaso Merciai1-5/+17
2022-07-15media: ov5693: rename clk into xvclkTommaso Merciai1-10/+10
2022-07-15media: ov5693: add dvdd into ov5693_supply_names arrayTommaso Merciai1-0/+1
2022-07-15media: ov5693: count num_supplies using array_sizeTommaso Merciai1-8/+7
2022-07-15media: entity: Use dedicated data link iteratorDaniel Scally1-3/+3
2022-07-15media: entity: Add iterator for entity data linksDaniel Scally1-0/+16
2022-07-15media: mt9p031: Implement crop bounds get selectionMarek Vasut1-5/+15
2022-07-15media: stm32: dcmi: Fix subdev op call with uninitialized stateTomi Valkeinen1-12/+2
2022-07-15media: ar0521: fix Kconfig: VIDEO_V4L2 -> VIDEO_DEVHans Verkuil1-1/+1
2022-07-15media: Replace dependency on VIDEO_V4L2_SUBDEV_API with selectLaurent Pinchart3-4/+10
2022-07-15media: ov7251: add missing disable functions on error in ov7251_set_power_on()Yang Yingliang1-0/+2
2022-07-15media: sunxi: Depend on GENERIC_PHY_MIPI_DPHYSakari Ailus2-0/+2
2022-07-15Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai11-48/+80
2022-07-15drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko1-3/+3
2022-07-15drm/amd/display: Fix new dmub notification enabling in DMStylon Wang1-8/+19
2022-07-15media: v4l2: Sanitize colorspace values in the frameworkLaurent Pinchart1-10/+55
2022-07-15media: vivid: Add support for the new YUVA and YUVX formatsLaurent Pinchart1-0/+15
2022-07-15media: v4l2-tpg: Add support for the new YUVA and YUVX formatsLaurent Pinchart1-0/+6
2022-07-15media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formatsLaurent Pinchart1-0/+2
2022-07-15media: mediatek: vcodec: Make encoder capability fields fit requirementsChen-Yu Tsai2-4/+4
2022-07-15media: mediatek: vcodec: Make decoder capability fields fit requirementsChen-Yu Tsai1-3/+4
2022-07-15media: lirc: ensure lirc device receives repeatsMarko Mäkelä1-1/+2
2022-07-15media: ati-remote: remove private err() macroOliver Neukum1-6/+5
2022-07-15media: igorplugusb: use correct size pass to igorplugusb_probe()Yang Yingliang1-2/+2
2022-07-15media: vimc: use data link entities enum to index the ent_config arrayDaniel Oakley1-11/+11
2022-07-15media: vimc: enumerate data link entities for clarityDaniel Oakley1-8/+28
2022-07-15media: vimc: expand the names of vimc entity typesDaniel Oakley7-648/+652
2022-07-15drm/amdgpu: Fix for drm buddy memory corruptionArunpravin Paneer Selvam2-9/+9
2022-07-15media: vimc: add ancillary lensYunke Cao4-21/+170
2022-07-15media: v4l: async: Also match secondary fwnode endpointsSakari Ailus1-14/+21
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov8-10/+10
2022-07-15drm/i915/reset: Handle reset timeouts under unrelated kernel hangsChris Wilson1-3/+3
2022-07-15platform/chrome: cros_ec_typec: Get retimer handlePrashant Malani1-3/+41
2022-07-15platform/chrome: cros_ec_typec: Cleanup switch handle return pathsPrashant Malani1-4/+2
2022-07-15platform/chrome: cros_typec_switch: Register mode switchesPrashant Malani1-0/+40
2022-07-15platform/chrome: cros_typec_switch: Add event checkPrashant Malani1-2/+70
2022-07-15platform/chrome: cros_typec_switch: Set EC retimerPrashant Malani1-1/+55
2022-07-15platform/chrome: cros_typec_switch: Add switch driverPrashant Malani3-0/+182
2022-07-15Merge tag 'cpufreq-arm-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-2/+6
2022-07-15phy: rockchip-inno-usb2: Ignore OTG IRQs in host modeSamuel Holland1-1/+3
2022-07-15phy: qcom-qmp-usb: statify qmp_phy_vreg_lVinod Koul1-1/+1
2022-07-15regulator: of: Fix refcount leak bug in of_get_regulation_constraints()Liang He1-1/+5
2022-07-15ACPI: utils: Add api to read _SUB from ACPIStefan Binding1-0/+38
2022-07-15phy: stm32: fix error return in stm32_usbphyc_phy_initFabrice Gasnier1-1/+3
2022-07-15drm/amdgpu: re-apply "move internal vram_mgr function into the C file""Christian König2-27/+29
2022-07-15drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new""Christian König1-8/+14