summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-07Merge patch series "scsi: sd: fix probe error cleanup, special_vec leak and s...Martin K. Petersen (Oracle)
2026-08-07scsi: sd: Fix sd_done() sense handling conditionYang Xiuwei
2026-08-07scsi: sd: Fix special_vec mempool leak when scsi_alloc_sgtables() failsYang Xiuwei
2026-08-07scsi: sd: Fix error handling in sd_probe() after large pool creation failureYang Xiuwei
2026-08-07Bluetooth: bfusb: validate received block boundariesLi Qiang
2026-08-07Bluetooth: btintel_pcie: serialize reset_type with RECOVERY_IN_PROGRESSKiran K
2026-08-07Bluetooth: btusb: Add support for 1357:c123 Realtek 8852BE devicePavel Zverev
2026-08-07Bluetooth: btintel_pcie: split coredump worker into per-trigger worksKiran K
2026-08-07Bluetooth: btnxpuart: Fix use-after-free in probe error pathZhao Dongdong
2026-08-07Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CUChristoph Zwerschke
2026-08-07Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CUChristoph Zwerschke
2026-08-07Bluetooth: hci_nokia: validate firmware packet boundsPengpeng Hou
2026-08-07Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableTibor Harcsa
2026-08-07Bluetooth: btusb: Use & instead of == to test bitflag BTUSB_IGNOREZijun Hu
2026-08-07Bluetooth: btusb: Reduce a redundant assignment in btusb_probe()Zijun Hu
2026-08-07Bluetooth: btusb: Simplify btusb_shutdown_qca() by using __hci_reset_sync()Zijun Hu
2026-08-07Bluetooth: btqca: Simplify qca_send_reset() by using __hci_reset_sync()Zijun Hu
2026-08-07Bluetooth: btusb: QCA: move qca_dump out of struct btusb_dataZijun Hu
2026-08-07Bluetooth: btusb: QCA: Fix populating devcoredump fields on unenabled devicesZijun Hu
2026-08-07Bluetooth: btusb: Record matched usb_device_id into btusb_dataZijun Hu
2026-08-07Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()Zijun Hu
2026-08-07Bluetooth: btqca: Fix qca_set_bdaddr() waiting for wrong HCI eventZijun Hu
2026-08-07Bluetooth: btusb: Add USB ID 13d3:3625 for MediaTek MT7922Gustavo Evgucci
2026-08-07Bluetooth: enable context analysisPauli Virtanen
2026-08-07Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902Sean Wang
2026-08-07scsi: scsi_debug: Negate wrapped memcmp() resultXu Rao
2026-08-07Merge patch series "scsi: Add LeapRAID driver support"Martin K. Petersen (Oracle)
2026-08-07Merge branches 'acpi-bus', 'acpi-sysfs', 'acpi-tables' and 'acpi-driver'Rafael J. Wysocki
2026-08-07scsi: leapraid: Add new SCSI driverDongdong Hao
2026-08-07scsi: core: Do not block on tag allocation in scsi_eh_lock_door()Zizhi Wo
2026-08-07ACPI: APEI: GHES: fix ARM section length accounting after headerTanZheng
2026-08-07Merge patch series "scsi: ufs: Add support for the aggregated read query opcode"Martin K. Petersen (Oracle)
2026-08-07scsi: ufs: Add support for the aggregated read query opcodeHyeoncheol Jeong
2026-08-07scsi: ufs: Use unsigned types for the BSG queryHyeoncheol Jeong
2026-08-07thermal/drivers: Remove redundant error messages on IRQ request failurePan Chuang
2026-08-07ACPI: video: Release PCI device reference after lookupYuho Choi
2026-08-07thermal/drivers/spacemit: Validate clamped trip thresholdssurendra
2026-08-07thermal/drivers/qoriq: Disable clock on resume failureCan Peng
2026-08-07thermal/drivers/mediatek/lvts_thermal: Make reset optional for MT8196AngeloGioacchino Del Regno
2026-08-07thermal/drivers/qcom: add support for PMIC5 Gen3 ADC thermal monitoringJishnu Prakash
2026-08-07iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driverJishnu Prakash
2026-08-07iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary printJishnu Prakash
2026-08-07thermal/of: Fix trivial enabled typoMarek Vasut
2026-08-07thermal/drivers/spacemit/k1: Add shutdown action and reorder registration orderPei Xiao
2026-08-07thermal/drivers/qcom: Add support for Qualcomm MBG thermal monitoringSatya Priya Kakitapalli
2026-08-07scsi: ibmvfc: Fix spelling mistake "Deleteing" -> "Deleting"Colin Ian King
2026-08-07scsi: core: pair EH runtime PM get and putHongjie Fang
2026-08-07ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSCKazuma Kondo
2026-08-07USB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold
2026-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds