| Commit message (Expand) | Author | Files | Lines |
2015-11-12 | mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs | Sreekanth Reddy | 14 | -826/+566 |
2015-11-12 | mpt2sas, mpt3sas: Update the driver versions | Sreekanth Reddy | 1 | -5/+10 |
2015-11-12 | mpt3sas: setpci reset kernel oops fix | Sreekanth Reddy | 4 | -9/+71 |
2015-11-12 | mpt3sas: Added OEM Gen2 PnP ID branding names | Sreekanth Reddy | 2 | -114/+305 |
2015-11-12 | mpt3sas: Refcount fw_events and fix unsafe list usage | Sreekanth Reddy | 1 | -22/+94 |
2015-11-12 | mpt3sas: Refcount sas_device objects and fix unsafe list usage | Sreekanth Reddy | 3 | -157/+365 |
2015-11-12 | mpt3sas: sysfs attribute to report Backup Rail Monitor Status | Sreekanth Reddy | 3 | -0/+116 |
2015-11-12 | mpt3sas: Ported WarpDrive product SSS6200 support | Sreekanth Reddy | 6 | -46/+665 |
2015-11-12 | mpt3sas: fix for driver fails EEH, recovery from injected pci bus error | Sreekanth Reddy | 2 | -1/+19 |
2015-11-12 | mpt3sas: Manage MSI-X vectors according to HBA device type | Sreekanth Reddy | 3 | -18/+31 |
2015-11-12 | mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs | Sreekanth Reddy | 1 | -2/+17 |
2015-11-12 | mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs | Sreekanth Reddy | 1 | -13/+168 |
2015-11-12 | mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig | Sreekanth Reddy | 7 | -83/+10 |
2015-11-12 | mpt3sas: Define 'hba_mpi_version_belonged' IOC variable | Sreekanth Reddy | 6 | -8/+62 |
2015-11-12 | mpt2sas: Remove .c and .h files from mpt2sas driver | Sreekanth Reddy | 8 | -22391/+0 |
2015-11-12 | mpt2sas: Move Gen2 HBA's device registration to a separate file | Sreekanth Reddy | 3 | -6/+293 |
2015-11-12 | mpt3sas: Move Gen3 HBA's device registration to a separate file | Sreekanth Reddy | 5 | -159/+261 |
2015-11-12 | mpt3sas: Added mpt2sas driver definitions | Sreekanth Reddy | 4 | -145/+191 |
2015-11-12 | mpt2sas: Use mpi headers from mpt3sas | Christoph Hellwig | 10 | -7605/+6 |
2015-11-11 | tools include: Add compiler.h to list.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2015-11-11 | perf probe: Verify parameters in two functions | Wang Nan | 1 | -0/+6 |
2015-11-11 | perf session: Add missing newlines to some pr_err() calls | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2015-11-11 | perf annotate: Support full source file paths for srcline fix | Michael Petlan | 1 | -0/+1 |