index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-03
isci: fix oem parameter initialization and mode detection
Dan Williams
9
-72
/
+87
2011-07-03
isci: Fixup for OEM parameter EFI variable retrieval
Dave Jiang
2
-11
/
+59
2011-07-03
isci: fixup with testing from isci OROM in BIOS
Dan Williams
3
-8
/
+60
2011-07-03
isci: copy the oem parameters instead of assign
Dave Jiang
1
-15
/
+5
2011-07-03
isci: update efi variable name and guid
Dave Jiang
1
-3
/
+6
2011-07-03
isci: add support for 2 more oem parmeters
Henryk Dembkowski
7
-155
/
+176
2011-07-03
isci: Adding EFI variable skeletal support
Dave Jiang
3
-5
/
+68
2011-07-03
isci: Add support for probing OROM for OEM params
Dan Williams
12
-427
/
+453
2011-07-03
isci: reset hardware at init
Dan Williams
1
-1
/
+2
2011-07-03
isci: task.h compile and checkpatch fixes
Dan Williams
1
-23
/
+19
2011-07-03
isci: don't hold scic_lock over calls to sas_task_abort()
Jeff Skirvin
1
-17
/
+17
2011-07-03
isci: fix incorrect assumptions about task->dev and task->dev->port being NULL
Dan Williams
1
-113
/
+55
2011-07-03
isci: add "isci_id" attribute
Dan Williams
1
-4
/
+26
2011-07-03
isci: All pending requests are terminated before stopping the device.
Jeff Skirvin
1
-0
/
+4
2011-07-03
isci: Always set response/status for requests going into the error path.
Jeff Skirvin
2
-16
/
+25
2011-07-03
isci: Errors in the submit path for SATA devices manage the ap lock.
Dan Williams
2
-59
/
+87
2011-07-03
isci: Fixed BUG_ON in isci_abort_task_process_cb callback.
Jeff Skirvin
1
-1
/
+2
2011-07-03
isci: Fix TMF build for SAS/SATA LUN reset cases.
Jeff Skirvin
2
-5
/
+28
2011-07-03
isci: Termination handling cleanup, added termination timeouts.
Jeff Skirvin
2
-93
/
+143
2011-07-03
isci: Code review change for completion pointer cleanup.
Jeff Skirvin
1
-9
/
+11
2011-07-03
isci: Cleaning up task execute path.
Jeff Skirvin
1
-70
/
+71
2011-07-03
isci: save the i/o tag outside the scic request structure.
Jeff Skirvin
3
-7
/
+11
2011-07-03
isci: Any reset indicated on an I/O completion escalates it to the error path.
Jeff Skirvin
3
-27
/
+46
2011-07-03
isci: fix completion / abort path.
Jeff Skirvin
2
-153
/
+129
2011-07-03
isci: Changes in isci_host_completion_routine
Jeff Skirvin
3
-25
/
+64
2011-07-03
isci: isci_request_cleanup_completed_loiterer checks task before task_done
Jeff Skirvin
1
-4
/
+7
2011-07-03
isci: cleanup debug leftovers in isci.h
Dan Williams
1
-23
/
+3
2011-07-03
isci: replace remote_device_lock with scic_lock
Dan Williams
3
-11
/
+5
2011-07-03
isci: preallocate remote devices
Dan Williams
6
-73
/
+68
2011-07-03
isci: replace isci_remote_device completion with event queue
Dan Williams
5
-85
/
+69
2011-07-03
isci: kill "host quiesce" mechanism
Dan Williams
4
-91
/
+8
2011-07-03
isci: remove sci_device_handle
Dan Williams
5
-38
/
+26
2011-07-03
isci: kill isci_host list in favor of an array
Dan Williams
3
-24
/
+14
2011-07-03
isci: enable isci for dmar builds
Dan Williams
1
-3
/
+0
2011-07-03
isci: pad stp and smp request sizes
Dan Williams
4
-51
/
+24
2011-07-03
isci: fix hang after target reset
Dan Williams
1
-6
/
+14
2011-07-03
isci: Cleanup warning messages for phy resets
Dave Jiang
3
-60
/
+43
2011-07-03
isci: Adding support for phy enable and disable
Dave Jiang
2
-37
/
+54
2011-07-03
isci: controller stop/start fixes
Pawel Marek
6
-69
/
+206
2011-07-03
isci: handle cases where a d2h fis is used report an ncq error
Piotr Sawicki
1
-4
/
+21
2011-07-03
isci: workaround port task scheduler starvation issue
Tomasz Chudy
5
-91
/
+298
2011-07-03
isci: rework timer api
Dan Williams
7
-232
/
+104
2011-07-03
isci: fix sas address reporting
Dan Williams
5
-38
/
+19
2011-07-03
isci: Removing deprecated functions
Dave Jiang
16
-1030
/
+130
2011-07-03
isci: Change event notify calls from scic_cb_* to isci_event_*
Dave Jiang
12
-409
/
+476
2011-07-03
isci: have the driver use native SG calls and DMA-API
Dave Jiang
7
-228
/
+245
2011-07-03
isci: Make the driver copy data directly from and to sg for PIO
Dave Jiang
7
-109
/
+84
2011-07-03
isci: Removed special macros that does 64bit address math
Dave Jiang
2
-73
/
+39
2011-07-03
isci: fix for asserts during aborts/resets to SAS/SATA in APC mode
Piotr Sawicki
1
-13
/
+25
2011-07-03
isci: Add Support for new TC completion codes
Tomasz Chudy
2
-0
/
+5
[next]