summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-01ACPI: button: Eliminate redundant conditional statementRafael J. Wysocki
2026-06-01ACPI: button: Change return type of two functions to voidRafael J. Wysocki
2026-06-01ACPI: button: Eliminate ternary operator from acpi_lid_evaluate_state()Rafael J. Wysocki
2026-06-01ACPI: button: Use bool for representing boolean valuesRafael J. Wysocki
2026-06-01ACPI: button: Improve warning message regarding lid stateRafael J. Wysocki
2026-06-01ACPI: button: Pass ACPI handle to acpi_lid_evaluate_state()Rafael J. Wysocki
2026-06-01ACPI: button: Fix lid_device value leak past driver removalRafael J. Wysocki
2026-06-01ata: Annotate functions in the issuing path with __must_hold()Bart Van Assche
2026-06-01ata: libata: Pass ap parameter directly to functions in the issuing pathBart Van Assche
2026-06-01ata: libata: Document when host->eh_mutex should be heldBart Van Assche
2026-06-01ata: libata: Add an argument to ata_eh_reset()Bart Van Assche
2026-06-01ata: ahci: use hweight_long() to count port_map bitsTanZheng
2026-06-01ata: libata: Fix ata_exec_internal()Bart Van Assche
2026-06-01ata: pata_arasan_cf: simplify ioremapRosen Penev
2026-06-01ata: libata-eh: queue hotplug work on the system_dfl_long_wq workqueueNiklas Cassel
2026-06-01ata: libata-scsi: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-06-01ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)Bart Van Assche
2026-06-01ata: ahci: fail probe if BAR too small for claimed portsliyouhong
2026-06-01ata: libahci: use ahci_nr_ports() helperNiklas Cassel
2026-06-01wifi: ath12k: Handle 4-address EAPOL frames from WBM error pathTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address frame notificationTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address NULL frame handlingTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add 4-address mode support for eth offloadTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address modeTamizh Chelvam Raja
2026-06-01wifi: ath12k: Set WDS vdev parameter for 4-address station interfaceTamizh Chelvam Raja
2026-06-01wifi: ath12k: Prevent incorrect vif chanctx switch when handling multi-radio ...Aditya Kumar Singh
2026-06-01wifi: ath12k: add hardware parameters for maximum supported clientsAaradhana Sahu
2026-06-01wifi: ath12k: fix NULL deref in change_sta_links for unready linkWei Zhang
2026-06-01wifi: ath12k: fix inconsistent arvif state in vdev_create error pathsWei Zhang
2026-06-01wifi: ath12k: allow peer_id 0 in dp peer lookupHangtian Zhu
2026-06-01wifi: ath12k: fix memory leak in ath12k_wifi7_dp_rx_h_verify_tkip_mic()Miaoqing Pan
2026-06-01wifi: ath12k: fix incorrect HT/VHT/HE/EHT MCS reporting in monitor modeKwan Lai Chee Hou
2026-06-01wifi: ath11k: raise max vdevs to 4 on hardware with P2P and dual-station supportWei Zhang
2026-06-01wifi: ath11k: add MSDU length validation for TKIP MIC errorMiaoqing Pan
2026-06-01wifi: ath11k: fix invalid data access in ath11k_dp_rx_h_undecap_nwifiMiaoqing Pan
2026-06-01wifi: ath11k: use kzalloc_flex for struct scan_req_paramsRosen Penev
2026-06-01Revert "drm/xe/nvls: Define GuC firmware for NVL-S"Daniele Ceraolo Spurio
2026-06-01HID: logitech-hidpp: remove excess kernel-doc member in hidpp_scroll_counterRosen Penev
2026-06-01HID: wacom: use cleanup.h for wacom_wac_queue_flush() buffer managementJinmo Yang
2026-06-01HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush()Jinmo Yang
2026-06-01HID: wacom: fix slab-out-of-bounds write in wacom_wac_queue_insertJinmo Yang
2026-06-01hid: Pen battery quirk for Surface Pro 12inHarrison Vanderbyl
2026-06-01HID: hid-ite: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-gfrm: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-cypress: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: hid-belkin: clean up usage of 'driver_data'Pawel Zalewski (The Capable Hub)
2026-06-01HID: i2c-hid-of: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-06-01HID: wiimote: Fix table layout and whitespace errorsJ. Neuschäfer
2026-06-01Merge tag 'v7.1-rc6' into char-misc-nextGreg Kroah-Hartman
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman