Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: unify remote_device data structures | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove rnc->device back pointer | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: make a remote_node_context a proper member of a remote_device | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: rely on irq core for intx multiplexing, and silence screaming intx | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: replace this_* and the_* variables with more meaningful names | Dave Jiang | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: validate oem parameters early, and fallback | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: fix oem parameter header definition | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: audit usage of BUG_ON macro in isci driver | Bartosz Barcinski | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: sparse warnings cleanup | Bartosz Barcinski | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: replace sci_sas_link_rate with sas_linkrate | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove base_phy abstraction | Maciej Trela | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove base_port abstraction | Maciej Trela | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove base_remote_device abstraction | Maciej Trela | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove scic_controller state handlers | Christoph Hellwig | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: simplify dma coherent allocation | Christoph Hellwig | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: simplify request state handlers | Christoph Hellwig | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: kill dead data structurs in scic_io_request.h | Christoph Hellwig | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove base_request abstraction | Christoph Hellwig | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove base_controller abstraction | Christoph Hellwig | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove mmio wrappers | Christoph Hellwig | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: fix fragile/conditional isci_host lookups | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: cleanup isci_remote_device[_not]_ready interface | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Qualify when the host lock is managed for STP/SATA callbacks. | Jeff Skirvin | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Fix use of SATA soft reset state machine. | Jeff Skirvin | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Free host lock for SATA/STP abort escalation at submission time. | Jeff Skirvin | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Properly handle requests in the "aborting" state. | Jeff Skirvin | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Remove "screaming" data types | Dave Jiang | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: remove unused "remote_device_started" | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: namespacecheck cleanups | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: kill some long macros | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: reorder init to cleanup unneeded declarations | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Remove event_* calls as they are just wrappers | Dave Jiang | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: fix a build warning | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: fix apc mode definition | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: exposing user parameters via module params | Dave Jiang | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: fix oem parameter initialization and mode detection | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Fixup for OEM parameter EFI variable retrieval | Dave Jiang | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: fixup with testing from isci OROM in BIOS | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: copy the oem parameters instead of assign | Dave Jiang | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: update efi variable name and guid | Dave Jiang | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: add support for 2 more oem parmeters | Henryk Dembkowski | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Adding EFI variable skeletal support | Dave Jiang | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Add support for probing OROM for OEM params | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: reset hardware at init | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: task.h compile and checkpatch fixes | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: don't hold scic_lock over calls to sas_task_abort() | Jeff Skirvin | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: fix incorrect assumptions about task->dev and task->dev->port being NULL | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: add "isci_id" attribute | Dan Williams | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: All pending requests are terminated before stopping the device. | Jeff Skirvin | 2011-07-03 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | isci: Always set response/status for requests going into the error path. | Jeff Skirvin | 2011-07-03 |