1. 859b5d1 [SCSI] pm80xx: Removing redundant code snippets by Viswas G · 11 years ago
  2. 7d02900 [SCSI] pm80xx: Resetting the phy state. by Nikith Ganigarakoppal · 11 years ago
  3. d078b51 [SCSI] pm80xx: Firmware logging support. by Anand Kumar Santhanam · 11 years ago
  4. 2790940 [SCSI] pm80xx: Phy settings support for motherboard controller. by Anand Kumar Santhanam · 11 years ago
  5. cb269c2 [SCSI] pm80xx: Print SAS address of IO failed device. by Anand Kumar Santhanam · 11 years ago
  6. e912457 [SCSI] pm80xx: Set device state response logic fix. by Anand Kumar Santhanam · 11 years ago
  7. 9504a92 [SCSI] pm80xx: fix Adaptec 71605H hang by Hans Verkuil · 11 years ago
  8. 808cbb6 [SCSI] pm80xx: remove unneeded NULL check by Dan Carpenter · 11 years ago
  9. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  10. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  11. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 11 years ago
  12. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 11 years ago
  13. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 11 years ago
  14. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 11 years ago
  15. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 11 years ago
  16. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 11 years ago
  17. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 11 years ago
  18. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 11 years ago
  19. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 11 years ago
  20. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 99c72eb [SCSI] pm8001: raise host can queue by Mark Salyzyn · 12 years ago
  22. fd00f7c [SCSI] pm8001: fix endian issue with code optimization. by Santosh Nayak · 12 years ago
  23. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  24. b08c185 [SCSI] pm8001: Use spin_lock_irqsave() for task_state. by Santosh Nayak · 12 years ago
  25. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  26. 8270ee2 [SCSI] pm8001: fix endian issue with code optimization. by Santosh Nayak · 12 years ago
  27. 50ec5ba [SCSI] pm8001: Fix possible racing condition. by Santosh Nayak · 12 years ago
  28. bdaefbf [SCSI] pm8001: Fix bogus interrupt state flag issue. by Santosh Nayak · 12 years ago
  29. 5954d73 [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RETRY_TIMEOUT by Mark Salyzyn · 13 years ago
  30. d95d000 [SCSI] pm8001: Add FUNC_GET_EVENTS by Mark Salyzyn · 13 years ago
  31. 44ebf89 pm8001: fix printk typo in pm8001_hwi.c by Masanari Iida · 12 years ago
  32. 6fbc769 [SCSI] pm8001: missing break statements by Mark Salyzyn · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. 429305e [SCSI] pm8001: simplify workqueue usage by Tejun Heo · 13 years ago
  35. 0caeb91 [SCSI] pm8001: handle allocation failures by Dan Carpenter · 14 years ago
  36. 823d219 [SCSI] pm8001: introduce missing kfree by Julia Lawall · 14 years ago
  37. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  38. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  39. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  40. 65155b3 fix typos concerning "management" by Uwe Kleine-König · 14 years ago
  41. e05a9e7 [SCSI] pm8001: drop redundant memset by Julia Lawall · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  43. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  44. 83e7332 [SCSI] pm8001: misc code cleanup by jack wang · 15 years ago
  45. 0330dba [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device. by jack wang · 15 years ago
  46. afc5ca9 [SCSI] pm8001: fix endian issues with SAS address by jack wang · 15 years ago
  47. 1cc943a [SCSI] pm8001: enhance error handle for IO patch by jack wang · 15 years ago
  48. 9e79e12 [SCSI] pm8001: Fix for sata io circular lock dependency. by jack wang · 15 years ago
  49. 72d0baa [SCSI] pm8001: enhance IOMB process modules by jack_wang · 15 years ago
  50. d0b6804 [SCSI] pm8001: add reinitialize SPC parameters before phy start by jack_wang · 15 years ago
  51. dbf9bfe [SCSI] pm8001: add SAS/SATA HBA driver by jack wang · 15 years ago