Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f23ca2cb2781102b560dbd96fe093b146fd8ec1a
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_ctl.c
f23ca2c
scsi: mpt3sas: Add support for PCIe Lane margin
by Suganath Prabu
· 5 years ago
8f55c30
scsi: mpt3sas: support target smid for [abort|query] task
by Minwoo Im
· 5 years ago
1de540a
scsi: mpt3sas: clean up a couple sizeof() uses
by Dan Carpenter
· 5 years ago
c9df144
scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}
by Tomas Henzl
· 6 years ago
078a4cc
scsi: mpt3sas: function pointers of request descriptor
by Suganath Prabu S
· 6 years ago
f9e3ebe
scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()
by Gen Zhang
· 6 years ago
f430574
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
by Suganath Prabu
· 6 years ago
02abcbc
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
by Suganath Prabu
· 6 years ago
1c2048b
scsi: mpt3sas: switch to generic DMA API
by Christoph Hellwig
· 6 years ago
919d8a3
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
by Joe Perches
· 6 years ago
4beb486
scsi: mpt3sas: Improve kernel-doc headers
by Bart Van Assche
· 7 years ago
c7a3570
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and mpt3sas_ctl_reset_handler()
by Bart Van Assche
· 7 years ago
eb0c7af
scsi: mpt3sas: Annotate switch/case fall-through
by Bart Van Assche
· 7 years ago
d37306c
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal commands during controller reset.
by Chaitra P B
· 7 years ago
c1a6c5a
scsi: mpt3sas: For NVME device, issue a protocol level reset
by Chaitra P B
· 7 years ago
cf6bf97
scsi: mpt3sas: Bug fix for big endian systems.
by Chaitra P B
· 7 years ago
40114bd
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers.
by Suganath Prabu S
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
28bc6fb
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
dbec4c90
scsi: mpt3sas: lockless command submission
by Suganath Prabu Subramani
· 7 years ago
6da999f
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
by Hannes Reinecke
· 7 years ago
b0cd285e
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
by Hannes Reinecke
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
45aa6a1
scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
by Suganath Prabu Subramani
· 7 years ago
aff39e6
scsi: mpt3sas: Added support for nvme encapsulated request message.
by Suganath Prabu Subramani
· 7 years ago
016d5c3
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
by Suganath Prabu Subramani
· 7 years ago
c0ff7e2
scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo
by Meng Xu
· 7 years ago
9a284e5
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
459325c
scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.
by Chaitra P B
· 8 years ago
307d907
scsi: mpt3sas: Recognize and act on iopriority info
by Adam Manzanares
· 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
998f26a
scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.
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
8bbb1cf
mpt3sas: Fix warnings exposed by W=1
by Calvin Owens
· 8 years ago
98c56ad
mpt3sas: Eliminate dead sleep_flag code
by Calvin Owens
· 8 years ago
9690283
mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()
by Calvin Owens
· 8 years ago
03d1fb3
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
by Suganath prabu Subramani
· 9 years ago
869817f
mpt3sas: Fix static analyzer(coverity) tool identified defects
by Suganath prabu Subramani
· 9 years ago
b130b0d
mpt3sas: Added support for high port count HBA variants.
by Suganath prabu Subramani
· 9 years ago
c84b06a
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
by Sreekanth Reddy
· 9 years ago
08c4d55
mpt3sas: setpci reset kernel oops fix
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
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
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
a03bd15
mpt2sas, mpt3sas: Update attribution language to Avago
by Sreekanth Reddy
· 10 years ago
a4ffce0
mpt3sas: Copyright in driver sources is updated for year the 2014.
by Sreekanth Reddy
· 10 years ago
c62e46d
mpt3sas: Remove uses of serial_number
by Matthew Wilcox
· 11 years ago
48e3b98
[SCSI] mpt3sas: 2013 source code copyright
by Sreekanth Reddy
· 12 years ago
70ab27d
mpt3sas: don't wank with fasync on ->release()
by Al Viro
· 12 years ago
3735660
[SCSI] mpt3sas: Remove unneeded version.h header inclusion
by Sachin Kamat
· 12 years ago
66331e8
[SCSI] mpt3sas: cut and paste bug storing trigger mpi
by Dan Carpenter
· 12 years ago
f92363d
[SCSI] mpt3sas: add new driver supporting 12GB SAS
by Sreekanth Reddy
· 12 years ago