summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-31char: add HAS_IOPORT dependenciesNiklas Schnelle1-1/+2
2023-05-31uio: dfl: add vendor-specific feature idPeter Colberg1-0/+2
2023-05-31uacce: vma_close clears q->qfrs when freeing qfrsZhangfei Gao1-4/+7
2023-05-31uacce: use q->mapping to replace inode->i_mappingZhangfei Gao1-7/+7
2023-05-31misc: smpro-errmon: Remove the unneeded include <linux/i2c.h>Christophe JAILLET1-1/+0
2023-05-31misc/xilinx_sdfec: remove redundant _{open, release} functionBo Svangård1-12/+0
2023-05-29mei: bus-fixup: fix buffer typeAlexander Usyskin1-2/+2
2023-05-29mei: bus: drop useless cldev null checkAlexander Usyskin1-9/+0
2023-05-29misc: add HAS_IOPORT dependenciesNiklas Schnelle2-2/+7
2023-05-29misc: Switch i2c drivers back to use .probe()Uwe Kleine-König16-18/+18
2023-05-29accessibility: use C99 array initRandy Dunlap1-1/+1
2023-05-28Merge v6.4-rc4 into char-misc-nextGreg Kroah-Hartman363-1788/+3305
2023-05-28Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-31/+63
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+6
2023-05-27Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-46/+55
2023-05-27Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-29/+136
2023-05-27Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+27
2023-05-27Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+7
2023-05-27Merge tag 'vfio-v6.4-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+5
2023-05-27Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2023-05-26Merge tag 'thermal-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-05-26Merge tag 'pm-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-9/+37
2023-05-26cxl: Explicitly initialize resources when media is not readyDave Jiang1-6/+11
2023-05-26Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-16/+18
2023-05-26Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds20-135/+149
2023-05-26NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura1-0/+2
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2-5/+23
2023-05-26Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie11-100/+92
2023-05-26Merge tag 'amd-drm-fixes-6.4-2023-05-24' of https://gitlab.freedesktop.org/ag...Dave Airlie8-33/+47
2023-05-26Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+14
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds31-196/+370
2023-05-25cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()Wyes Karny1-1/+7
2023-05-25Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds14-112/+132
2023-05-25Merge tag 'platform-drivers-x86-v6.4-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-18/+35
2023-05-25Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann1-1/+1
2023-05-25Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...Arnd Bergmann1-1/+3
2023-05-25net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2-26/+29
2023-05-25net: phy: mscc: remove unnecessary phydev lockingDavid Epping1-4/+0
2023-05-25net: phy: mscc: add support for VSC8501David Epping2-0/+26
2023-05-25net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-05-24drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu2-21/+16
2023-05-24drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-24drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-05-24drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher1-0/+10
2023-05-24drm/amdgpu: don't enable secure display on incompatible platformsJesse Zhang1-1/+7
2023-05-24drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary2-2/+6
2023-05-24Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-64/+51
2023-05-24Merge tag 'regulator-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+9
2023-05-24Merge tag 'mmc-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-11/+20