Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bf495573fae84451a8a26215fafb5b62e387ddaf
/
drivers
/
scsi
/
mpt3sas
ffb5845
scsi: mpt3sas: fix hang on ata passthrough commands
by James Bottomley
· 8 years ago
307d907
scsi: mpt3sas: Recognize and act on iopriority info
by Adam Manzanares
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
7ff723a
scsi: mpt3sas: Unblock device after controller reset
by Suganath Prabu S
· 8 years ago
18f6084
scsi: mpt3sas: Fix secure erase premature termination
by Andrey Grodzovsky
· 8 years ago
6c7abff
scsi: mpt3sas: fix some spelling mistakes in message and comments
by Colin Ian King
· 8 years ago
6b64b28
scsi: mpt3sas: Bump driver version as "14.101.00.00"
by Suganath Prabu Subramani
· 8 years ago
aa53bb8
scsi: mpt3sas: Fix for Endianness issue.
by Suganath Prabu Subramani
· 8 years ago
81c16f8
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices.
by Suganath Prabu Subramani
· 8 years ago
186a18e
scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.
by Suganath Prabu Subramani
· 8 years ago
0bb337c
scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.
by Suganath Prabu Subramani
· 8 years ago
998f26a
scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.
by Suganath Prabu Subramani
· 8 years ago
e270263
scsi: mpt3sas: Bump driver version as "14.100.00.00"
by Suganath Prabu Subramani
· 8 years ago
58e2fe7
scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"
by Suganath Prabu Subramani
· 8 years ago
c696f7b
scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path
by Suganath Prabu Subramani
· 8 years ago
bb35066
scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RDPQ card is enumerated first.
by Suganath Prabu Subramani
· 8 years ago
b2fe6be
scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or unblocking the device.
by Suganath Prabu Subramani
· 8 years ago
6d3a56e
scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk
by Sreekanth Reddy
· 8 years ago
4dfddf5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
ce7c6c9
mpt3sas: Fix resume on WarpDrive flash cards
by Greg Edwards
· 8 years ago
0d667f7
mpt3sas: Don't spam logs if logging level is 0
by Johannes Thumshirn
· 8 years ago
8bbb1cf
mpt3sas: Fix warnings exposed by W=1
by Calvin Owens
· 9 years ago
98c56ad
mpt3sas: Eliminate dead sleep_flag code
by Calvin Owens
· 9 years ago
9690283
mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()
by Calvin Owens
· 9 years ago
310c8e4
mpt3sas: Ensure the connector_name string is NUL-terminated
by Calvin Owens
· 9 years ago
83c3d34
mpt3sas: Fix panic when aer correct error occurred
by Kefeng Wang
· 9 years ago
ad2bf16
mpt3sas: avoid mpt3sas_transport_port_add NULL parent_dev
by Joe Lawrence
· 9 years ago
87aa95d
mpt3sas: set num_phys after allocating phy[] space
by Joe Lawrence
· 9 years ago
7ebd67e
mpt3sas: add missing curly braces
by Dan Carpenter
· 9 years ago
5f0dfb7
mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMs
by Chaitra P B
· 9 years ago
6c19709
mpt3sas: Set maximum transfer length per IO to 4MB for VDs
by Chaitra P B
· 9 years ago
b2500d7
mpt3sas: Updating mpt3sas driver version to 13.100.00.00
by Chaitra P B
· 9 years ago
648512cc
mpt3sas: Fix initial Reference tag field for 4K PI drives.
by Chaitra P B
· 9 years ago
a470a51
mpt3sas: Handle active cable exception event
by Chaitra P B
· 9 years ago
4fe6bc9
mpt3sas: Update MPI header to 2.00.42
by Chaitra P B
· 9 years ago
b8ac0cc
mpt3sas - remove unused fw_event_work elements
by Joe Lawrence
· 9 years ago
23409bd
mpt3sas: Remove usage of 'struct timeval'
by Tina Ruchandani
· 9 years ago
65e8617
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
by Ming Lin
· 9 years ago
5ec8a17
mpt3sas: Don't overreach ioc->reply_post[] during initialization
by Calvin Owens
· 9 years ago
7f8b8f3
mpt3sas: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
8ff045c
mpt3sas: Free memory pools before retrying to allocate with different value.
by Suganath prabu Subramani
· 9 years ago
da3cec2
mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
by Suganath prabu Subramani
· 9 years ago
d867b65
mpt3sas: Updating mpt3sas driver version to 12.100.00.00
by Suganath prabu Subramani
· 9 years ago
03d1fb3
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
by Suganath prabu Subramani
· 9 years ago
5c739b6
mpt3sas: Updated MPI Header to 2.00.42
by Suganath prabu Subramani
· 9 years ago
ebb3024
mpt3sas: Add support for configurable Chain Frame Size
by Suganath prabu Subramani
· 9 years ago
6403830
mpt3sas: Added smp_affinity_enable module parameter.
by Suganath Prabu Subramani
· 9 years ago
fd0331b
mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
by Suganath prabu Subramani
· 9 years ago
30158dc
mpt3sas: Never block the Enclosure device
by Suganath prabu Subramani
· 9 years ago
869817f
mpt3sas: Fix static analyzer(coverity) tool identified defects
by Suganath prabu Subramani
· 9 years ago
ce61c57
mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
by Suganath prabu Subramani
· 9 years ago
b130b0d
mpt3sas: Added support for high port count HBA variants.
by Suganath prabu Subramani
· 9 years ago
abaee09
Merge branch 'jejb-scsi' into misc
by James Bottomley
· 9 years ago
5f985d8
mpt3sas: A correction in unmap_resources
by Tomas Henzl
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
3ddda3e
mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility
by James Bottomley
· 9 years ago
b840c36
mpt3sas: Add dummy Kconfig option for backwards compatibility
by Martin K. Petersen
· 9 years ago
15de0de
mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_TLR_ON flag
by Sreekanth Reddy
· 9 years ago
0a5149b
mpt3sas: fix inline markers on non inline function declarations
by Stephen Rothwell
· 9 years ago
abc01f7
mpt3sas: Bump mpt3sas driver version to 09.102.00.00
by Sreekanth Reddy
· 9 years ago
c84b06a
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
by Sreekanth Reddy
· 9 years ago
d0c627af
mpt2sas, mpt3sas: Update the driver versions
by Sreekanth Reddy
· 9 years ago
08c4d55
mpt3sas: setpci reset kernel oops fix
by Sreekanth Reddy
· 9 years ago
989e43c
mpt3sas: Added OEM Gen2 PnP ID branding names
by Sreekanth Reddy
· 9 years ago
146b16c
mpt3sas: Refcount fw_events and fix unsafe list usage
by Sreekanth Reddy
· 9 years ago
d1cb5e4
mpt3sas: Refcount sas_device objects and fix unsafe list usage
by Sreekanth Reddy
· 9 years ago
4226309
mpt3sas: sysfs attribute to report Backup Rail Monitor Status
by Sreekanth Reddy
· 9 years ago
7786ab6
mpt3sas: Ported WarpDrive product SSS6200 support
by Sreekanth Reddy
· 9 years ago
16e179b
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
by Sreekanth Reddy
· 9 years ago
4208117
mpt3sas: Manage MSI-X vectors according to HBA device type
by Sreekanth Reddy
· 9 years ago
4550604
mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs
by Sreekanth Reddy
· 9 years ago
471ef9d
mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs
by Sreekanth Reddy
· 9 years ago
af00941
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
by Sreekanth Reddy
· 9 years ago
d357e84
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
by Sreekanth Reddy
· 9 years ago
78f97c8
mpt2sas: Move Gen2 HBA's device registration to a separate file
by Sreekanth Reddy
· 9 years ago
7497392a
mpt3sas: Move Gen3 HBA's device registration to a separate file
by Sreekanth Reddy
· 9 years ago
8a7e4c2
mpt3sas: Added mpt2sas driver definitions
by Sreekanth Reddy
· 9 years ago
c75683c
mpt3sas : Bump mpt3sas driver version to 9.100.00.00
by Sreekanth Reddy
· 10 years ago
df838f9
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
by Sreekanth Reddy
· 10 years ago
3681402
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API
by Sreekanth Reddy
· 10 years ago
bdff785
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API
by Sreekanth Reddy
· 10 years ago
d8eb4a4
mpt3sas: Added support for customer specific branding
by Sreekanth Reddy
· 10 years ago
62f5c74
mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command
by Sreekanth Reddy
· 10 years ago
3898f08
mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081
by Sreekanth Reddy
· 10 years ago
a6f8400
mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
by Sreekanth Reddy
· 10 years ago
2b89669
mpt3sas: Bump mpt3sas driver version to v6.100.00.00
by Sreekanth Reddy
· 10 years ago
38e4141
mpt3sas: Add branding string support for OEM custom HBA
by Sreekanth Reddy
· 10 years ago
fb84dfc
mpt3sas: Add branding string support for OEM's HBA
by Sreekanth Reddy
· 10 years ago
35c319b
mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
by Sreekanth Reddy
· 10 years ago
2e26c38
mpt3sas: Update MPI2 strings to MPI2.5
by Sreekanth Reddy
· 10 years ago
f9d81cf
mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
by Sreekanth Reddy
· 10 years ago
e6d45e3
mpt3sas: Provides the physical location of sas drives
by Sreekanth Reddy
· 10 years ago
a94bea3
mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.
by Sreekanth Reddy
· 10 years ago
580d4e3
mpt3sas: Remove redundancy code while freeing the controller resources.
by Sreekanth Reddy
· 10 years ago
e4bc7f5
mpt3sas: Don't block the drive when drive addition under the control of SML
by Sreekanth Reddy
· 10 years ago
4dc8c80
mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state.
by Sreekanth Reddy
· 10 years ago
fb77bb5
mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support
by Sreekanth Reddy
· 10 years ago
5aeeb78
mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
by Sreekanth Reddy
· 10 years ago
14b3114
mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors
by Sreekanth Reddy
· 10 years ago
a03bd15
mpt2sas, mpt3sas: Update attribution language to Avago
by Sreekanth Reddy
· 10 years ago
Next »