summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-20platform/x86: classmate-laptop: Rename two helper functionsRafael J. Wysocki
2026-05-20platform/x86: classmate-laptop: Pass struct device pointer to helpersRafael J. Wysocki
2026-05-20platform/x86: classmate-laptop: Unify probe rollback and remove codeRafael J. Wysocki
2026-05-20platform/x86: classmate-laptop: Address memory leaks on driver removalRafael J. Wysocki
2026-05-20platform/x86: xo15-ebook: Use devres-based resource managementRafael J. Wysocki
2026-05-20platform/x86: wireless-hotkey: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: toshiba_haps: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: toshiba_bluetooth: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: toshiba_acpi: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: system76: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: sony-laptop: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: panasonic-laptop: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: lg-laptop: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: intel/smartconnect: Check ACPI_HANDLE() against NULLRafael J. Wysocki
2026-05-20platform/x86: intel/rst: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: fujitsu-tablet: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: fujitsu: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: eeepc-laptop: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: dell/dell-rbtn: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20platform/x86: asus-laptop: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20p54spi: convert to devicetreeArnd Bergmann
2026-05-20platform/x86: acer-wireless: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-20wifi: mac80211_hwsim: Do not declare NAN support for Extended Key IDIlan Peer
2026-05-20wifi: mac80211_hwsim: advertise NPCA capabilityJohannes Berg
2026-05-20wifi: mac80211_hwsim: reject NAN on multi-radio wiphysDeepanshu Kartikey
2026-05-20wifi: plfxlc: use module_usb_driver() macroRosen Penev
2026-05-20wifi: rt2x00: allocate anchor with rt2x00devRosen Penev
2026-05-20thunderbolt: Increase Notification Timeout to 255 ms for USB4 routersGil Fine
2026-05-20thunderbolt: Increase timeout for Configuration Ready bitGil Fine
2026-05-20thunderbolt: Verify Router Ready bit is set after router enumerationGil Fine
2026-05-20thunderbolt: Verify PCIe adapter in detect state before tunnel setupGil Fine
2026-05-20thunderbolt: Activate path hops from source to destinationGil Fine
2026-05-20thunderbolt: Fix lane bonding log when bonding not possibleGil Fine
2026-05-20thunderbolt: Don't access path config space on Lane 1 adapters in tb_switch_r...Pooja Katiyar
2026-05-20thunderbolt: Improve multi-display DisplayPort tunnel allocationAlan Borzeszkowski
2026-05-20Merge tag 'ath-current-20260519' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-05-20Merge tag 'iwlwifi-fixes-2026-05-16' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-05-20wifi: wilc1000: fix dma_buffer leak on bus acquire failureShitalkumar Gandhi
2026-05-20firmware: arm_scmi: Validate Powercap domains before state accessSudeep Holla
2026-05-20firmware: arm_scmi: Validate SENSOR_UPDATE payload sizeSudeep Holla
2026-05-20firmware: arm_scmi: Validate BASE_ERROR_EVENT payload sizeSudeep Holla
2026-05-20firmware: arm_scmi: Read sensor config as 32-bit valueSudeep Holla
2026-05-20drm/imagination: Fix missing argument in pvr_power_fw_{en,dis}able()Javier Martinez Canillas
2026-05-20firmware: smccc: Fix Arm SMCCC SOC_ID name callAndre Przywara
2026-05-20staging: media: atomisp: improve cleanup robustness in ia_css_stream_destroy_...Jose A. Perez de Azpillaga
2026-05-20staging: media: atomisp: extract ISP2401 cleanup into helper functionJose A. Perez de Azpillaga
2026-05-20staging: media: atomisp: fix loop shadowing in ia_css_stream_destroy()Jose A. Perez de Azpillaga
2026-05-20staging: media: atomisp: use umin() for strscpy size argumentsMichael Ugrin
2026-05-20media: atomisp: avoid ACPI package count underflow in gmin_cfg_get_dsmMohamad El Harake
2026-05-20media: atomisp: remove redundant call to ia_css_output0_configure()Jose A. Perez de Azpillaga