index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
5
-1003
/
+930
|
\
|
*
megaraid: fix irq setup process regression
Tomas Henzl
2015-06-13
1
-16
/
+14
|
*
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...
Sumit.Saxena@avagotech.com
2015-06-01
3
-42
/
+30
|
*
megaraid_sas : swap whole register in megasas_register_aen
Christoph Hellwig
2015-05-25
1
-2
/
+2
|
*
megaraid_sas : fix megasas_fire_cmd_fusion calling convention
Christoph Hellwig
2015-05-25
1
-41
/
+31
|
*
megaraid_sas : add missing byte swaps to the sriov code
Christoph Hellwig
2015-05-25
1
-21
/
+25
|
*
megaraid_sas : bytewise or should be done on native endian variables
Christoph Hellwig
2015-05-25
1
-1
/
+3
|
*
megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
Christoph Hellwig
2015-05-25
1
-6
/
+6
|
*
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
2015-05-25
3
-8
/
+10
|
*
megaraid_sas : add endianness annotations
Christoph Hellwig
2015-05-25
5
-296
/
+296
|
*
megaraid_sas : add missing __iomem annotations
Christoph Hellwig
2015-05-25
2
-5
/
+6
|
*
megaraid_sas : megasas_complete_outstanding_ioctls() can be static
kbuild test robot
2015-05-25
1
-1
/
+1
|
*
megaraid_sas : Support for Avago's Single server High Availability product
Sumit.Saxena@avagotech.com
2015-05-25
3
-3
/
+49
|
*
megaraid_sas : Add release date and update driver version
Sumit.Saxena@avagotech.com
2015-05-25
2
-1
/
+21
|
*
megaraid_sas : Modify driver's meta data to reflect Avago
Sumit.Saxena@avagotech.com
2015-05-25
1
-3
/
+3
|
*
megaraid_sas : Use Block layer tag support for internal command indexing
Sumit.Saxena@avagotech.com
2015-05-25
4
-242
/
+99
|
*
megaraid_sas : Enhanced few prints
Sumit.Saxena@avagotech.com
2015-05-25
1
-25
/
+24
|
*
megaraid_sas : Move controller's queue depth calculation in adapter specific ...
Sumit.Saxena@avagotech.com
2015-05-25
3
-24
/
+25
|
*
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
Sumit.Saxena@avagotech.com
2015-05-25
3
-106
/
+138
|
*
megaraid_sas : Add separate function for refiring MFI commands
Sumit.Saxena@avagotech.com
2015-05-25
1
-41
/
+39
|
*
megaraid_sas : Add separate function for setting up IRQs
Sumit.Saxena@avagotech.com
2015-05-25
1
-146
/
+135
*
|
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-23
1
-0
/
+8
|
\
\
|
*
|
megaraid_sas: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+8
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
megaraid_sas: fix kerneldoc
Geert Uytterhoeven
2015-05-26
2
-2
/
+2
*
|
megaraid_sas: use raw_smp_processor_id()
Christoph Hellwig
2015-04-16
1
-3
/
+6
*
|
megaraid_sas: driver version update
Sumit.Saxena@avagotech.com
2015-01-09
1
-1
/
+1
*
|
megaraid_sas: remove redundant memset call
Sumit.Saxena@avagotech.com
2015-01-09
1
-2
/
+0
*
|
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
Sumit.Saxena@avagotech.com
2015-01-09
3
-39
/
+45
*
|
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
2015-01-09
2
-15
/
+54
*
|
megaraid_sas: disable interrupt_mask before enabling hardware interrupts
Sumit.Saxena@avagotech.com
2015-01-09
1
-1
/
+2
*
|
megaraid_sas: fix the problem of non-existing VD exposed to host
Sumit.Saxena@avagotech.com
2015-01-09
2
-2
/
+15
*
|
megaraid_sas: add support for secure JBOD
Sumit.Saxena@avagotech.com
2015-01-09
3
-51
/
+107
*
|
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
2015-01-09
4
-30
/
+24
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
\
|
|
/
|
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
2
-32
/
+2
*
|
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
2014-11-24
2
-4
/
+0
*
|
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
Sumit.Saxena@avagotech.com
2014-11-24
1
-4
/
+15
*
|
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
2014-11-24
2
-14
/
+16
*
|
megaraid_sas: corrected return of wait_event from abort frame path
Sumit.Saxena@avagotech.com
2014-11-24
1
-1
/
+1
*
|
megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path
Sumit.Saxena@avagotech.com
2014-11-24
1
-13
/
+13
*
|
megaraid_sas: online Firmware upgrade support for Extended VD feature
Sumit.Saxena@avagotech.com
2014-11-24
4
-57
/
+85
*
|
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
2014-11-24
5
-40
/
+47
*
|
megaraid_sas: driver version upgrade and remove some meta data of driver
Sumit.Saxena@avagotech.com
2014-11-24
2
-26
/
+2
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
2
-3
/
+2
|
/
*
megaraid_sas: fix bug in handling return value of pci_enable_msix_range()
Jiang Liu
2014-11-10
1
-1
/
+1
*
megaraid_sas : Driver version update
Sumit.Saxena@avagotech.com
2014-09-16
2
-4
/
+4
*
megaraid_sas : MFI MPT linked list corruption fix
Sumit.Saxena@avagotech.com
2014-09-16
4
-83
/
+241
*
megaraid_sas : N-drive primary raid level 1 load balancing
Sumit.Saxena@avagotech.com
2014-09-16
4
-68
/
+96
[next]