Age | Commit message (Expand) | Author |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-06 | sections: fix section conflicts in drivers/scsi | Andi Kleen |
2012-10-06 | drivers/scsi/atp870u.c: fix bad use of udelay | Martin Michlmayr |
2012-10-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-02 | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-24 | [SCSI] st: remove st_mutex | Hannes Reinecke |
2012-09-24 | [SCSI] sd: Ensure we correctly disable devices with unknown protection type | Martin K. Petersen |
2012-09-24 | [SCSI] hpsa: gen8plus Smart Array IDs | Mike Miller |
2012-09-24 | [SCSI] qla4xxx: Update driver version to 5.03.00-k1 | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Disable generating pause frames for ISP83XX | Tej Parkash |
2012-09-24 | [SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XX | Manish Dusane |
2012-09-24 | [SCSI] qla4xxx: IDC implementation for Loopback | Nilesh Javali |
2012-09-24 | [SCSI] qla4xxx: Fix panic while rmmod | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails | Poornima Vonti |
2012-09-24 | [SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XX | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Update idc reg in case of PCI AER | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recovery | Poornima Vonti |
2012-09-24 | [SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XX | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Print correct IDC version | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Added new mbox cmd to pass driver version to FW | Manish Dusane |
2012-09-24 | [SCSI] scsi_dh_alua: Enable STPG for unavailable ports | Bart Van Assche |
2012-09-24 | [SCSI] scsi_remove_target: fix softlockup regression on hot remove | Dan Williams |
2012-09-24 | [SCSI] ibmvscsi: Fix host config length field overflow | Benjamin Herrenschmidt |
2012-09-24 | [SCSI] ibmvscsi: Remove backend abstraction | Benjamin Herrenschmidt |
2012-09-24 | [SCSI] qla4xxx: Update driver version to 5.03.00-k0 | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Update Copyright header | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Added support for ISP83XX | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Added new function qla4_8xxx_get_minidump | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Set IDC version in correct way | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX() | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Added new functions in isp_ops | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Clean-up and optimize macros | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Rename 82XX macros | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Update func name from ql4_ to qla4_ | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Update structure and variable names | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Update function name from 8xxx to 82xx | Vikas Chaudhary |
2012-09-24 | [SCSI] scsi_debug: Add "removable" parameter | Martin Pitt |
2012-09-24 | [SCSI] qla4xxx: Update driver version to 5.02.00-k20 | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XX | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Clear interrupt while unloading driver. | Vikas Chaudhary |
2012-09-24 | [SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work() | Vikas Chaudhary |
2012-09-24 | [SCSI] isci: Fix interrupt coalescing assumption of active TCs | Dave Jiang |
2012-09-24 | [SCSI] isci: Allow SSP tasks into the task management path. | Jeff Skirvin |
2012-09-24 | [SCSI] scsi_dh_rdac : minor return fix for rdac | Moger, Babu |