Age | Commit message (Expand) | Author | Files | Lines |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 5 | -308/+680 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -8/+0 |
2015-11-09 | megaraid_sas: Fix sparse warning | Sumit Saxena | 1 | -1/+1 |
2015-11-09 | megaraid_sas: Make tape drives visible on PERC5 controllers | Sumit Saxena | 2 | -3/+18 |
2015-11-03 | megaraid_sas : Remove debug print from function megasas_update_span_set | sumit.saxena@avagotech.com | 1 | -4/+0 |
2015-11-03 | megaraid_sas : Driver version upgrade | sumit.saxena@avagotech.com | 1 | -2/+2 |
2015-11-03 | megaraid_sas : SMAP restriction--do not access user memory from IOCTL code | sumit.saxena@avagotech.com | 1 | -2/+11 |
2015-10-29 | megaraid_sas: Make PI enabled VD 8 byte DMA aligned | sumit.saxena@avagotech.com | 1 | -0/+34 |
2015-10-29 | megaraid_sas: Initialize tasklet before setting up IRQs | sumit.saxena@avagotech.com | 1 | -2/+3 |
2015-10-29 | megaraid_sas: Indicate online firmware upgrade support for Secure JBOD feature | sumit.saxena@avagotech.com | 1 | -4/+4 |
2015-10-29 | megaraid_sas: Update OCR capability on controller properties change | sumit.saxena@avagotech.com | 2 | -4/+8 |
2015-10-29 | megaraid_sas: Do not use PAGE_SIZE for max_sectors | sumit.saxena@avagotech.com | 2 | -1/+3 |
2015-10-29 | megaraid_sas: Support for Cutlass (12 Gbps) controller | sumit.saxena@avagotech.com | 3 | -0/+23 |
2015-10-29 | megaraid_sas: Support for Intruder (12 Gbps) controller | sumit.saxena@avagotech.com | 2 | -0/+17 |
2015-10-29 | megaraid_sas: Remove PCI id checks | sumit.saxena@avagotech.com | 4 | -146/+76 |
2015-10-29 | megaraid_sas: Expose TAPE drives unconditionally | sumit.saxena@avagotech.com | 1 | -2/+3 |
2015-10-29 | megaraid_sas: Version update | sumit.saxena@avagotech.com | 1 | -2/+2 |
2015-10-29 | megaraid_sas: Code refactor for use of requestorId | sumit.saxena@avagotech.com | 1 | -17/+18 |
2015-10-29 | megaraid_sas: Fix validHandles check in I/O path | sumit.saxena@avagotech.com | 1 | -1/+1 |
2015-10-29 | megaraid_sas: Print critical firmware event messages | sumit.saxena@avagotech.com | 2 | -0/+71 |
2015-10-29 | megaraid_sas: Chip reset if driver fails to get IOC ready | sumit.saxena@avagotech.com | 1 | -75/+68 |
2015-10-29 | megaraid_sas: Support for max_io_size 1MB | sumit.saxena@avagotech.com | 3 | -20/+58 |
2015-10-29 | megaraid_sas: Code cleanup-use local variable drv_ops inside megasas_ioc_init... | sumit.saxena@avagotech.com | 1 | -10/+10 |
2015-10-29 | megaraid_sas: JBOD sequence number support | sumit.saxena@avagotech.com | 4 | -16/+242 |
2015-10-29 | megaraid_sas: Increase timeout to 60 secs for abort frames during shutdown | sumit.saxena@avagotech.com | 1 | -2/+2 |
2015-10-29 | megaraid_sas: Synchronize driver headers with firmware APIs | sumit.saxena@avagotech.com | 2 | -5/+16 |
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 | 2 | -203/+196 |
2015-06-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -1003/+930 |
2015-06-24 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+8 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2015-06-15 | megaraid_sas: fix TRUE and FALSE re-define build error | Suthikulpanit, Suravee | 1 | -0/+8 |
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 | 3 | -42/+30 |
2015-05-26 | megaraid_sas: fix kerneldoc | Geert Uytterhoeven | 2 | -2/+2 |
2015-05-25 | megaraid_sas : swap whole register in megasas_register_aen | Christoph Hellwig | 1 | -2/+2 |
2015-05-25 | megaraid_sas : fix megasas_fire_cmd_fusion calling convention | Christoph Hellwig | 1 | -41/+31 |
2015-05-25 | megaraid_sas : add missing byte swaps to the sriov code | Christoph Hellwig | 1 | -21/+25 |
2015-05-25 | megaraid_sas : bytewise or should be done on native endian variables | Christoph Hellwig | 1 | -1/+3 |
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 | 3 | -8/+10 |
2015-05-25 | megaraid_sas : add endianness annotations | Christoph Hellwig | 5 | -296/+296 |
2015-05-25 | megaraid_sas : add missing __iomem annotations | Christoph Hellwig | 2 | -5/+6 |
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 | 3 | -3/+49 |
2015-05-25 | megaraid_sas : Add release date and update driver version | Sumit.Saxena@avagotech.com | 2 | -1/+21 |
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 | 4 | -242/+99 |
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 | 3 | -24/+25 |