1. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  2. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  3. ce7c6c9 mpt3sas: Fix resume on WarpDrive flash cards by Greg Edwards · 8 years ago
  4. 8bbb1cf mpt3sas: Fix warnings exposed by W=1 by Calvin Owens · 8 years ago
  5. 98c56ad mpt3sas: Eliminate dead sleep_flag code by Calvin Owens · 8 years ago
  6. 5f0dfb7 mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMs by Chaitra P B · 8 years ago
  7. a470a51 mpt3sas: Handle active cable exception event by Chaitra P B · 8 years ago
  8. 23409bd mpt3sas: Remove usage of 'struct timeval' by Tina Ruchandani · 8 years ago
  9. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  10. 5ec8a17 mpt3sas: Don't overreach ioc->reply_post[] during initialization by Calvin Owens · 8 years ago
  11. 7f8b8f3 mpt3sas: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 8 years ago
  12. 8ff045c mpt3sas: Free memory pools before retrying to allocate with different value. by Suganath prabu Subramani · 8 years ago
  13. da3cec2 mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q by Suganath prabu Subramani · 8 years ago
  14. 03d1fb3 mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO. by Suganath prabu Subramani · 8 years ago
  15. ebb3024 mpt3sas: Add support for configurable Chain Frame Size by Suganath prabu Subramani · 8 years ago
  16. 6403830 mpt3sas: Added smp_affinity_enable module parameter. by Suganath Prabu Subramani · 8 years ago
  17. fd0331b mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's by Suganath prabu Subramani · 8 years ago
  18. b130b0d mpt3sas: Added support for high port count HBA variants. by Suganath prabu Subramani · 8 years ago
  19. 5f985d8 mpt3sas: A correction in unmap_resources by Tomas Henzl · 8 years ago
  20. c84b06a mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs by Sreekanth Reddy · 9 years ago
  21. 08c4d55 mpt3sas: setpci reset kernel oops fix by Sreekanth Reddy · 9 years ago
  22. 989e43c mpt3sas: Added OEM Gen2 PnP ID branding names by Sreekanth Reddy · 9 years ago
  23. 7786ab6 mpt3sas: Ported WarpDrive product SSS6200 support by Sreekanth Reddy · 9 years ago
  24. 16e179b mpt3sas: fix for driver fails EEH, recovery from injected pci bus error by Sreekanth Reddy · 9 years ago
  25. 4208117 mpt3sas: Manage MSI-X vectors according to HBA device type by Sreekanth Reddy · 9 years ago
  26. 471ef9d mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs by Sreekanth Reddy · 9 years ago
  27. af00941 mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig by Sreekanth Reddy · 9 years ago
  28. d357e84 mpt3sas: Define 'hba_mpi_version_belonged' IOC variable by Sreekanth Reddy · 9 years ago
  29. 8a7e4c2 mpt3sas: Added mpt2sas driver definitions by Sreekanth Reddy · 9 years ago
  30. d8eb4a4 mpt3sas: Added support for customer specific branding by Sreekanth Reddy · 9 years ago
  31. 62f5c74 mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command by Sreekanth Reddy · 9 years ago
  32. 38e4141 mpt3sas: Add branding string support for OEM custom HBA by Sreekanth Reddy · 9 years ago
  33. fb84dfc mpt3sas: Add branding string support for OEM's HBA by Sreekanth Reddy · 9 years ago
  34. 2e26c38 mpt3sas: Update MPI2 strings to MPI2.5 by Sreekanth Reddy · 9 years ago
  35. 580d4e3 mpt3sas: Remove redundancy code while freeing the controller resources. by Sreekanth Reddy · 9 years ago
  36. 4dc8c80 mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state. by Sreekanth Reddy · 9 years ago
  37. fb77bb5 mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support by Sreekanth Reddy · 9 years ago
  38. 5aeeb78 mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected by Sreekanth Reddy · 9 years ago
  39. 14b3114 mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors by Sreekanth Reddy · 9 years ago
  40. a03bd15 mpt2sas, mpt3sas: Update attribution language to Avago by Sreekanth Reddy · 9 years ago
  41. ad666a0 mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries by Sreekanth Reddy · 9 years ago
  42. 2d8ce8c mpt2sas, mpt3sas: log exceeded temperature thresholds by Sreekanth Reddy · 9 years ago
  43. eb44552 mpt3sas: issue_reset is uninitialized by Dan Carpenter · 10 years ago
  44. 9b05c91 mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support by Sreekanth Reddy · 10 years ago
  45. 1117b31 mpt3sas: Added OEM branding Strings by Sreekanth Reddy · 10 years ago
  46. a4ffce0 mpt3sas: Copyright in driver sources is updated for year the 2014. by Sreekanth Reddy · 10 years ago
  47. 6bfa690 mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  48. 4dc06fd mpt3sas: delay scsi_add_host call to work with scsi-mq by Reddy, Sreekanth · 10 years ago
  49. 91b265b mpt3sas: Rework the MSI-X grouping code by Martin K. Petersen · 10 years ago
  50. 64cdb41 MPT / PCI: Use pci_stop_and_remove_bus_device_locked() by Rafael J. Wysocki · 10 years ago
  51. 9c50006 [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors by Sreekanth Reddy · 11 years ago
  52. cf9bd21a [SCSI] mpt3sas: fix cleanup on controller resource mapping failure by Joe Lawrence · 11 years ago
  53. b453ff8 [SCSI] mpt3sas: Updated the Hardware timing requirements by Sreekanth Reddy · 11 years ago
  54. 48e3b98 [SCSI] mpt3sas: 2013 source code copyright by Sreekanth Reddy · 11 years ago
  55. 25ef16d [SCSI] mpt3sas: remove unused variables by Wei Yongjun · 12 years ago
  56. 3735660 [SCSI] mpt3sas: Remove unneeded version.h header inclusion by Sachin Kamat · 12 years ago
  57. f92363d [SCSI] mpt3sas: add new driver supporting 12GB SAS by Sreekanth Reddy · 12 years ago