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