index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
megaraid_sas: fix whitespace errors
Bjorn Helgaas
1
-126
/
+118
2015-08-26
megaraid_sas: use dev_printk when possible
Bjorn Helgaas
1
-154
/
+150
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-398
/
+341
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-13
megaraid: fix irq setup process regression
Tomas Henzl
1
-16
/
+14
2015-06-01
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...
Sumit.Saxena@avagotech.com
1
-40
/
+27
2015-05-26
megaraid_sas: fix kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2015-05-25
megaraid_sas : swap whole register in megasas_register_aen
Christoph Hellwig
1
-2
/
+2
2015-05-25
megaraid_sas : add missing byte swaps to the sriov code
Christoph Hellwig
1
-21
/
+25
2015-05-25
megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
Christoph Hellwig
1
-6
/
+6
2015-05-25
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
1
-1
/
+1
2015-05-25
megaraid_sas : add endianness annotations
Christoph Hellwig
1
-1
/
+1
2015-05-25
megaraid_sas : add missing __iomem annotations
Christoph Hellwig
1
-4
/
+5
2015-05-25
megaraid_sas : megasas_complete_outstanding_ioctls() can be static
kbuild test robot
1
-1
/
+1
2015-05-25
megaraid_sas : Support for Avago's Single server High Availability product
Sumit.Saxena@avagotech.com
1
-1
/
+14
2015-05-25
megaraid_sas : Add release date and update driver version
Sumit.Saxena@avagotech.com
1
-0
/
+19
2015-05-25
megaraid_sas : Modify driver's meta data to reflect Avago
Sumit.Saxena@avagotech.com
1
-3
/
+3
2015-05-25
megaraid_sas : Use Block layer tag support for internal command indexing
Sumit.Saxena@avagotech.com
1
-115
/
+57
2015-05-25
megaraid_sas : Enhanced few prints
Sumit.Saxena@avagotech.com
1
-25
/
+24
2015-05-25
megaraid_sas : Move controller's queue depth calculation in adapter specific ...
Sumit.Saxena@avagotech.com
1
-24
/
+15
2015-05-25
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
Sumit.Saxena@avagotech.com
1
-2
/
+2
2015-05-25
megaraid_sas : Add separate function for setting up IRQs
Sumit.Saxena@avagotech.com
1
-146
/
+135
2015-01-09
megaraid_sas: remove redundant memset call
Sumit.Saxena@avagotech.com
1
-2
/
+0
2015-01-09
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
Sumit.Saxena@avagotech.com
1
-34
/
+35
2015-01-09
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
1
-11
/
+54
2015-01-09
megaraid_sas: add support for secure JBOD
Sumit.Saxena@avagotech.com
1
-10
/
+18
2015-01-09
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
1
-13
/
+11
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-12
/
+1
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
1
-2
/
+0
2014-11-24
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
Sumit.Saxena@avagotech.com
1
-4
/
+15
2014-11-24
megaraid_sas: corrected return of wait_event from abort frame path
Sumit.Saxena@avagotech.com
1
-1
/
+1
2014-11-24
megaraid_sas: online Firmware upgrade support for Extended VD feature
Sumit.Saxena@avagotech.com
1
-12
/
+70
2014-11-24
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
1
-11
/
+10
2014-11-24
megaraid_sas: driver version upgrade and remove some meta data of driver
Sumit.Saxena@avagotech.com
1
-23
/
+1
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-2
/
+1
2014-11-10
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
Jiang Liu
1
-1
/
+1
2014-09-16
megaraid_sas : Driver version update
Sumit.Saxena@avagotech.com
1
-1
/
+1
2014-09-16
megaraid_sas : MFI MPT linked list corruption fix
Sumit.Saxena@avagotech.com
1
-57
/
+139
2014-09-16
megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint
Sumit.Saxena@avagotech.com
1
-22
/
+38
2014-09-16
megaraid_sas : Host lock less mode to enabled asynchronous IO submission
Sumit.Saxena@avagotech.com
1
-7
/
+4
2014-09-16
megaraid_sas : Extended VD support
Sumit.Saxena@avagotech.com
1
-85
/
+120
2014-09-16
megaraid_sas : Firmware crash dump feature support
Sumit.Saxena@avagotech.com
1
-2
/
+292
2014-09-16
megaraid_sas : Do not scan non syspd drives
Sumit.Saxena@avagotech.com
1
-31
/
+4
2014-09-16
megaraid_sas: Version and Changelog update
Adam Radford
1
-1
/
+1
2014-09-16
megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().
Adam Radford
1
-0
/
+4
2014-09-16
megaraid_sas: Fix LD/VF affiliation parsing
Adam Radford
1
-111
/
+207
2014-09-16
megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-13
/
+7
2014-09-16
megaraid: Fail resume if MSI-X re-initialization failed
Alexander Gordeev
1
-3
/
+5
[next]