summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-17staging: rtl8723bs: remove trailing whitespaceArjun Changla-1/+1
2025-12-17staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failureLiang Jie-1/+2
2025-12-17drm/xe/vf: fix return type in vf_migration_init_late()Dan Carpenter-1/+1
2025-12-17staging: rtl8723bs: Remove unnecessary parenthesesNazar Kletskii-46/+46
2025-12-17staging: rtl8723bs: select CRYPTO_LIB_UTILS instead of CRYPTOEric Biggers-1/+1
2025-12-17Staging: rtl8723bs: fix space before tab in rtl8723bs_xmit.cSeungJu Cheon-1/+1
2025-12-17staging: vme_user: name function parametersArtur Stupa-61/+62
2025-12-17ACPI: PM: Register wakeup sources under physical devicesRafael J. Wysocki-2/+1
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki-10/+7
2025-12-17spi: stm32-qspi: Remove unneeded semicolonChen Ni-2/+2
2025-12-17spi: stm32-ospi: Remove unneeded semicolonChen Ni-2/+2
2025-12-17spi: atcspi200: Add ATCSPI200 SPI controller driverCL Wang-0/+690
2025-12-17spi: add driver for NXP XSPI controllerHaibo Chen-0/+1396
2025-12-17spi: mt65xx: Use IRQF_ONESHOT with threaded IRQFei Shao-1/+1
2025-12-17spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta-1/+3
2025-12-17spi: cadence-quadspi: Add error logging for DMA request failureAnurag Dutta-1/+3
2025-12-17gpio: realtek-otto: add COMPILE_TESTRosen Penev-1/+1
2025-12-17gpio: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET-16/+16
2025-12-17gpiolib: of: Only compile in MT2701 quirk when it is needed.Daniel Palmer-0/+4
2025-12-17eeprom: at24: use dev_err_probe() consistentlyBartosz Golaszewski-13/+7
2025-12-17gpio: stub: Drop empty probe functionUwe Kleine-König-18/+12
2025-12-16Merge patch series "qla2xxx: Misc feature and bug fixes"Martin K. Petersen-56/+559
2025-12-16scsi: qla2xxx: Update version to 10.02.10.100-kNilesh Javali-4/+4
2025-12-16scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy-13/+20
2025-12-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy-4/+34
2025-12-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy-16/+18
2025-12-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy-2/+2
2025-12-16scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy-1/+2
2025-12-16scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar-12/+0
2025-12-16scsi: qla2xxx: Add bsg interface to support firmware img validationManish Rangankar-0/+192
2025-12-16scsi: qla2xxx: Validate MCU signature before executing MBC 03hManish Rangankar-1/+34
2025-12-16scsi: qla2xxx: Add load flash firmware mailbox support for 28xxxManish Rangankar-4/+236
2025-12-16scsi: qla2xxx: Add support for 64G SFP speedManish Rangankar-3/+7
2025-12-16scsi: qla2xxx: Add Speed in SFP print informationHimanshu Madhani-0/+14
2025-12-16scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek-1/+4
2025-12-16scsi: core: Introduce an enumeration type for the SCSI_MLQUEUE constantsBart Van Assche-6/+8
2025-12-16Merge patch series "mpt3sas: Improve device readiness handling and event reco...Martin K. Petersen-37/+1313
2025-12-16scsi: mpt3sas: Fixed the W=1 compilation warningRanjan Kumar-4/+4
2025-12-16scsi: mpt3sas: Add configurable command retry limit for slow-to-respond devicesRanjan Kumar-6/+78
2025-12-16scsi: mpt3sas: Add firmware event requeue support for busy devicesRanjan Kumar-18/+112
2025-12-16scsi: mpt3sas: Improve device discovery and readiness handling for slow devicesRanjan Kumar-17/+1119
2025-12-16scsi: mpt3sas: Added no_turs flag to device unblock logicRanjan Kumar-3/+11
2025-12-16Merge patch series "Update lpfc to revision 14.4.0.13"Martin K. Petersen-3/+184
2025-12-16scsi: lpfc: Update lpfc version to 14.4.0.13Justin Tee-1/+1
2025-12-16scsi: lpfc: Add support for reporting encryption eventsSarah Catania-2/+133
2025-12-16scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania-0/+50
2025-12-16scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()Yury Norov (NVIDIA)-44/+18
2025-12-16scsi: scsi_debug: Drop NULL scsi_cmnd check in sdebug_q_cmd_complete()John Garry-5/+0
2025-12-16scsi: scsi_debug: Stop using READ/WRITE_ONCE() when accessing sdebug_defer.de...John Garry-6/+6
2025-12-16scsi: scsi_debug: Stop printing extra function name in debug logsJohn Garry-56/+45