aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-23drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO"Hans de Goede1-1/+0
2022-06-23dma-buf: deprecate DMABUF_SYSFS_STATSChristian König1-1/+5
2022-06-23soc: mediatek: fix missing clk_disable_unprepare() on err in svs_resume()Peng Wu1-2/+6
2022-06-23iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pteUros Bizjak1-4/+2
2022-06-23iommu/mediatek: Cleanup pericfg lookup flowAngeloGioacchino Del Regno1-7/+5
2022-06-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski3-6/+92
2022-06-22virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold1-19/+6
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski3-7/+89
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-06-22net: phy: Add support for AQR113C EPHYBhadram Varka1-0/+20
2022-06-22net: pcs: lynx: use mdiodev accessorsRussell King (Oracle)1-20/+10
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi1-1/+1
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi1-1/+21
2022-06-22isdn: mISDN: hfcsusb: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22net: ipa: remove unexpected word "the"Jiang Jian1-2/+2
2022-06-22cxgb4vf: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-22amt: remove unnecessary (void*) conversionsYu Zhe1-4/+4
2022-06-22Input: cyapa_gen6 - aligned "*" each lineJiang Jian1-1/+1
2022-06-22clk: Remove never used devm_clk_*unregister()Andy Shevchenko1-48/+0
2022-06-22clk: Fix pointer casting to prevent oops in devm_clk_release()Uwe Kleine-König1-1/+1
2022-06-22drm/i915/gt: Re-do the intel-gtt splitLucas De Marchi9-734/+714
2022-06-22agp/intel: Rename intel-gtt symbolsLucas De Marchi2-37/+37
2022-06-22Input: gpio_mouse - fix typos in commentsJiang Jian1-1/+1
2022-06-22amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9
2022-06-22drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-22drm/amd/display: Fix DC warning at driver loadQingqing Zhuo1-1/+1
2022-06-22drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"Mario Limonciello1-22/+2
2022-06-22drm/amdgpu: Adjust logic around GTT size (v3)Alex Deucher1-6/+14
2022-06-22drm/amdgpu/vcn: fix no previous prototype warningRuijing Dong1-1/+1
2022-06-22amdgpu/pm: Fix possible array out-of-bounds if SCLK levels != 2Darren Powell1-22/+12
2022-06-22amdgpu/pm: Fix incorrect variable for size of clocks arrayDarren Powell2-8/+10
2022-06-22drm/amdkfd: Free queue after unmap queue successPhilip Yang2-12/+18
2022-06-22drm/amdkfd: Add queue to MES if it becomes activePhilip Yang1-2/+1
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook1-3/+1
2022-06-22remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_initMiaoqian Lin1-3/+4
2022-06-22bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baselineSlark Xiao1-0/+3
2022-06-22coresight: Clear the connection field properlySuzuki K Poulose1-0/+1
2022-06-22video: fbdev: omap: Remove duplicate 'the' in commentJiang Jian1-1/+1
2022-06-22video: fbdev: omapfb: Align '*' in commentJiang Jian1-1/+1
2022-06-22drm/sun4i: Return if frontend is not presentSaud Farooqui1-1/+1
2022-06-22drm/vc4: fix error code in vc4_check_tex_size()Dan Carpenter1-1/+1
2022-06-22drm/hyperv-drm: Include framebuffer and EDID headersThomas Zimmermann1-0/+2
2022-06-22soc: mediatek: mutex: Use DDP_COMPONENT_DITHER0 mod index for MT8365AngeloGioacchino Del Regno1-1/+1
2022-06-22pwm: mediatek: Add MT8365 supportFabien Parent1-0/+7
2022-06-22iommu/ipmmu-vmsa: Fix compatible for rcar-gen4Yoshihiro Shimoda1-1/+1
2022-06-22iommu/mediatek: Lookup phandle to retrieve syscon to infracfgAngeloGioacchino Del Regno1-14/+24
2022-06-22iommu/dma: Fix race condition during iova_domain initializationYunfei Wang1-4/+13
2022-06-22pwm: atmel-tcb: Fix typo in commentJulia Lawall1-1/+1
2022-06-22pwm: Drop support for legacy driversUwe Kleine-König1-81/+1
2022-06-22iommu/dma: Add config for PCI SAC address trickRobin Murphy2-1/+27