开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Age
Commit message (
Expand
)
Author
2016-09-30
megaraid: fix null pointer check in megasas_detach_one().
Maurizio Lombardi
2016-09-15
megaraid_sas: Add an i/o barrier
Tomas Henzl
2016-09-15
megaraid_sas: Fix SMAP issue
Sumit Saxena
2016-09-15
megaraid_sas: Do not allow PCI access during OCR
Sumit Saxena
2016-09-07
megaraid_sas: Fix probing cards without io port
Yinghai Lu
2016-05-04
megaraid_sas: add missing curly braces in ioctl handler
Arnd Bergmann
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
megaraid_sas: Fix sparse warning
Sumit Saxena
2015-11-09
megaraid_sas: Make tape drives visible on PERC5 controllers
Sumit Saxena
2015-11-02
megaraid_sas : Remove debug print from function megasas_update_span_set
sumit.saxena@avagotech.com
2015-11-02
megaraid_sas : Driver version upgrade
sumit.saxena@avagotech.com
2015-11-02
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Make PI enabled VD 8 byte DMA aligned
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Initialize tasklet before setting up IRQs
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Update OCR capability on controller properties change
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Do not use PAGE_SIZE for max_sectors
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Support for Cutlass (12 Gbps) controller
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Support for Intruder (12 Gbps) controller
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Remove PCI id checks
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Expose TAPE drives unconditionally
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Version update
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Code refactor for use of requestorId
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Fix validHandles check in I/O path
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Print critical firmware event messages
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Chip reset if driver fails to get IOC ready
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Support for max_io_size 1MB
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init...
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: JBOD sequence number support
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown
sumit.saxena@avagotech.com
2015-10-29
megaraid_sas: Synchronize driver headers with firmware APIs
sumit.saxena@avagotech.com
2015-08-26
megaraid_sas: fix whitespace errors
Bjorn Helgaas
2015-08-26
megaraid_sas: use dev_printk when possible
Bjorn Helgaas
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-15
megaraid_sas: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
2015-06-13
megaraid: fix irq setup process regression
Tomas Henzl
2015-06-01
megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...
Sumit.Saxena@avagotech.com
2015-05-26
megaraid_sas: fix kerneldoc
Geert Uytterhoeven
2015-05-25
megaraid_sas : swap whole register in megasas_register_aen
Christoph Hellwig
2015-05-25
megaraid_sas : fix megasas_fire_cmd_fusion calling convention
Christoph Hellwig
2015-05-25
megaraid_sas : add missing byte swaps to the sriov code
Christoph Hellwig
2015-05-25
megaraid_sas : bytewise or should be done on native endian variables
Christoph Hellwig
2015-05-25
megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
Christoph Hellwig
2015-05-25
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
2015-05-25
megaraid_sas : add endianness annotations
Christoph Hellwig
2015-05-25
megaraid_sas : add missing __iomem annotations
Christoph Hellwig
2015-05-25
megaraid_sas : megasas_complete_outstanding_ioctls() can be static
kbuild test robot
[next]