Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8f304c36ee415600c6bbc5de300e6fa3dbe59d6d
8f304c3
isci: kill scic_remote_device_get_connection_rate
by Dan Williams
· 14 years ago
ab2e8f7
isci: merge remote_device substates into a single state machine
by Dan Williams
· 14 years ago
be2f41c
isci: Removed sci_object.h from project.
by Maciej Patelczyk
· 14 years ago
890cae9
isci: Removed sci_base_object from scic_sds_request.
by Maciej Patelczyk
· 14 years ago
af23e85
isci: Removed sci_base_object from scic_sds_remote_node_context.
by Maciej Patelczyk
· 14 years ago
5d937e9
isci: Removed sci_base_object from scic_sds_remote_device.
by Maciej Patelczyk
· 14 years ago
115bd1f
isci: Removed sci_base_object from scic_sds_port.
by Maciej Patelczyk
· 14 years ago
e1e72a0
isci: Removed sci_base_object from scic_sds_phy.
by Maciej Patelczyk
· 14 years ago
d3757c3
isci: Removed sci_base_object from scic_sds_controller.
by Maciej Patelczyk
· 14 years ago
9a0fff7
isci: Removed struct sci_base_object from state machine.
by Maciej Patelczyk
· 14 years ago
e76d805
isci: Implement SCU AFE recipe 10.
by Maciej Patelczyk
· 14 years ago
d2d6143
isci: Remove excessive log noise with expander hot-unplug
by Dave Jiang
· 14 years ago
d37ee7e
isci: allow fallback to option-rom if efi variable retrieval fails
by Dan Williams
· 14 years ago
3d6e428
isci: removing non-working ATAPI code
by Dave Jiang
· 14 years ago
1f4fa1f
isci: remove scic_sds_remote_device_get_port_index
by Dan Williams
· 14 years ago
a3d568f0
isci: remove usage of sci_sas_address in scic_sds_remote_device
by Dan Williams
· 14 years ago
00d680e
isci: kill smp_discover_response
by Dan Williams
· 14 years ago
a1a113b
isci: kill smp_discover_response_protocols in favor of domain_device.dev_type
by Dan Williams
· 14 years ago
b87ee30
isci: cleanup remote device construction and comments
by Dan Williams
· 14 years ago
88f3b62
isci: move remote_device handling out of the core
by Dan Williams
· 14 years ago
57f20f4
isci: unify remote_device data structures
by Dan Williams
· 14 years ago
9614395
isci: remove rnc->device back pointer
by Dan Williams
· 14 years ago
7ab92c9
isci: make a remote_node_context a proper member of a remote_device
by Dan Williams
· 14 years ago
31e824e
isci: rely on irq core for intx multiplexing, and silence screaming intx
by Dan Williams
· 14 years ago
e2023b8
isci: replace this_* and the_* variables with more meaningful names
by Dave Jiang
· 14 years ago
2d70de5
isci: validate oem parameters early, and fallback
by Dan Williams
· 14 years ago
f22be5d
isci: fix oem parameter header definition
by Dan Williams
· 14 years ago
6cb4d6b
isci: audit usage of BUG_ON macro in isci driver
by Bartosz Barcinski
· 14 years ago
467e855
isci: sparse warnings cleanup
by Bartosz Barcinski
· 14 years ago
26bace3
isci: replace sci_sas_link_rate with sas_linkrate
by Dan Williams
· 14 years ago
d857d9a
isci: remove base_phy abstraction
by Maciej Trela
· 14 years ago
41e2b90
isci: remove base_port abstraction
by Maciej Trela
· 14 years ago
0ea99d5
isci: remove base_remote_device abstraction
by Maciej Trela
· 14 years ago
c629582
isci: remove scic_controller state handlers
by Christoph Hellwig
· 14 years ago
bc5c967
isci: simplify dma coherent allocation
by Christoph Hellwig
· 14 years ago
524b5f7
isci: simplify request state handlers
by Christoph Hellwig
· 14 years ago
7814167
isci: kill dead data structurs in scic_io_request.h
by Christoph Hellwig
· 14 years ago
38aa74e
isci: remove base_request abstraction
by Christoph Hellwig
· 14 years ago
ca841f0
isci: remove base_controller abstraction
by Christoph Hellwig
· 14 years ago
bc99aa4
isci: remove mmio wrappers
by Christoph Hellwig
· 14 years ago
4393aa4
isci: fix fragile/conditional isci_host lookups
by Dan Williams
· 14 years ago
037afc7
isci: cleanup isci_remote_device[_not]_ready interface
by Dan Williams
· 14 years ago
ed8a72d
isci: Qualify when the host lock is managed for STP/SATA callbacks.
by Jeff Skirvin
· 14 years ago
26e953b
isci: Fix use of SATA soft reset state machine.
by Jeff Skirvin
· 14 years ago
ce4f75d
isci: Free host lock for SATA/STP abort escalation at submission time.
by Jeff Skirvin
· 14 years ago
f219f01
isci: Properly handle requests in the "aborting" state.
by Jeff Skirvin
· 14 years ago
de728b7
isci: Remove "screaming" data types
by Dave Jiang
· 14 years ago
2828dc0
isci: remove unused "remote_device_started"
by Dan Williams
· 14 years ago
35173d5
isci: namespacecheck cleanups
by Dan Williams
· 14 years ago
068b2c0
isci: kill some long macros
by Dan Williams
· 14 years ago
f942f32
isci: reorder init to cleanup unneeded declarations
by Dan Williams
· 14 years ago
09d7da1
isci: Remove event_* calls as they are just wrappers
by Dave Jiang
· 14 years ago
52ae18a
isci: fix a build warning
by Dan Williams
· 14 years ago
4eefd25
isci: fix apc mode definition
by Dan Williams
· 14 years ago
b5f18a2
isci: exposing user parameters via module params
by Dave Jiang
· 14 years ago
4711ba1
isci: fix oem parameter initialization and mode detection
by Dan Williams
· 14 years ago
2e8320f
isci: Fixup for OEM parameter EFI variable retrieval
by Dave Jiang
· 14 years ago
3b67c1f
isci: fixup with testing from isci OROM in BIOS
by Dan Williams
· 14 years ago
02839a8b5
isci: copy the oem parameters instead of assign
by Dave Jiang
· 14 years ago
ca507b9
isci: update efi variable name and guid
by Dave Jiang
· 14 years ago
07373a5
isci: add support for 2 more oem parmeters
by Henryk Dembkowski
· 14 years ago
8db37aa
isci: Adding EFI variable skeletal support
by Dave Jiang
· 14 years ago
d044af1
isci: Add support for probing OROM for OEM params
by Dan Williams
· 14 years ago
9affa28
isci: reset hardware at init
by Dan Williams
· 14 years ago
ce0b89f
isci: task.h compile and checkpatch fixes
by Dan Williams
· 14 years ago
c4b9e24
isci: don't hold scic_lock over calls to sas_task_abort()
by Jeff Skirvin
· 14 years ago
1077a57
isci: fix incorrect assumptions about task->dev and task->dev->port being NULL
by Dan Williams
· 14 years ago
34cad85
isci: add "isci_id" attribute
by Dan Williams
· 14 years ago
6e2802a
isci: All pending requests are terminated before stopping the device.
by Jeff Skirvin
· 14 years ago
aa14510
isci: Always set response/status for requests going into the error path.
by Jeff Skirvin
· 14 years ago
50e7f9b
isci: Errors in the submit path for SATA devices manage the ap lock.
by Dan Williams
· 14 years ago
70957a9
isci: Fixed BUG_ON in isci_abort_task_process_cb callback.
by Jeff Skirvin
· 14 years ago
c3f42fe
isci: Fix TMF build for SAS/SATA LUN reset cases.
by Jeff Skirvin
· 14 years ago
4dc043c
isci: Termination handling cleanup, added termination timeouts.
by Jeff Skirvin
· 14 years ago
cbb65c6
isci: Code review change for completion pointer cleanup.
by Jeff Skirvin
· 14 years ago
f0846c6
isci: Cleaning up task execute path.
by Jeff Skirvin
· 14 years ago
1fad9e9
isci: save the i/o tag outside the scic request structure.
by Jeff Skirvin
· 14 years ago
ec6c963
isci: Any reset indicated on an I/O completion escalates it to the error path.
by Jeff Skirvin
· 14 years ago
a5fde22
isci: fix completion / abort path.
by Jeff Skirvin
· 14 years ago
11b00c1
isci: Changes in isci_host_completion_routine
by Jeff Skirvin
· 14 years ago
18d3d72
isci: isci_request_cleanup_completed_loiterer checks task before task_done
by Jeff Skirvin
· 14 years ago
5409bc3
isci: cleanup debug leftovers in isci.h
by Dan Williams
· 14 years ago
1a38045
isci: replace remote_device_lock with scic_lock
by Dan Williams
· 14 years ago
d9c3739
isci: preallocate remote devices
by Dan Williams
· 14 years ago
6ad31fe
isci: replace isci_remote_device completion with event queue
by Dan Williams
· 14 years ago
8acaec1
isci: kill "host quiesce" mechanism
by Dan Williams
· 14 years ago
3a97eec
isci: remove sci_device_handle
by Dan Williams
· 14 years ago
b329aff
isci: kill isci_host list in favor of an array
by Dan Williams
· 14 years ago
52bed8e
isci: enable isci for dmar builds
by Dan Williams
· 14 years ago
fe9a643
isci: pad stp and smp request sizes
by Dan Williams
· 14 years ago
27ce51d
isci: fix hang after target reset
by Dan Williams
· 14 years ago
d7628d0
isci: Cleanup warning messages for phy resets
by Dave Jiang
· 14 years ago
4d07f7f
isci: Adding support for phy enable and disable
by Dave Jiang
· 14 years ago
c658b10
isci: controller stop/start fixes
by Pawel Marek
· 14 years ago
3ff0121a
isci: handle cases where a d2h fis is used report an ncq error
by Piotr Sawicki
· 14 years ago
a8d4b9f
isci: workaround port task scheduler starvation issue
by Tomasz Chudy
· 14 years ago
7c40a80
isci: rework timer api
by Dan Williams
· 14 years ago
150fc6f
isci: fix sas address reporting
by Dan Williams
· 14 years ago
7392d27
isci: Removing deprecated functions
by Dave Jiang
· 14 years ago
a191405
isci: Change event notify calls from scic_cb_* to isci_event_*
by Dave Jiang
· 14 years ago
Next »