1. 7b2c46e hpsa: fix event filtering to prevent excessive rescans with old firmware by Stephen M. Cameron · 10 years ago
  2. b3a52e7 hpsa: avoid unnecessary readl on every command submission by Stephen M. Cameron · 10 years ago
  3. 094963d hpsa: use per-cpu variable for lockup_detected by Stephen M. Cameron · 10 years ago
  4. 072b051 hpsa: allocate reply queues individually by Stephen M. Cameron · 10 years ago
  5. 7b9235e hpsa: remove dev_dbg() calls from hot paths by Stephen M. Cameron · 10 years ago
  6. 84ce1ee hpsa: remove unused fields from struct ctlr_info by Stephen M. Cameron · 10 years ago
  7. 6e8e808 hpsa: fix memory leak in hpsa_hba_mode_enabled by Joe Handzik · 10 years ago
  8. 316b221 [SCSI] hpsa: Add hba mode to the hpsa driver by Stephen M. Cameron · 10 years ago
  9. 9846590 [SCSI] hpsa: bring format-in-progress drives online when ready by Stephen M. Cameron · 10 years ago
  10. 2ba8bfc [SCSI] hpsa add sysfs debug switch for raid map debugging messages by Stephen M. Cameron · 10 years ago
  11. faff6ee [SCSI] hpsa: only do device rescan for certain events by Stephen M. Cameron · 10 years ago
  12. 51c3513 [SCSI] hpsa: update source file copyrights by Scott Teel · 10 years ago
  13. e863d68 [SCSI] hpsa: rescan devices on ioaccel2 error by Scott Teel · 10 years ago
  14. da0697b [SCSI] hpsa: allow user to disable accelerated i/o path by Scott Teel · 10 years ago
  15. c349775 [SCSI] hpsa: get ioaccel mode 2 i/o working by Scott Teel · 10 years ago
  16. b9af493 [SCSI] hpsa: initialize controller to perform io accelerator mode 2 by Stephen M. Cameron · 10 years ago
  17. aca9012 [SCSI] hpsa: do ioaccel mode 2 resource allocations by Stephen M. Cameron · 10 years ago
  18. b66cc25 [SCSI] hpsa: add ioaccel mode 2 structure definitions by Mike Miller · 10 years ago
  19. 76438d0 [SCSI] hpsa: poll controller to detect device change event by Stephen M. Cameron · 10 years ago
  20. 283b4a9 [SCSI] hpsa: add ioaccell mode 1 RAID offload support. by Stephen M. Cameron · 10 years ago
  21. e1f7de0 [SCSI] hpsa: add support for 'fastpath' i/o by Matt Gates · 10 years ago
  22. 8a98db73 [SCSI] hpsa: use workqueue instead of kernel thread for lockup detection by Stephen M. Cameron · 11 years ago
  23. 396883e [SCSI] hpsa: prevent stalled i/o by Stephen M. Cameron · 11 years ago
  24. 0390f0c [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands. by Stephen M. Cameron · 11 years ago
  25. 1cdd3cf [SCSI] hpsa: remove unneeded variable by Tomas Henzl · 11 years ago
  26. e85c597 [SCSI] hpsa: dial down lockup detection during firmware flash by Stephen M. Cameron · 12 years ago
  27. 21334ea [SCSI] hpsa: removed unused member maxQsinceinit by Stephen M. Cameron · 12 years ago
  28. e16a33a [SCSI] hpsa: refine interrupt handler locking for greater concurrency by Matt Gates · 12 years ago
  29. 254f796 [SCSI] hpsa: use multiple reply queues by Matt Gates · 12 years ago
  30. 75167d2 [SCSI] hpsa: add abort error handler function by Stephen M. Cameron · 12 years ago
  31. 2c17d2d [SCSI] hpsa: do not read from controller unnecessarily in completion code by Stephen M. Cameron · 12 years ago
  32. f79cfec [SCSI] hpsa: factor out driver name by Stephen M. Cameron · 12 years ago
  33. d66ae08 [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly named constant MAXSGENTRIES by Stephen M. Cameron · 12 years ago
  34. a0c1241 [SCSI] hpsa: detect controller lockup by Stephen M. Cameron · 13 years ago
  35. b7ec021 [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices by Scott Teel · 13 years ago
  36. cfe5bad [SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA by Scott Teel · 13 years ago
  37. 03ab31f [SCSI] hpsa: remove unused busy_initializing and busy_scanning by Stephen M. Cameron · 13 years ago
  38. fec62c3 [SCSI] hpsa: do not attempt to read from a write-only register by Stephen M. Cameron · 13 years ago
  39. 64670ac [SCSI] hpsa: do soft reset if hard reset is broken by Stephen M. Cameron · 13 years ago
  40. 2ed7127 [SCSI] hpsa: increase time to wait for board reset by Stephen M. Cameron · 13 years ago
  41. 516fda4 [SCSI] hpsa: wait longer for no-op to complete after resetting controller by Stephen M. Cameron · 13 years ago
  42. 8cd21da [SCSI] hpsa: add readl after writel in interrupt mask setting code by Stephen M. Cameron · 13 years ago
  43. d0be5ec [SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't get lost. by Stephen M. Cameron · 13 years ago
  44. a9a3a27 [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work by Stephen M. Cameron · 13 years ago
  45. 9e0fc76 [SCSI] hpsa: do not re-order commands in internal queues by Stephen M. Cameron · 13 years ago
  46. fe5389c [SCSI] hpsa: fix board status waiting code by Stephen M. Cameron · 13 years ago
  47. a0b8987 [SCSI] hpsa: do not consider firmware revision when looking for device changes. by Stephen M. Cameron · 14 years ago
  48. 873f339 [SCSI] hpsa: remove unused firm_ver member of the per-hba structure by Stephen M. Cameron · 14 years ago
  49. 33a2ffc [SCSI] hpsa: Increase the number of scatter gather elements supported. by Stephen M. Cameron · 14 years ago
  50. 3146840 [SCSI] hpsa: remove scan thread by Mike Miller · 14 years ago
  51. a08a847 [SCSI] hpsa: use scan_start and scan_finished entry points for scanning by Stephen M. Cameron · 14 years ago
  52. 339b2b1 [SCSI] hpsa: Fix p1210m LUN assignment. by Stephen M. Cameron · 14 years ago
  53. 303932f [SCSI] hpsa: Allow multiple command completions per interrupt. by Don Brace · 14 years ago
  54. 900c544 [SCSI] hpsa: interrupt pending function should return bool not unsigned long by Stephen M. Cameron · 14 years ago
  55. 84ca0be [SCSI] hpsa: fix some debug printks to use dev_dbg instead by Stephen M. Cameron · 14 years ago
  56. a104c99 [SCSI] hpsa: make tag macros into functions by Stephen M. Cameron · 14 years ago
  57. 01a02ff [SCSI] hpsa: Use kernel integer types, not userland ones by Stephen M. Cameron · 14 years ago
  58. edd1636 [SCSI] hpsa: add driver for HP Smart Array controllers. by Stephen M. Cameron · 15 years ago