summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-11net: phy: at803x: make array offsets staticColin Ian King
2022-01-11nfc: pn544: make array rset_cmd static constColin Ian King
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault
2022-01-11libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-11net: ethernet: sun4i-emac: replace magic number with macroConley Lee
2022-01-11Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-nextStephen Boyd
2022-01-11Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into ...Stephen Boyd
2022-01-11Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...Stephen Boyd
2022-01-11Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd
2022-01-11Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d...Stephen Boyd
2022-01-11Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-01-11Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11drivers/pcmcia: Fix ifdef covering yenta_pm_opsPaul E. McKenney
2022-01-11Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-11drm/amdkfd: Fix ASIC name typosKent Russell
2022-01-11drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou
2022-01-11drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen
2022-01-11drm/amdgpu: not return error on the init_apu_flagsPrike Liang
2022-01-11drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling
2022-01-11drm/amdkfd: Use prange->list head for insert_listFelix Kuehling
2022-01-11drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang
2022-01-11drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito
2022-01-11Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj
2022-01-11drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello
2022-01-11drm/amdkfd: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-11drm/amdgpu: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-11drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()Tom St Denis
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das
2022-01-11drm/amdkfd: remove unused functionNirmoy Das
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das
2022-01-11drm/amdgpu: Unmap MMIO mappings when device is not unpluggedLeslie Shi
2022-01-11drm/amdgpu: Enable second VCN for certain Navy Flounder.Peng Ju Zhou
2022-01-11drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello
2022-01-11drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu
2022-01-11Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-01-11ntb_hw_switchtec: Fix a minor issue in config_req_id_table()Kelvin Cao
2022-01-11ntb_hw_switchtec: Remove code for disabling ID protectionKelvin Cao
2022-01-11ntb_hw_switchtec: Update the way of getting VEP instance IDKelvin Cao
2022-01-11ntb_hw_switchtec: AND with the part_map for a valid tpart_vecJeremy Pallotta
2022-01-11ntb_hw_switchtec: Fix bug with more than 32 partitionsWesley Sheng
2022-01-11ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_allJeremy Pallotta
2022-01-11ntb_hw_switchtec: fix the spelling of "its"Randy Dunlap
2022-01-11NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel-doc commentYang Li
2022-01-11ntb_hw_amd: Add NTB PCI ID for new gen CPUSanjay R Mehta
2022-01-11Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds