summaryrefslogtreecommitdiff
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | [SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron2013-12-16
| | * | | | | [SCSI] sr: use block layer runtime PMAaron Lu2013-12-16
| | * | | | | [SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry()Dan Carpenter2013-12-16
| | * | | | | [SCSI] qla4xxx: Update driver version to 5.04.00-k2Adheer Chandravanshi2013-12-16
| | * | | | | [SCSI] qla4xxx: Add support for additional network parameters settingsHarish Zunjarrao2013-12-16
| | * | | | | [SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao2013-12-16
| | * | | | | [SCSI] scsi_debug: simplify creation and destruction of driver attribute filesAkinobu Mita2013-12-16
| | | |/ / / | | |/| | |
| * / | | | [SCSI] bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva2013-12-18
| |/ / / /
* | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \ \ \ \
| * | | | | MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki2014-01-14
| * | | | | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-01-20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-26
| |/ / /
* | | | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2013-12-19
* | | | qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula2013-12-11
| |/ / |/| |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-12-06
|\ \ \
| * | | [SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-03
| * | | [SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2013-12-02
| * | | [SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal2013-12-02
| * | | [SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal2013-12-02
| * | | [SCSI] pm80xx: Module author additionNikith Ganigarakoppal2013-12-02
| * | | [SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-11-30
| * | | [SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2013-11-30
| * | | [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-29
| * | | [SCSI] libsas: fix usage of ata_tf_to_fisDan Williams2013-11-27
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-02
|\ \ \ | |/ / |/| |
| * | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-28
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-22
|\ \ \ | |/ / |/| |
| * | target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover2013-10-16
| * | target: Remove TF_CIT_TMPL macroAndy Grover2013-10-16
* | | aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2013-11-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \ \
| * | | genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-18
|\ \ \ \
| * | | | scsi_transport_srp: Add periodic reconnect supportBart Van Assche2013-11-08
| * | | | scsi_transport_srp: Add transport layer error handlingBart Van Assche2013-11-08
| * | | | IB/srp: Keep rport as long as the IB transport layerBart Van Assche2013-11-08
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | treewide: Fix common typo in "identify"Maxime Jayat2013-10-14
| * | | | SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14
| * | | | treewide: Fix typo in printkMasanari Iida2013-10-14
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-15
|\ \ \ \ \
| * | | | | virtio_scsi: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-11-11
| * | | | | virtio: use size-based config accessors.Rusty Russell2013-10-17
| * | | | | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-23
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-27
| |\ \ \ \ \
| | * | | | | [SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas2013-09-25
| | |/ / / /
| * | | | | [SCSI] qla2xxx: Use pcie_is_pcie() to simplify codeYijing Wang2013-09-23
| * | | | | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang2013-09-23