summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-09-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren-5/+0
2022-09-15soc: bcm: brcmstb: biuctrl: Avoid double of_node_put()Florian Fainelli-1/+0
2022-09-15Merge tag 'thunderbolt-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-0/+2
2022-09-15Revert "driver core: Set fw_devlink.strict=1 by default"Greg Kroah-Hartman-1/+1
2022-09-15parisc: remove obsolete manual allocation aligning in iosapicRolf Eike Beer-10/+1
2022-09-14drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1Yifan Zhang-0/+3
2022-09-14drm/amdgpu: make sure to init common IP before gmcAlex Deucher-3/+11
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher-22/+5
2022-09-14drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher-3/+8
2022-09-14pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur-14/+97
2022-09-14gpio: mt7621: Make the irqchip immutableSergio Paracuellos-6/+15
2022-09-14mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov-14/+3
2022-09-14mmc: sdhci: Fix host->cmd is nullWenchao Chen-2/+2
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2022-09-14drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry-2/+3
2022-09-14clk: microchip: mpfs: make the rtc's ahb clock criticalConor Dooley-1/+3
2022-09-14clk: microchip: mpfs: fix clk_cfg array bounds violationConor Dooley-1/+6
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor-2/+1
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor-125/+47
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor-196/+52
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor-133/+78
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor-259/+140
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee-45/+44
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang1-0/+4
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai-2/+4
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee-0/+8
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan-2/+46
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma-0/+6
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas-3/+1
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas-1/+14
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira-0/+3
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira-4/+5
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr-18/+16
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen-2/+1
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee-8/+54
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai-5/+0
2022-09-13drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li-1/+2
2022-09-13drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher-0/+9
2022-09-13drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang-1/+2
2022-09-13drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0Candice Li-0/+1
2022-09-13drm/amdgpu: use dirty framebuffer helperHamza Mahfooz-0/+2
2022-09-13drm/amdgpu: Don't enable LTR if not supportedLijo Lazar-3/+24
2022-09-13drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen-0/+11
2022-09-13gpio: ixp4xx: Make irqchip immutableLinus Walleij-3/+14
2022-09-13USB: serial: option: add Quectel RM520Njerry meng-0/+4
2022-09-13USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)-0/+2
2022-09-13net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei-4/+49
2022-09-13parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang-0/+1
2022-09-13drm/mediatek: Fix wrong dither settingsAllen-KH Cheng-1/+1
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-30/+46