1. 7efa59e scsi: pm8001: Mark symbols static where possible by Baoyou Xie · 8 years ago
  2. 014e8ba pm8001: fix typo by Julia Lawall · 8 years ago
  3. 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 8 years ago
  4. ef026b1 libsas: enable FPDMA SEND/RECEIVE by Hannes Reinecke · 8 years ago
  5. e83596b pm80xx: Remove bogus address masking in pm8001_ioremap() by David Daney · 8 years ago
  6. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  7. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  8. 2a188cb pm80xx: remove the SCSI host before detaching from SAS transport by Benjamin Rood · 9 years ago
  9. c913df3 pm80xx: avoid a panic if MSI(X) interrupts are disabled by Benjamin Rood · 9 years ago
  10. b650a88 pm80xx: wait a minimum of 500ms before issuing commands to SPCv by Benjamin Rood · 9 years ago
  11. faf321b pm80xx: do not examine registers for iButton feature if ATTO adapter by Benjamin Rood · 9 years ago
  12. c5614df pm80xx: set PHY profiles for ATTO 12Gb SAS controllers by Benjamin Rood · 9 years ago
  13. 10efa46 pm80xx: add support for ATTO devices during SAS address initiailization by Benjamin Rood · 9 years ago
  14. b2dece4 pm80xx: add ATTO PCI IDs to pm8001_pci_table by Benjamin Rood · 9 years ago
  15. db9d403 pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllers by Benjamin Rood · 9 years ago
  16. da2dd61 pm80xx: configure PHY settings based on subsystem vendor ID by Benjamin Rood · 9 years ago
  17. 50acde8 pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY by Johannes Thumshirn · 9 years ago
  18. 1cd1299 pm80xx: Bump pm80xx driver version to 0.1.38 by Viswas G · 9 years ago
  19. 27ecfa5 pm80xx: Handling Invalid SSP Response frame by Viswas G · 9 years ago
  20. 8414cd8 pm80xx: Add PORT RECOVERY TIMEOUT support by Viswas G · 9 years ago
  21. 3b77894 pm80xx: Remove unnecessary phy disconnect while link error by Viswas G · 9 years ago
  22. 3b700e3 pm80xx: Fix for Incorrect DMA Unmapping of SG List by Viswas G · 9 years ago
  23. 842784e pm80xx: Update For Thermal Page Code by Viswas G · 9 years ago
  24. 3a1ae96 pm80xx: Corrected device state changes in I_T_Nexus_Reset. by Viswas G · 9 years ago
  25. b093d59 pm80xx: Updated link rate by Viswas G · 9 years ago
  26. d8571b1 pm80xx: Added pm8006 controller support by Suresh Thiagarajan · 9 years ago
  27. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  28. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  29. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  30. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  31. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  32. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  33. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  34. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  35. 9e03284 pm8001: Update nvmd response data to request buffer by Suresh Thiagarajan · 10 years ago
  36. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  37. 7c845eb scsi: use pci_zalloc_consistent by Joe Perches · 10 years ago
  38. 6f8f31c pm8001: fix pm8001_store_update_fw by Tomas Henzl · 10 years ago
  39. 5bd355e pm8001: Fix erratic calculation in update_flash by Tomas Henzl · 10 years ago
  40. b4d511e pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  41. 5607de7 pm8001: Fix invalid return when request_irq() failed by Alexander Gordeev · 10 years ago
  42. f3a0655 pm8001: fix a memory leak in nvmd_resp by Tomas Henzl · 10 years ago
  43. 31d05e5 pm8001: fix update_flash by Tomas Henzl · 10 years ago
  44. 9422e86 pm8001: fix a memory leak in flash_update by Tomas Henzl · 10 years ago
  45. da22549 pm8001: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  46. d981644 pm8001: Fix to remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  47. 5b4ce88 pm8001: more fixes to honor return value by Tomas Henzl · 10 years ago
  48. 646cdf0 pm8001: add a new spinlock to protect the CCB by Tomas Henzl · 10 years ago
  49. 5533abc pm8001: honor return value by Tomas Henzl · 10 years ago
  50. ef30054 pm8001: clean bitmap management functions by Tomas Henzl · 10 years ago
  51. 9f17609 pm8001: Fix hibernation issue by Bradley Grove · 10 years ago
  52. f2c6f18 pm8001: Fix potential null pointer dereference and memory leak. by Maurizio Lombardi · 10 years ago
  53. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  54. b42939a pm80xx : Fix missing NULL pointer checks and memory leaks by Suresh Thiagarajan · 10 years ago
  55. 332e2b4 drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
  56. 4909cc2 [SCSI] remove deprecated IRQF_DISABLED from SCSI by Michael Opdenacker · 10 years ago
  57. aed97b8 [SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy device by XinHong Zhu · 10 years ago
  58. 09f942b [SCSI] pm80xx: no need for tag allocation when issuing the command of unregistering device by XinHong Zhu · 10 years ago
  59. 2b01d81 [SCSI] pm80xx: Spinlock fix by Suresh Thiagarajan · 10 years ago
  60. 81b86d4 [SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATTO pm8001 based HBAs. by Bradley Grove · 11 years ago
  61. f49d213 [SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs. by Bradley Grove · 11 years ago
  62. cf37006 [SCSI] pm80xx: Fixed return value issue by Viswas G · 11 years ago
  63. 859b5d1 [SCSI] pm80xx: Removing redundant code snippets by Viswas G · 11 years ago
  64. 6cd60b3 [SCSI] pm80xx: Tasklets synchronization fix. by Nikith Ganigarakoppal · 11 years ago
  65. 7d02900 [SCSI] pm80xx: Resetting the phy state. by Nikith Ganigarakoppal · 11 years ago
  66. 34a9b81 [SCSI] pm80xx: Fix for direct attached device. by Nikith Ganigarakoppal · 11 years ago
  67. 94f33c1 [SCSI] pm80xx: Module author addition by Nikith Ganigarakoppal · 11 years ago
  68. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  69. d078b51 [SCSI] pm80xx: Firmware logging support. by Anand Kumar Santhanam · 11 years ago
  70. 2790940 [SCSI] pm80xx: Phy settings support for motherboard controller. by Anand Kumar Santhanam · 11 years ago
  71. 06f12f22 [SCSI] pm80xx: IButton security feature support for motherboard controllers. by Anand Kumar Santhanam · 11 years ago
  72. cb269c2 [SCSI] pm80xx: Print SAS address of IO failed device. by Anand Kumar Santhanam · 11 years ago
  73. 0ecdf00 [SCSI] pm80xx: 4G boundary fix. by Anand Kumar Santhanam · 11 years ago
  74. f9cd6cb [SCSI] pm80xx: Queue rotation logic for inbound and outbound queues. by Anand Kumar Santhanam · 11 years ago
  75. e912457 [SCSI] pm80xx: Set device state response logic fix. by Anand Kumar Santhanam · 11 years ago
  76. 966fdcf [SCSI] pm80xx: Display controller BIOS version. by Anand Kumar Santhanam · 11 years ago
  77. cb993e5 [SCSI] pm80xx: Indirect SMP request fix. by Anand Kumar Santhanam · 11 years ago
  78. a9a923e [SCSI] pm80xx: Device id changes to support series 8 controllers. by Anand Kumar Santhanam · 11 years ago
  79. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  80. f66c83d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  81. e1e819c [SCSI] pm8001: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  82. da1dccc [SCSI] pm80xx: Fix for 32 bit compilation warning by Anand Kumar Santhanam · 11 years ago
  83. 9504a92 [SCSI] pm80xx: fix Adaptec 71605H hang by Hans Verkuil · 11 years ago
  84. c8a2ba3 [SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  85. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  86. 808cbb6 [SCSI] pm80xx: remove unneeded NULL check by Dan Carpenter · 11 years ago
  87. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  88. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  89. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  90. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 11 years ago
  91. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 11 years ago
  92. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 11 years ago
  93. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 11 years ago
  94. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 11 years ago
  95. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 11 years ago
  96. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 11 years ago
  97. 1245ee5 [SCSI] pm80xx: MSI-X implementation for using 64 interrupts by Sakthivel K · 11 years ago
  98. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 11 years ago
  99. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 11 years ago
  100. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 11 years ago