1. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  2. 9af3c47 scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED" by Colin Ian King · 7 years ago
  3. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  4. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  5. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. 790a385 scsi: pm80xx: corrected linkrate value. by Viswas G · 7 years ago
  9. 0b6df11 scsi: pm80xx: panic on ncq error cleaning up the read log. by Viswas G · 7 years ago
  10. 869ddbd scsi: pm80xx: corrected SATA abort handling sequence. by Viswas G · 7 years ago
  11. 61daffd scsi: pm80xx: modified port reset timer value for PM8006 card by Viswas G · 7 years ago
  12. 1db4990 scsi: pm80xx: cleanup in pm8001_abort_task function. by Viswas G · 7 years ago
  13. 25c6edb scsi: pm80xx: tag allocation for phy control request. by Viswas G · 7 years ago
  14. 6c85e4b scsi: pm80xx: Different SAS addresses for phys. by Viswas G · 7 years ago
  15. 24fff01 scsi: pm80xx: ILA and inactive firmware version through sysfs by Viswas G · 7 years ago
  16. 5990fd5 scsi: pm80xx: redefine sas_identify_frame structure by Viswas G · 7 years ago
  17. cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 7 years ago
  18. bc1371c scsi: pm8001: fix double free in pm8001_pci_probe by Pan Bian · 7 years ago
  19. c5ce0ab scsi: sas: move scsi_remove_host call into sas_remove_host by Johannes Thumshirn · 8 years ago
  20. a76037f scsi: pm8001: switch to pci_irq_alloc_vectors by Christoph Hellwig · 8 years ago
  21. 7efa59e scsi: pm8001: Mark symbols static where possible by Baoyou Xie · 8 years ago
  22. 014e8ba pm8001: fix typo by Julia Lawall · 9 years ago
  23. 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 9 years ago
  24. ef026b1 libsas: enable FPDMA SEND/RECEIVE by Hannes Reinecke · 9 years ago
  25. e83596b pm80xx: Remove bogus address masking in pm8001_ioremap() by David Daney · 9 years ago
  26. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  27. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  28. 2a188cb pm80xx: remove the SCSI host before detaching from SAS transport by Benjamin Rood · 9 years ago
  29. c913df3 pm80xx: avoid a panic if MSI(X) interrupts are disabled by Benjamin Rood · 9 years ago
  30. b650a88 pm80xx: wait a minimum of 500ms before issuing commands to SPCv by Benjamin Rood · 9 years ago
  31. faf321b pm80xx: do not examine registers for iButton feature if ATTO adapter by Benjamin Rood · 9 years ago
  32. c5614df pm80xx: set PHY profiles for ATTO 12Gb SAS controllers by Benjamin Rood · 9 years ago
  33. 10efa46 pm80xx: add support for ATTO devices during SAS address initiailization by Benjamin Rood · 9 years ago
  34. b2dece4 pm80xx: add ATTO PCI IDs to pm8001_pci_table by Benjamin Rood · 9 years ago
  35. db9d403 pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllers by Benjamin Rood · 9 years ago
  36. da2dd61 pm80xx: configure PHY settings based on subsystem vendor ID by Benjamin Rood · 9 years ago
  37. 50acde8 pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY by Johannes Thumshirn · 9 years ago
  38. 1cd1299 pm80xx: Bump pm80xx driver version to 0.1.38 by Viswas G · 9 years ago
  39. 27ecfa5 pm80xx: Handling Invalid SSP Response frame by Viswas G · 9 years ago
  40. 8414cd8 pm80xx: Add PORT RECOVERY TIMEOUT support by Viswas G · 9 years ago
  41. 3b77894 pm80xx: Remove unnecessary phy disconnect while link error by Viswas G · 9 years ago
  42. 3b700e3 pm80xx: Fix for Incorrect DMA Unmapping of SG List by Viswas G · 9 years ago
  43. 842784e pm80xx: Update For Thermal Page Code by Viswas G · 9 years ago
  44. 3a1ae96 pm80xx: Corrected device state changes in I_T_Nexus_Reset. by Viswas G · 9 years ago
  45. b093d59 pm80xx: Updated link rate by Viswas G · 9 years ago
  46. d8571b1 pm80xx: Added pm8006 controller support by Suresh Thiagarajan · 10 years ago
  47. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 10 years ago
  48. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  49. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  50. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  51. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  52. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  53. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  54. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  55. 9e03284 pm8001: Update nvmd response data to request buffer by Suresh Thiagarajan · 10 years ago
  56. 88ec63d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  57. 7c845eb scsi: use pci_zalloc_consistent by Joe Perches · 10 years ago
  58. 6f8f31c pm8001: fix pm8001_store_update_fw by Tomas Henzl · 10 years ago
  59. 5bd355e pm8001: Fix erratic calculation in update_flash by Tomas Henzl · 10 years ago
  60. b4d511e pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  61. 5607de7 pm8001: Fix invalid return when request_irq() failed by Alexander Gordeev · 10 years ago
  62. f3a0655 pm8001: fix a memory leak in nvmd_resp by Tomas Henzl · 10 years ago
  63. 31d05e5 pm8001: fix update_flash by Tomas Henzl · 10 years ago
  64. 9422e86 pm8001: fix a memory leak in flash_update by Tomas Henzl · 10 years ago
  65. da22549 pm8001: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  66. d981644 pm8001: Fix to remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  67. 5b4ce88 pm8001: more fixes to honor return value by Tomas Henzl · 10 years ago
  68. 646cdf0 pm8001: add a new spinlock to protect the CCB by Tomas Henzl · 10 years ago
  69. 5533abc pm8001: honor return value by Tomas Henzl · 10 years ago
  70. ef30054 pm8001: clean bitmap management functions by Tomas Henzl · 10 years ago
  71. 9f17609 pm8001: Fix hibernation issue by Bradley Grove · 10 years ago
  72. f2c6f18 pm8001: Fix potential null pointer dereference and memory leak. by Maurizio Lombardi · 11 years ago
  73. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  74. b42939a pm80xx : Fix missing NULL pointer checks and memory leaks by Suresh Thiagarajan · 11 years ago
  75. 332e2b4 drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files. by Rusty Russell · 11 years ago
  76. 4909cc2 [SCSI] remove deprecated IRQF_DISABLED from SCSI by Michael Opdenacker · 11 years ago
  77. aed97b8 [SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy device by XinHong Zhu · 11 years ago
  78. 09f942b [SCSI] pm80xx: no need for tag allocation when issuing the command of unregistering device by XinHong Zhu · 11 years ago
  79. 2b01d81 [SCSI] pm80xx: Spinlock fix by Suresh Thiagarajan · 11 years ago
  80. 81b86d4 [SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATTO pm8001 based HBAs. by Bradley Grove · 11 years ago
  81. f49d213 [SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs. by Bradley Grove · 11 years ago
  82. cf37006 [SCSI] pm80xx: Fixed return value issue by Viswas G · 11 years ago
  83. 859b5d1 [SCSI] pm80xx: Removing redundant code snippets by Viswas G · 11 years ago
  84. 6cd60b3 [SCSI] pm80xx: Tasklets synchronization fix. by Nikith Ganigarakoppal · 11 years ago
  85. 7d02900 [SCSI] pm80xx: Resetting the phy state. by Nikith Ganigarakoppal · 11 years ago
  86. 34a9b81 [SCSI] pm80xx: Fix for direct attached device. by Nikith Ganigarakoppal · 11 years ago
  87. 94f33c1 [SCSI] pm80xx: Module author addition by Nikith Ganigarakoppal · 11 years ago
  88. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  89. d078b51 [SCSI] pm80xx: Firmware logging support. by Anand Kumar Santhanam · 11 years ago
  90. 2790940 [SCSI] pm80xx: Phy settings support for motherboard controller. by Anand Kumar Santhanam · 11 years ago
  91. 06f12f22 [SCSI] pm80xx: IButton security feature support for motherboard controllers. by Anand Kumar Santhanam · 11 years ago
  92. cb269c2 [SCSI] pm80xx: Print SAS address of IO failed device. by Anand Kumar Santhanam · 11 years ago
  93. 0ecdf00 [SCSI] pm80xx: 4G boundary fix. by Anand Kumar Santhanam · 11 years ago
  94. f9cd6cb [SCSI] pm80xx: Queue rotation logic for inbound and outbound queues. by Anand Kumar Santhanam · 11 years ago
  95. e912457b [SCSI] pm80xx: Set device state response logic fix. by Anand Kumar Santhanam · 11 years ago
  96. 966fdcf [SCSI] pm80xx: Display controller BIOS version. by Anand Kumar Santhanam · 11 years ago
  97. cb993e5 [SCSI] pm80xx: Indirect SMP request fix. by Anand Kumar Santhanam · 11 years ago
  98. a9a923e [SCSI] pm80xx: Device id changes to support series 8 controllers. by Anand Kumar Santhanam · 11 years ago
  99. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  100. f66c83d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago