aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-22pcmcia: at91_cf: make mc staticruanjinjie
2022-09-22pcmcia: remove VR41XX PCMCIA driverThomas Bogendoerfer
2022-09-22pcmcia: sa1100: Make sa11x0_drv_pcmcia_legacy_remove() return voidUwe Kleine-König
2022-09-21Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-16Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-16Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-09-16Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-16Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-16Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-16Merge tag 'amd-drm-fixes-6.0-2022-09-14' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-15parisc: remove obsolete manual allocation aligning in iosapicRolf Eike Beer
2022-09-14drm/amdgpu: make sure to init common IP before gmcAlex Deucher
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher
2022-09-14drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher
2022-09-14pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur
2022-09-14gpio: mt7621: Make the irqchip immutableSergio Paracuellos
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-09-14drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai
2022-09-13drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li
2022-09-13drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher
2022-09-13drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang
2022-09-13drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0Candice Li
2022-09-13drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-13drm/amdgpu: Don't enable LTR if not supportedLijo Lazar
2022-09-13drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen
2022-09-13gpio: ixp4xx: Make irqchip immutableLinus Walleij
2022-09-13parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang
2022-09-12Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds