- d90be6e Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 months ago
- 9bb8e30 scsi: Use device_show_string() helper for sysfs attributes by Lukas Wunner · 11 months ago
- 4f378a7 Merge patch series "Add LIBSAS_SHT_BASE for libsas" by Martin K. Petersen · 12 months ago
- f160421 scsi: mvsas: Use LIBSAS_SHT_BASE by John Garry · 1 year ago
- 95ee29a scsi: mvsas: Add libsas SATA sysfs attributes group by Igor Pylypiv · 1 year ago
- 1136a02 scsi: libsas: Delete struct scsi_core by John Garry · 1 year, 7 months ago
- 2f4e20c scsi: libsas: Delete enum sas_phy_type by John Garry · 1 year, 7 months ago
- c46a917 scsi: libsas: Delete enum sas_class by John Garry · 1 year, 7 months ago
- b1bc497 scsi: libsas: Delete sas_ha_struct.lldd_module by John Garry · 1 year, 7 months ago
- f01feec scsi: mvsas: Declare SCSI host template const by Bart Van Assche · 2 years ago
- 2acf97f scsi: mvsas: Use sas_task_find_rq() for tagging by John Garry · 2 years, 5 months ago
- ffc9f9b scsi: mvsas: Delete mvs_tag_init() by John Garry · 2 years, 5 months ago
- 5f2bce1 scsi: mvsas: Add PCI ID of RocketRaid 2640 by Alexey Galakhov · 3 years ago
- 8d15373 scsi: mvsas: Fix a set-but-not-used warning by Bart Van Assche · 3 years, 1 month ago
- e858545 scsi: libsas: Add sas_clear_task_set() by John Garry · 3 years, 1 month ago
- 69b80a0 scsi: libsas: Add sas_abort_task_set() by John Garry · 3 years, 1 month ago
- 25882c8 scsi: libsas: Delete lldd_clear_aca callback by John Garry · 3 years, 1 month ago
- 0ad3867 scsi: mvsas: Replace snprintf() with sysfs_emit() by Yang Guang · 3 years, 2 months ago
- 88b8132 scsi: mvsas: Switch to attribute groups by Bart Van Assche · 3 years, 5 months ago
- 2506f5d scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro by Zhen Lei · 3 years, 9 months ago
- 49da96d scsi: libsas: Add LUN number check in .slave_alloc callback by Yufen Yu · 3 years, 9 months ago
- f672d7d scsi: mvsas: Remove superfluous memset() by Li Heng · 4 years, 8 months ago
- dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- 6eaa862 scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag' by Lee Jones · 4 years, 8 months ago
- b8f1d1e0 scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers by Christoph Hellwig · 4 years, 9 months ago
- d214819 scsi: mvsas: remove unused symbol 'mvs_th' by Jason Yan · 5 years ago
- a677ab3 scsi: mvsas: make mvst_host_attrs static by Jason Yan · 5 years ago
- 75c0b0e compat_ioctl: scsi: handle HDIO commands from drivers by Arnd Bergmann · 5 years ago
- 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- 4179a06 scsi: mvsas: fully convert to the generic DMA API by Christoph Hellwig · 6 years ago
- 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 8 years ago
- cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 8 years ago
- cf99dc3 scsi: mvsas: replace kfree with scsi_host_put by Pan Bian · 8 years ago
- 4dbd671 scsi: mvsas: Replace PCI pool old API by Romain Perier · 8 years ago
- c5ce0ab scsi: sas: move scsi_remove_host call into sas_remove_host by Johannes Thumshirn · 8 years ago
- 7517b26 mvsas: Generalize Marvell 9485 in pci_device_id by Leonid Moiseichuk · 9 years ago
- abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
- c56f5f1d mvsas: Add SGPIO support to Marvell 94xx by Wilfried Weissmann · 9 years ago
- be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
- 78b7b80 mvsas: don't allow negative timeouts by Dan Carpenter · 9 years ago
- febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
- 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
- 08d8a817c mvsas: remove SCSI host before detaching from SAS transport by Jack Wang · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
- 0a66ac1 mvsas: always iounmap resources by Johannes Thumshirn · 10 years ago
- 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 10 years ago
- b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 10 years ago
- efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
- 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
- c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
- 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
- e90b25f mvsas: Recognise device/subsystem 9485/9485 as 88SE9485 by Ben Hutchings · 11 years ago
- 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
- aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 12 years ago
- 412e704 [SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b by Myron Stowe · 12 years ago
- 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
- 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
- 99a700b [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support by Robin H. Johnson · 13 years ago
- f7e45b6 [SCSI] mvsas: add support for 9480 device id by Xiangliang Yu · 13 years ago
- e211e2c [SCSI] mvsas: remove mvs_slave_{alloc|configure} by Dan Williams · 13 years ago
- 6f8ac16 [SCSI] mvsas: Add support for interrupt tasklet by Xiangliang Yu · 14 years ago
- e144f7e [SCSI] mvsas: update comments by Xiangliang Yu · 14 years ago
- 84fbd0c [SCSI] mvsas: misc improvements by Xiangliang Yu · 14 years ago
- a4632aa [SCSI] mvsas: Add new macros and functions by Xiangliang Yu · 14 years ago
- b89e8f5 [SCSI] mvsas: Remove unused macros, variables and functions by Xiangliang Yu · 14 years ago
- 8882f08 [SCSI] mvsas: fix 94xx hotplug issue by Xiangliang Yu · 14 years ago
- 83c7b61 [SCSI] mvsas: Add driver version and interrupt coalescing to device attributes in sysfs by Xiangliang Yu · 14 years ago
- f1f82a9 [SCSI] mvsas: add support for 94xx phy tuning and multiple revisions by Xiangliang Yu · 14 years ago
- 0b15fb1 [SCSI] mvsas: add support for Task collector mode and fixed relative bugs by Xiangliang Yu · 14 years ago
- 8214028 [SCSI] mvsas: add support for Marvell 88SE9445/88SE9485 by Xiangliang Yu · 14 years ago
- 463b897 [SCSI] mvsas: Add support for HighPoint RR27xx series HBA by HighPoint Linux Team · 14 years ago
- 9dc9fd9 [SCSI] mvsas: fix hot plug handling and IO issues by Srinivas · 15 years ago
- 7ec4ad0 [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA by Srinivas · 15 years ago
- f31491d [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 by Nick Cheng · 16 years ago
- 20b09c2 [SCSI] mvsas: add support for 94xx; layout change; bug fixes by Andy Yan · 16 years ago
- dd4969a [SCSI] mvsas: split driver into multiple files by Jeff Garzik · 16 years ago