- 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 49bd665 [SCSI] isci: copy fis 0x34 response into proper buffer by Maciej Patelczyk · 12 years ago
- 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
- fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
- 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 44ef2bf [SCSI] isci: Fix interrupt coalescing assumption of active TCs by Dave Jiang · 12 years ago
- 54b4667 [SCSI] isci: Allow SSP tasks into the task management path. by Jeff Skirvin · 12 years ago
- 1c4cf1d Merge tag 'isci-for-3.6' into for-next by James Bottomley · 12 years ago
- 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
- 59e13d4 scsi: fix various printk and comment typos by Masanari Iida · 13 years ago
- e468dc1 [SCSI] isci: implement suspend/resume support by Artur Wojcik · 12 years ago
- 4e646dd [SCSI] isci: use sas eh strategy handlers by Dan Williams · 12 years ago
- 6734092 isci: add a couple __iomem annotations by Dan Carpenter · 12 years ago
- 67787c3 isci: make function declaration match implementation by Dan Carpenter · 12 years ago
- a900375 isci: fix COMSAS negation timout workaround for WD SAS drives by Dave Maurer · 12 years ago
- 6d70a74 isci: fix isci_pci_probe() generates warning on efi failure path by Dan Williams · 12 years ago
- de2eb4d isci: End the RNC resumption wait when the RNC is destroyed. by Jeff Skirvin · 13 years ago
- 6c6aacb isci: Fixed RNC bug that lost the suspension or resumption during destroy by Jeff Skirvin · 13 years ago
- 79cbab8 isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition. by Jeff Skirvin · 13 years ago
- 3ef768c isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock. by Jeff Skirvin · 13 years ago
- f838180 isci: Remove obviated host callback list. by Jeff Skirvin · 13 years ago
- 397497d isci: Check IDEV_GONE before performing abort path operations. by Jeff Skirvin · 13 years ago
- 8780516 isci: Restore the ATAPI device RNC management code. by Jeff Skirvin · 13 years ago
- 1f05388 isci: Don't wait for an RNC suspend if it's being destroyed. by Jeff Skirvin · 13 years ago
- c5457a8 isci: Change the phy control and link reset interface for HW reasons. by Jeff Skirvin · 13 years ago
- 8c73188 isci: Added timeouts to RNC suspensions in the abort path. by Jeff Skirvin · 13 years ago
- 28de92b isci: Add protocol indicator for TMF requests. by Jeff Skirvin · 13 years ago
- 1db79b3 isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs. by Jeff Skirvin · 13 years ago
- 0cce165 isci: Wait for RNC resumption before leaving the abort path. by Jeff Skirvin · 13 years ago
- d76689e isci: Fix RNC suspend call for SCI_RESUMING state. by Jeff Skirvin · 13 years ago
- 621120c isci: Manage tag releases differently when aborting tasks. by Jeff Skirvin · 13 years ago
- 033d19d isci: Callbacks to libsas occur under scic_lock and are synchronized. by Jeff Skirvin · 13 years ago
- 0c3ce38 isci: When in the abort path, defeat other resume calls until done. by Jeff Skirvin · 13 years ago
- 31a38ef isci: Implement waiting for suspend in the abort path. by Jeff Skirvin · 13 years ago
- 08c031e isci: Make sure all TCs are terminated and cleaned in LUN reset. by Jeff Skirvin · 13 years ago
- 9608b64 isci: Manage the LLHANG timer enable/disable per-device. by Jeff Skirvin · 13 years ago
- 447bfbc isci: Save the suspension hint for upcoming suspensions. by Jeff Skirvin · 13 years ago
- e3c84df isci: Fix the terminated I/O to not call sas_task_abort(). by Jeff Skirvin · 13 years ago
- c94fc1a isci: Distinguish between remote device suspension cases by Jeff Skirvin · 13 years ago
- d6b2a0e isci: Remove isci_device reqs_in_process and dev_node from isci_device. by Jeff Skirvin · 13 years ago
- 033751f isci: Only set IDEV_GONE in the device stop path. by Jeff Skirvin · 13 years ago
- aa20d93 isci: All pending TCs are terminated when the RNC is invalidated. by Jeff Skirvin · 13 years ago
- 6373250 isci: Device access in the error path does not depend on IDEV_GONE. by Jeff Skirvin · 13 years ago
- 59e3539 isci: Add suspension cases for RNC INVALIDATING, POSTING states. by Jeff Skirvin · 13 years ago
- 14aaa9f isci: Redesign device suspension, abort, cleanup. by Jeff Skirvin · 13 years ago
- d80ecd5 isci: Escalate to I_T_Nexus_Reset when the device is gone. by Jeff Skirvin · 13 years ago
- 8388401 isci: Remote device stop also suspends the RNC and terminates I/O. by Jeff Skirvin · 13 years ago
- 23ec2aa isci: Remote device must be suspended for NCQ cleanup. by Jeff Skirvin · 13 years ago
- 5b6bf22 isci: Manage device suspensions during TC terminations. by Jeff Skirvin · 13 years ago
- 726980d isci: Terminate outstanding TCs on TX/RX RNC suspensions. by Jeff Skirvin · 13 years ago
- ac78ed0 isci: Handle all suspending TC completions by Jeff Skirvin · 13 years ago
- 56d7c01 isci: Fixed bug in resumption from RNC Tx/Rx suspend state. by Jeff Skirvin · 13 years ago
- 6f48844 isci: Manage the link layer hang detect timer for RNC suspensions. by Jeff Skirvin · 13 years ago
- fc25f79 isci: fix oem parameter validation on single controller skus by Dan Williams · 13 years ago
- 08e73be isci: enable BCN in sci_port_add_phy() by Maciej Trela · 13 years ago
- 6119908 isci: Changes in COMSAS timings enabling ISCI to detect buggy disc drives. by Andrzej Jakowski · 13 years ago
- d1dc5e2 isci: kill isci_host.shost by Dan Williams · 13 years ago
- 2396a265 isci: fix interrupt disable by Dan Williams · 13 years ago
- 50a92d9 isci: fix 'link-up' events occur after 'start-complete' by Dan Williams · 13 years ago
- eb608c3 isci: fix controller stop by Dan Williams · 13 years ago
- abec912 isci: refactor initialization for S3/S4 by Dan Williams · 13 years ago
- ae904d1 isci: kill isci_port.domain_dev_list by Dan Williams · 13 years ago
- 1844e47 isci: kill ->status, and ->state_lock in isci_host by Dan Williams · 13 years ago
- 944b787 isci: Don't filter BROADCAST CHANGE primitives by Tom Jackson · 13 years ago
- c79dd80 isci: kill sci_phy_protocol and sci_request_protocol by Dan Williams · 13 years ago
- 11cc518 isci: kill ->is_direct_attached by Dan Williams · 13 years ago
- 14e99b4 isci: improve 'invalid state' warnings by Dan Williams · 13 years ago
- 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
- 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 13de2c5 [SCSI] isci: improvements in driver unloading routine by Andrzej Jakowski · 13 years ago
- e462116 [SCSI] isci: improve phy event warnings by Dan Williams · 13 years ago
- d7a0ccd [SCSI] isci: debug, provide state-enum-to-string conversions by Dan Williams · 13 years ago
- 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
- 5a99832 [SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resets by Dan Williams · 13 years ago
- 6a71939 [SCSI] isci: remove bus and reset handlers by Dan Williams · 13 years ago
- 687833a [SCSI] isci: ->lldd_ata_check_ready handler by Dan Williams · 13 years ago
- 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
- 9277699 [SCSI] isci: fix interpretation of "hard" reset by Dan Williams · 13 years ago
- fca4ecb [SCSI] isci: kill isci_port->status by Dan Williams · 13 years ago
- c132f69 [SCSI] isci: kill iphy->isci_port lookups by Dan Williams · 13 years ago
- f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
- 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
- b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
- 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
- 3d2d752 [SCSI] isci: T10 DIF support by Dave Jiang · 13 years ago
- e5cc6aa [SCSI] isci: enable clock gating by Marcin Tomczak · 13 years ago
- 6d7938f [SCSI] isci: Fix NULL ptr dereference when no firmware is being loaded by Dave Jiang · 13 years ago
- a2888ec SCSI, ISCSI: Just #include "host.h" once in host.c by Jesper Juhl · 13 years ago
- 05b080f [SCSI] isci: fix, prevent port from getting stuck in the 'configuring' state by Marcin Tomczak · 13 years ago
- 0953dbe [SCSI] isci: fix start OOB by Marcin Tomczak · 13 years ago
- be77834 [SCSI] isci: fix io failures while wide port links are coming up by Marcin Tomczak · 13 years ago
- 472d4d2 [SCSI] isci: allow more time for wide port targets by Marcin Tomczak · 13 years ago
- 7e62984 [SCSI] isci: enable wide port targets by Bartek Nowakowski · 13 years ago
- d4ec1cf [SCSI] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode. by Marcin Tomczak · 13 years ago
- d3fd2e2 [SCSI] isci: update version to 1.1 by Dan Williams · 13 years ago
- 27234ab [SCSI] isci: remove unused 'isci_tmf->device' field by Maciej Trela · 13 years ago
- be168a3 [SCSI] isci: link speeds default to gen 2 by Jeff Skirvin · 13 years ago
- 6024d38 [SCSI] isci: performance-fix, shorten default "no outbound task" timeout by Marcin Tomczak · 13 years ago