aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 sd_done() sense gate"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
2026-08-07thermal/drivers/mediatek/lvts_thermal: Make reset optional for MT8196AngeloGioacchino Del Regno1-1/+14
2026-08-07thermal/drivers/qcom: add support for PMIC5 Gen3 ADC thermal monitoringJishnu Prakash2-0/+10
2026-08-07iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driverJishnu Prakash1-47/+18
2026-08-07iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary printJishnu Prakash1-3/+1
2026-08-07thermal/of: Fix trivial enabled typoMarek Vasut1-1/+1
2026-08-07thermal/drivers/spacemit/k1: Add shutdown action and reorder registration orderPei Xiao1-13/+60
2026-08-07thermal/drivers/qcom: Add support for Qualcomm MBG thermal monitoringSatya Priya Kakitapalli3-0/+271
2026-08-07scsi: ibmvfc: Fix spelling mistake "Deleteing" -> "Deleting"Colin Ian King1-1/+1
2026-08-07scsi: core: pair EH runtime PM get and putHongjie Fang2-4/+6
2026-08-07ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSCKazuma Kondo1-4/+7