summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-07spi: amlogic-spifc-a1: use modern PM macrosJisheng Zhang1-10/+5
2026-08-07spi: atmel-quadspi: use modern PM macrosJisheng Zhang1-8/+8
2026-08-07scsi: core: Fill in DMA padding bytes in scsi_alloc_sgtables()Petr Vaganov1-0/+2
2026-08-07Merge patch series "scsi: zfcp: Enable CONTEXT_ANALYSIS"Martin K. Petersen (Oracle)3-1/+5
2026-08-07Merge branches 'acpi-processor', 'acpi-ec', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki6-82/+194
2026-08-07scsi: zfcp: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-07scsi: zfcp: Add __must_hold() attribute to zfcp_qdio_sbal_get()Heiko Carstens2-1/+3
2026-08-07scsi: fnic: Use GFP_ATOMIC for VLAN alloc under spinlockLinkai Gong1-1/+1
2026-08-07scsi: storvsc: Support manual scans for all Hyper-V targetsLaurence Oberman1-0/+32
2026-08-07ACPI: APEI: Handle repeated SEA error stormsJunhao He1-1/+9
2026-08-07ACPI: APEI: Fix ERST timeout unit conversionNirmoy Das1-1/+1
2026-08-07fwctl/bnxt: Add DMA buffer support for HWRM commandsPavan Chebbi1-5/+391
2026-08-07Merge patch series "scsi: sd: fix probe error cleanup, special_vec leak and s...Martin K. Petersen (Oracle)1-20/+35
2026-08-07scsi: sd: Fix sd_done() sense handling conditionYang Xiuwei1-2/+2
2026-08-07scsi: sd: Fix special_vec mempool leak when scsi_alloc_sgtables() failsYang Xiuwei1-17/+30
2026-08-07scsi: sd: Fix error handling in sd_probe() after large pool creation failureYang Xiuwei1-1/+3
2026-08-07Bluetooth: bfusb: validate received block boundariesLi Qiang1-3/+34
2026-08-07Bluetooth: btintel_pcie: serialize reset_type with RECOVERY_IN_PROGRESSKiran K1-24/+51
2026-08-07Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE devicePavel Zverev1-0/+2
2026-08-07Bluetooth: btintel_pcie: split coredump worker into per-trigger worksKiran K2-67/+130
2026-08-07Bluetooth: btnxpuart: Fix use-after-free in probe error pathZhao Dongdong1-1/+3
2026-08-07Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CUChristoph Zwerschke1-0/+2
2026-08-07Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CUChristoph Zwerschke1-0/+4
2026-08-07Bluetooth: hci_nokia: validate firmware packet boundsPengpeng Hou1-0/+20
2026-08-07Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableTibor Harcsa1-0/+2
2026-08-07Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNOREZijun Hu1-1/+1
2026-08-07Bluetooth: btusb: Reduce a redundant assignment in btusb_probe()Zijun Hu1-3/+1
2026-08-07Bluetooth: btusb: Simplify btusb_shutdown_qca() by using __hci_reset_sync()Zijun Hu1-7/+4
2026-08-07Bluetooth: btqca: Simplify qca_send_reset() by using __hci_reset_sync()Zijun Hu1-20/+2
2026-08-07Bluetooth: btusb: QCA: move qca_dump out of struct btusb_dataZijun Hu1-22/+34
2026-08-07Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devicesZijun Hu1-2/+4
2026-08-07Bluetooth: btusb: Record matched usb_device_id into btusb_dataZijun Hu1-0/+2
2026-08-07Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()Zijun Hu1-4/+5
2026-08-07Bluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI eventZijun Hu1-2/+1
2026-08-07Bluetooth: btusb: Add USB ID 13d3:3625 for MediaTek MT7922Gustavo Evgucci1-0/+2
2026-08-07Bluetooth: enable context analysisPauli Virtanen1-0/+2
2026-08-07Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902Sean Wang1-0/+2
2026-08-07scsi: scsi_debug: Negate wrapped memcmp() resultXu Rao1-2/+2
2026-08-07Merge patch series "scsi: Add LeapRAID driver support"Martin K. Petersen (Oracle)10-0/+16860
2026-08-07Merge branches 'acpi-bus', 'acpi-sysfs', 'acpi-tables' and 'acpi-driver'Rafael J. Wysocki7-174/+70
2026-08-07scsi: leapraid: Add new SCSI driverDongdong Hao10-0/+16860
2026-08-07scsi: core: Do not block on tag allocation in scsi_eh_lock_door()Zizhi Wo1-1/+1
2026-08-07ACPI: APEI: GHES: fix ARM section length accounting after headerTanZheng1-1/+1
2026-08-07Merge patch series "scsi: ufs: Add support for the aggregated read query opcode"Martin K. Petersen (Oracle)3-48/+105
2026-08-07scsi: ufs: Add support for the aggregated read query opcodeHyeoncheol Jeong3-31/+95
2026-08-07scsi: ufs: Use unsigned types for the BSG queryHyeoncheol Jeong1-18/+11
2026-08-07thermal/drivers: Remove redundant error messages on IRQ request failurePan Chuang24-70/+134
2026-08-07ACPI: video: Release PCI device reference after lookupYuho Choi1-1/+3
2026-08-07thermal/drivers/spacemit: Validate clamped trip thresholdssurendra1-3/+2
2026-08-07thermal/drivers/qoriq: Disable clock on resume failureCan Peng1-2/+11