summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-03-03usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl
2023-03-03usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus
2023-03-03wifi: rtw88: usb: drop now unnecessary URB size checkSascha Hauer
2023-03-03wifi: rtw88: usb: send Zero length packets if necessarySascha Hauer
2023-03-03wifi: rtw88: usb: Set qsel correctlySascha Hauer
2023-03-03drm/amd/display: Properly reuse completion structureStylon Wang
2023-03-03drm/amd/display: Move DCN314 DOMAIN power control to DMCUBNicholas Kazlauskas
2023-03-03vc_screen: don't clobber return value in vcs_readThomas Weißschuh
2023-02-25platform/x86: nvidia-wmi-ec-backlight: Add force module parameterHans de Goede
2023-02-25platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLYShyam Sundar S K
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25HID: mcp-2221: prevent UAF in delayed workBenjamin Tissoires
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-02-18Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-17Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-02-17Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-02-17Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-02-17gpio: sim: fix a memory leakBartosz Golaszewski
2023-02-17nvme-pci: refresh visible attrs for cmb attributesKeith Busch
2023-02-16Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-17Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-16arm_pmu: fix event CPU filteringMark Rutland
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-16Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-16Merge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-16Merge tag 'gpio-fixes-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-16Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski
2023-02-15igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao
2023-02-15Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-02-15gpio: mlxbf2: select GPIOLIB_IRQCHIPLinus Walleij
2023-02-15gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAxWerner Sembach
2023-02-15gpio: vf610: make irq_chip immutableAlexander Stein
2023-02-15gpiolib: acpi: remove redundant declarationRaag Jadav
2023-02-14igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin
2023-02-14drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-14ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-14i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-14ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-14Merge tag 'pm-6.2-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-14cpufreq: qcom-hw: Add missing null pointer checkManivannan Sadhasivam
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea