aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-29random: split initialization into early step and later stepJason A. Donenfeld1-20/+30
2022-09-29PCI/PM: Reduce D3hot delay with usleep_range()Sajid Dalvi1-7/+9
2022-09-29drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang1-1/+1
2022-09-29drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang1-0/+1
2022-09-29mfd: syscon: Remove repetition of the regmap_get_val_endian()Andy Shevchenko1-8/+0
2022-09-29dmaengine: ioat: remove unused declarations in dma.hGaosheng Cui1-2/+0
2022-09-29dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requestedVaishnav Achath1-2/+10
2022-09-29dmaengine: zynqmp_dma: Add device_synchronize supportSwati Agarwal1-0/+12
2022-09-29dmaengine: dw-edma: Remove runtime PM supportManivannan Sadhasivam1-12/+0
2022-09-29dmaengine: idxd: add configuration for concurrent batch descriptor processingDave Jiang4-3/+40
2022-09-29dmaengine: idxd: add configuration for concurrent work descriptor processingDave Jiang4-15/+75
2022-09-29dmaengine: idxd: add WQ operation cap restriction supportDave Jiang5-3/+117
2022-09-29dmanegine: idxd: reformat opcap output to match bitmap_parse() inputDave Jiang4-7/+26
2022-09-29dmaengine: idxd: convert ats_dis to a wq flagDave Jiang3-5/+8
2022-09-29dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang1-3/+3
2022-09-29dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sgChristian Marangi1-7/+13
2022-09-29dmaengine: qcom-adm: fix wrong sizeof config in slave_configChristian Marangi1-1/+1
2022-09-29clk: qcom: gcc-msm8939: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov1-60/+60
2022-09-29clk: qcom: gcc-msm8939: use parent_hws where possibleDmitry Baryshkov1-216/+216
2022-09-29clk: qcom: gcc-sm6350: Update the .pwrsts for usb gdscsLuca Weiss1-1/+1
2022-09-29clk: qcom: gcc-sc8280xp: use retention for USB power domainsJohan Hovold1-10/+3
2022-09-29clk: qcom: gdsc: add missing error handlingJohan Hovold1-8/+17
2022-09-29drm/hyperv: Add ratelimit on error messageSaurabh Sengar1-1/+1
2022-09-29Merge branch irq/misc-6.1 into irq/irqchip-nextMarc Zyngier2-2/+2
2022-09-29Merge branch irq/rtl-imap-deprecation into irq/irqchip-nextMarc Zyngier1-73/+61
2022-09-29dmaengine: ti: k3-psil: add additional TX threads for j721eMatt Ranostay1-0/+79
2022-09-29dmaengine: ti: k3-psil: add additional TX threads for j7200Matt Ranostay1-0/+67
2022-09-29dmaengine: apple-admac: Trigger shared resetMartin Povišer1-3/+19
2022-09-29dmaengine: apple-admac: Do not use devres for IRQsMartin Povišer1-9/+18
2022-09-29irqchip: Add IMX MU MSI controller driverFrank Li3-0/+468
2022-09-29dmaengine: ti: edma: Remove some unused functionsJiapeng Chong1-40/+0
2022-09-29dmaengine: sh: rcar-dmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-2/+2
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds19-149/+174
2022-09-29phy: phy-mtk-dp: make array driving_params static constColin Ian King1-1/+1
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-3/+5
2022-09-29spi: spi-gxp: Use devm_platform_ioremap_resource()Yang Yingliang1-7/+3
2022-09-29regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne1-0/+15
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li1-1/+7
2022-09-29drm/panel: simple: Add Multi-Inno Technology MI0800FT-9Christoph Niedermaier1-0/+33
2022-09-29drm/amdgpu: correct the memcpy size for ip discovery firmwareLe Ma1-1/+1
2022-09-29drm/amdgpu: Skip put_reset_domain if it doesn't existVignesh Chander1-1/+2
2022-09-29drm/amdgpu: remove switch from amdgpu_gmc_noretry_setGraham Sider1-39/+9
2022-09-29drm/amdgpu: Fix mc_umc_status used uninitialized warningLeo Li1-1/+1
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li1-1/+7
2022-09-29drm/amdgpu: add page retirement handling for CPU RASTao Zhou1-5/+1
2022-09-29drm/amdgpu: use RAS error address convert api in mca notifierTao Zhou1-16/+15
2022-09-29drm/amdgpu: support to convert dedicated umc mca addressTao Zhou1-18/+27
2022-09-29drm/amdgpu: export umc error address convert interfaceTao Zhou2-6/+11
2022-09-29drm/amdgpu: fix sdma v4 init microcode errorLikun Gao1-1/+1
2022-09-29drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()Hamza Mahfooz1-1/+1