Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6a6981fea3b8a6e6ab6a533991e474270602b9e1
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
6a6981f
megaraid_sas : megasas_complete_outstanding_ioctls() can be static
by kbuild test robot
· 10 years ago
5765c5b
megaraid_sas : Support for Avago's Single server High Availability product
by Sumit.Saxena@avagotech.com
· 10 years ago
09fced1
megaraid_sas : Add release date and update driver version
by Sumit.Saxena@avagotech.com
· 10 years ago
43cd7fe
megaraid_sas : Modify driver's meta data to reflect Avago
by Sumit.Saxena@avagotech.com
· 10 years ago
4026e9a
megaraid_sas : Use Block layer tag support for internal command indexing
by Sumit.Saxena@avagotech.com
· 10 years ago
d88da09
megaraid_sas : Enhanced few prints
by Sumit.Saxena@avagotech.com
· 10 years ago
f26ac3a
megaraid_sas : Move controller's queue depth calculation in adapter specific function
by Sumit.Saxena@avagotech.com
· 10 years ago
4a5c814
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
by Sumit.Saxena@avagotech.com
· 10 years ago
d3557fc
megaraid_sas : Add separate function for setting up IRQs
by Sumit.Saxena@avagotech.com
· 10 years ago
1aecbc8
megaraid_sas: remove redundant memset call
by Sumit.Saxena@avagotech.com
· 10 years ago
ae09a6c
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
by Sumit.Saxena@avagotech.com
· 10 years ago
c8dd61e
megaraid_sas: complete outstanding IOCTLs before killing adapter
by Sumit.Saxena@avagotech.com
· 10 years ago
7497cde
megaraid_sas: add support for secure JBOD
by Sumit.Saxena@avagotech.com
· 10 years ago
200aed5
megaraid_sas: endianness related bug fixes and code optimization
by Sumit.Saxena@avagotech.com
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
1e6f241
scsi: don't allow setting of queue_depth bigger than can_queue
by Christoph Hellwig
· 10 years ago
aa00832
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
by Sumit.Saxena@avagotech.com
· 10 years ago
170c238
megaraid_sas: corrected return of wait_event from abort frame path
by Sumit.Saxena@avagotech.com
· 10 years ago
d009b57
megaraid_sas: online Firmware upgrade support for Extended VD feature
by Sumit.Saxena@avagotech.com
· 10 years ago
e399065
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
by Sumit.Saxena@avagotech.com
· 10 years ago
d98a6de
megaraid_sas: driver version upgrade and remove some meta data of driver
by Sumit.Saxena@avagotech.com
· 10 years ago
6774def
treewide: fix typo in printk and Kconfig
by Masanari Iida
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
c12de88
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
by Jiang Liu
· 10 years ago
0d9d8b9
megaraid_sas : Driver version update
by Sumit.Saxena@avagotech.com
· 10 years ago
90dc9d9
megaraid_sas : MFI MPT linked list corruption fix
by Sumit.Saxena@avagotech.com
· 10 years ago
ac95136
megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint
by Sumit.Saxena@avagotech.com
· 10 years ago
fb1a24f
megaraid_sas : Host lock less mode to enabled asynchronous IO submission
by Sumit.Saxena@avagotech.com
· 10 years ago
51087a8
megaraid_sas : Extended VD support
by Sumit.Saxena@avagotech.com
· 10 years ago
fc62b3f
megaraid_sas : Firmware crash dump feature support
by Sumit.Saxena@avagotech.com
· 10 years ago
07e38d9
megaraid_sas : Do not scan non syspd drives
by Sumit.Saxena@avagotech.com
· 10 years ago
5e8d900
megaraid_sas: Version and Changelog update
by Adam Radford
· 10 years ago
9ea81f8
megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().
by Adam Radford
· 10 years ago
4cbfea8
megaraid_sas: Fix LD/VF affiliation parsing
by Adam Radford
· 10 years ago
8ae80ed
megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
dd08812
megaraid: Fail resume if MSI-X re-initialization failed
by Alexander Gordeev
· 10 years ago
7c845eb
scsi: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
bc6ac5e
megaraid_sas: fix a small problem when reading state value from hw
by Tomas Henzl
· 11 years ago
10b1db8
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 11 years ago
229fe47
[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF support
by adam radford
· 11 years ago
8058a16
[SCSI] megaraid_sas: Performance boost fixes
by Sumit.Saxena@lsi.com
· 11 years ago
46de63e2
[SCSI] megaraid_sas: Set 32-bit DMA mask
by Sumit.Saxena@lsi.com
· 11 years ago
cfbe755
[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDs
by Sumit.Saxena@lsi.com
· 11 years ago
58968fc
[SCSI] megaraid_sas: check return value for megasas_get_pd_list()
by Hannes Reinecke
· 11 years ago
11f8a7b
[SCSI] megaraid: Use resource_size_t for PCI resources, not long
by Ben Collins
· 11 years ago
54b2b50
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
by Martin K. Petersen
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
999ece0
[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AEN path
by Sumit.Saxena@lsi.com
· 11 years ago
3993a86
[SCSI] megaraid_sas: fixes for few endianess issues
by Sumit.Saxena@lsi.com
· 11 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
94cd65d
[SCSI] megaraid_sas: addded support for big endian architecture
by Sumit.Saxena@lsi.com
· 11 years ago
2b4857c
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 11 years ago
21c9e16
[SCSI] megaraid_sas: Add High Availability clustering support using shared Logical Disks
by adam radford
· 11 years ago
6431f5d
[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel
by Sumit.Saxena@lsi.com
· 11 years ago
7a6a731
[SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
by Bjørn Mork
· 12 years ago
a3fda7d
[SCSI] megaraid: minor cut and paste error fixed.
by James Georgas
· 11 years ago
7525be5
[SCSI] megaraid_sas: Changelog and driver version update
by Sumit.Saxena@lsi.com
· 11 years ago
404a8a1
[SCSI] megaraid_sas: Add support to differentiate between iMR vs MR Firmware
by Sumit.Saxena@lsi.com
· 11 years ago
bc93d42
[SCSI] megaraid_sas: Add support for Uneven Span PRL11
by Sumit.Saxena@lsi.com
· 11 years ago
d46a3ad
[SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s controller
by Sumit.Saxena@lsi.com
· 11 years ago
21d3c71
[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllers
by Sumit.Saxena@lsi.com
· 11 years ago
105900d
[SCSI] megaraid_sas: Free event detail memory without device ID check
by Sumit.Saxena@lsi.com
· 11 years ago
b5bccad
[SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controller
by Sumit.Saxena@lsi.com
· 11 years ago
b09e66d
[SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in critical h/w error
by Sumit.Saxena@lsi.com
· 11 years ago
c64e483
[SCSI] megaraid_sas: release lock on error path
by Dan Carpenter
· 12 years ago
9936906
[SCSI] megaraid_sas: Use correct #define for MSI-X capability
by Bjorn Helgaas
· 12 years ago
5eca4a6
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
c1d390d8
megaraid: fix BUG_ON() from incorrect use of delayed work
by Xiaotian Feng
· 12 years ago
ae59057
[SCSI] megaraid_sas: Version, Changelog, Copyright update
by adam radford
· 12 years ago
a3a9220
[SCSI] megaraid_sas: Remove duplicate code
by adam radford
· 12 years ago
079eadd
[SCSI] megaraid_sas: Add module param for configurable MSI-X vector count
by adam radford
· 12 years ago
fe709ed
Merge SCSI misc branch into isci-for-3.6 tag
by James Bottomley
· 12 years ago
cdd7575
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 12 years ago
c007b8b
[SCSI] megaraid_sas: Add resetwaittime module parameter
by adam radford
· 12 years ago
c5daa6a
[SCSI] megaraid_sas: Add throttlequeuedepth module parameter
by adam radford
· 12 years ago
bd8d6dd
[SCSI] megaraid_sas: Move poll_aen_lock initializer
by Kashyap Desai
· 12 years ago
e38a813
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 13 years ago
798edaa
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 13 years ago
7895f9c
[SCSI] megaraid_sas: remove poll_mode_io code
by adam radford
· 13 years ago
882be7c3
[SCSI] megaraid_sas: mask off flags in ioctl path
by adam radford
· 13 years ago
f575c5d
[SCSI] megaraid_sas: Fix instance access in megasas_reset_timer
by adam radford
· 13 years ago
8d6f5ce
[SCSI] megaraid_sas: Changelog and version update
by adam radford
· 13 years ago
e5f93a3
[SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panic
by adam radford
· 13 years ago
c8e858f
[SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue support
by adam radford
· 13 years ago
36807e6
[SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllers
by adam radford
· 13 years ago
058a8fa
[SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver load time
by adam radford
· 13 years ago
e170358
[SCSI] megaraid_sas Version to 5.40-rc1 and Changelog update
by adam radford
· 13 years ago
4bcde50
[SCSI] megaraid_sas: Add .change_queue_depth support
by adam radford
· 13 years ago
4f788dc
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 14 years ago
3cc6851f9
[SCSI] megaraid_sas: Add 1078 OCR support
by adam radford
· 14 years ago
541f90b
[SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()
by adam radford
· 14 years ago
46fd256
[SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()
by adam radford
· 14 years ago
3f1abce
[SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE instead
by adam radford
· 14 years ago
5cd049a
[SCSI] remove cmd->serial_number litter
by Christoph Hellwig
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
00fa2b1
[SCSI] megaraid_sas: Version and Changelog update
by adam radford
· 14 years ago
ebf054b
[SCSI] megaraid_sas: Fix iMR OCR support to work correctly
by adam radford
· 14 years ago
Next »