1. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  2. 8902b10 drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause" by Chen Gang · 10 years ago
  3. eaa015d scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  4. e90b25f mvsas: Recognise device/subsystem 9485/9485 as 88SE9485 by Ben Hutchings · 10 years ago
  5. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. 6d3be30 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  7. 53a983c [SCSI] mvsas: Fix kernel panic on tile due to unaligned data access by James Bottomley · 11 years ago
  8. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  9. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  10. 412e704 [SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b by Myron Stowe · 11 years ago
  11. 7c237c5 [SCSI] mvsas: fixed timeout issue when removing module by Xiangliang Yu · 11 years ago
  12. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  13. beecade [SCSI] mvsas: fix undefined bit shift by Xi Wang · 12 years ago
  14. 95ab000 [SCSI] mvsas: Fix oops when ata commond timeout. by Jianpeng Ma · 12 years ago
  15. cca8501 [SCSI] mvsas: remove unused variable in mvs_task_exec() by Dan Carpenter · 12 years ago
  16. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
  17. 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
  18. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  19. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 12 years ago
  20. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  21. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  22. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  23. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  24. 99a700b [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support by Robin H. Johnson · 13 years ago
  25. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  26. ac013ed1 [SCSI] isci: export phy events via ->lldd_control_phy() by Dan Williams · 13 years ago
  27. 4f3f812 [SCSI] mvsas: update driver version by Xiangliang Yu · 13 years ago
  28. 40d3921 [SCSI] mvsas: fixed SMP request watchdog timeout issue. by Xiangliang Yu · 13 years ago
  29. 3a4b7ef [SCSI] mvsas: expander write performance enhancement by Xiangliang Yu · 13 years ago
  30. aa117dd [SCSI] mvsas: change SL mode0 register value by Xiangliang Yu · 13 years ago
  31. 07f098e [SCSI] mvsas: fixed wrong destination when hiting NAK for command frame by Xiangliang Yu · 13 years ago
  32. 477f6d1 [SCSI] mvsas: fixed some disk spin up issue by Xiangliang Yu · 13 years ago
  33. f7e45b6 [SCSI] mvsas: add support for 9480 device id by Xiangliang Yu · 13 years ago
  34. 6ceae7c [SCSI] mvsas: fix expander link error by Xiangliang Yu · 13 years ago
  35. e211e2c [SCSI] mvsas: remove mvs_slave_{alloc|configure} by Dan Williams · 13 years ago
  36. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  37. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  38. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  39. 6f8ac16 [SCSI] mvsas: Add support for interrupt tasklet by Xiangliang Yu · 13 years ago
  40. e144f7e [SCSI] mvsas: update comments by Xiangliang Yu · 13 years ago
  41. 84fbd0c [SCSI] mvsas: misc improvements by Xiangliang Yu · 13 years ago
  42. a4632aa [SCSI] mvsas: Add new macros and functions by Xiangliang Yu · 13 years ago
  43. b89e8f5 [SCSI] mvsas: Remove unused macros, variables and functions by Xiangliang Yu · 13 years ago
  44. 8882f08 [SCSI] mvsas: fix 94xx hotplug issue by Xiangliang Yu · 13 years ago
  45. 83c7b61 [SCSI] mvsas: Add driver version and interrupt coalescing to device attributes in sysfs by Xiangliang Yu · 13 years ago
  46. f1f82a9 [SCSI] mvsas: add support for 94xx phy tuning and multiple revisions by Xiangliang Yu · 13 years ago
  47. 534ff10 [SCSI] mvsas: Add support for Non specific NCQ error interrupt by Xiangliang Yu · 13 years ago
  48. 0b15fb1 [SCSI] mvsas: add support for Task collector mode and fixed relative bugs by Xiangliang Yu · 13 years ago
  49. 8214028 [SCSI] mvsas: add support for Marvell 88SE9445/88SE9485 by Xiangliang Yu · 13 years ago
  50. 463b897 [SCSI] mvsas: Add support for HighPoint RR27xx series HBA by HighPoint Linux Team · 13 years ago
  51. bfbec92 scsi: change to new flag variable by matt mooney · 13 years ago
  52. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  53. 24ae163 [SCSI] mvsas: fix potential NULL dereference by Jiri Slaby · 14 years ago
  54. 9dc9fd9 [SCSI] mvsas: fix hot plug handling and IO issues by Srinivas · 14 years ago
  55. 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
  56. 7ec4ad0 [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA by Srinivas · 15 years ago
  57. f31491d [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 by Nick Cheng · 15 years ago
  58. f9da3be [SCSI] mvsas: remove all the casts from void * or to void * by Andy Yan · 15 years ago
  59. 9870d9a [SCSI] mvsas: performance improvement using domain_device->lldd_dev by Andy Yan · 15 years ago
  60. 77db27c [SCSI] mvsas: correct bit map usage by Andy Yan · 15 years ago
  61. 0f980a8 [SCSI] mvsas: bug fix, null pointer may be used by Andy Yan · 15 years ago
  62. 0b84b70 [SCSI] mvsas: bug fix of dead lock by Andy Yan · 15 years ago
  63. 2b28813 [SCSI] mvsas: bug fix with setting task management frame type by Andy Yan · 15 years ago
  64. 20b09c2 [SCSI] mvsas: add support for 94xx; layout change; bug fixes by Andy Yan · 15 years ago
  65. dd4969a [SCSI] mvsas: split driver into multiple files by Jeff Garzik · 15 years ago
  66. 2ad52f4 [SCSI] mvsas: move into new directory drivers/scsi/mvsas/ by Jeff Garzik · 15 years ago