summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-06-01dm cache: make smq background work limit configurableCao Guanghui
2026-06-01Merge tag 'thunderbolt-for-v7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
2026-06-01dm cache policy smq: check allocation under invalidate lockGuangshuo Li
2026-06-01ASoC: nau8822: add support for supply regulatorsMark Brown
2026-06-01spi: tegra210-quad: Allocate DMA memory for DMA engineAaron Kling
2026-06-01spi: imx: replace dmaengine_terminate_all() with dmaengine_terminate_sync()Carlos Song
2026-06-01spi: fsl-lpspi: fix DMA termination issuesMark Brown
2026-06-01spi: fsl-lpspi: terminate the RX channel on TX prepare failure pathCarlos Song
2026-06-01spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sy...Carlos Song
2026-06-01spi: atmel: fix DMA channel and bounce buffer leaksFelix Gu
2026-06-01drm/xe/pcode: Don't ignore drmm_mutex_init failureMichal Wajdeczko
2026-06-01net: ibm: emac: Reserve VLAN header in MJS limitRosen Penev
2026-06-01Merge tag 'renesas-pinctrl-for-v7.2-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2026-06-01Merge tag 'intel-pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-06-01net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-06-01thunderbolt: test: Release third DP tunnelXu Rao
2026-06-01dma-fence: Clarify external lock use case in dma_fence_init() docsMaíra Canal
2026-06-01fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()Sebastian Alba Vives
2026-06-01fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()Sebastian Alba Vives