index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
isci: Removing deprecated functions
Dave Jiang
2011-07-03
16
-1030
/
+130
*
isci: Change event notify calls from scic_cb_* to isci_event_*
Dave Jiang
2011-07-03
12
-409
/
+476
*
isci: have the driver use native SG calls and DMA-API
Dave Jiang
2011-07-03
7
-228
/
+245
*
isci: Make the driver copy data directly from and to sg for PIO
Dave Jiang
2011-07-03
7
-109
/
+84
*
isci: Removed special macros that does 64bit address math
Dave Jiang
2011-07-03
2
-73
/
+39
*
isci: fix for asserts during aborts/resets to SAS/SATA in APC mode
Piotr Sawicki
2011-07-03
1
-13
/
+25
*
isci: Add Support for new TC completion codes
Tomasz Chudy
2011-07-03
2
-0
/
+5
*
isci: clean up remaining silicon revision ifdefs in phy init
Dan Williams
2011-07-03
4
-121
/
+85
*
isci: Add support for user parameters in SCIC layer
Jacek Danecki
2011-07-03
4
-23
/
+66
*
isci: Move transport layer registers from port to phy
Henryk Dembkowski
2011-07-03
9
-162
/
+161
*
isci: fix "no outbound task timeout" default value
Tomasz Chudy
2011-07-03
1
-2
/
+1
*
isci: phy state machine cleanup step1
Dan Williams
2011-07-03
3
-208
/
+145
*
isci: Move firmware loading to per PCI device
Dave Jiang
2011-07-03
3
-159
/
+134
*
isci: Initialize proc_name field in scsi_host_template
Havard Skinnemoen
2011-07-03
1
-0
/
+1
*
isci: remove scic_controller_get_handler_methods and ilk
Edmund Nadolski
2011-07-03
4
-525
/
+2
*
isci: debug fixes
Dan Williams
2011-07-03
2
-9
/
+3
*
isci: advertise linkrate
Dan Williams
2011-07-03
3
-0
/
+10
*
isci: implement error isr
Dan Williams
2011-07-03
4
-22
/
+33
*
isci: enable interrupts during controller start, and flush discovery
Edmund Nadolski
2011-07-03
1
-20
/
+9
*
isci: cleanup "starting" state handling
Dan Williams
2011-07-03
4
-102
/
+67
*
isci: bypass scic_controller_get_handler_methods()
Dan Williams
2011-07-03
5
-146
/
+45
*
isci: remove SCIC_DEBUG_ENABLED, and fixup an odd macro
Dan Williams
2011-07-03
4
-168
/
+15
*
isci: kill a callback cast
Dan Williams
2011-07-03
3
-10
/
+9
*
isci: coding style changes for remote device
Henryk Dembkowski
2011-07-03
1
-14
/
+14
*
isci: cleanup core consolidation leftovers
Dan Williams
2011-07-03
4
-385
/
+23
*
isci: c99 tables cleanup step1
Henryk Dembkowski
2011-07-03
3
-170
/
+132
*
isci: coding style changes for remote device
Henryk Dembkowski
2011-07-03
1
-6
/
+6
*
isci: remote device and node cleanup step1
Henryk Dembkowski
2011-07-03
6
-254
/
+184
*
isci: removing unused loglevel module param
Dave Jiang
2011-07-03
2
-3
/
+0
*
isci: kill sci_types.h
Edmund Nadolski
2011-07-03
30
-98
/
+19
*
isci: kill SCI_IO_REQUEST_DATA_DIRECTION
Dan Williams
2011-07-03
8
-143
/
+73
*
isci: remove SCI_INVALID_HANDLE
Edmund Nadolski
2011-07-03
11
-54
/
+50
*
isci: remove unused SC_LIBRARY_HANDLE_T typedef
Edmund Nadolski
2011-07-03
2
-10
/
+0
*
isci: Intel(R) C600 Series Chipset Storage Control Unit Driver
Dan Williams
2011-07-02
102
-0
/
+51218
*
[SCSI] Fix oops caused by queue refcounting failure
James Bottomley
2011-06-02
2
-1
/
+2
*
scsi: fix scsi_proc new kernel-doc warning
Randy Dunlap
2011-05-28
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-05-27
64
-1141
/
+5775
|
\
|
*
[SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnostics
James Smart
2011-05-26
5
-403
/
+1917
|
*
[SCSI] lpfc 8.3.24: Add resource extent support
James Smart
2011-05-26
17
-276
/
+1937
|
*
[SCSI] lpfc 8.3.24: Add request-firmware support
James Smart
2011-05-26
5
-11
/
+259
|
*
[SCSI] lpfc 8.3.24: Add SR-IOV control
James Smart
2011-05-26
7
-5
/
+536
|
*
[SCSI] lpfc 8.3.24: Extended hardware support and support dump images
James Smart
2011-05-26
4
-7
/
+98
|
*
[SCSI] lpfc 8.3.24: Miscellaneous Fixes and Corrections
James Smart
2011-05-26
9
-73
/
+169
|
*
[SCSI] libsas: Add option for SATA soft reset
Dave Jiang
2011-05-26
1
-1
/
+39
|
*
[SCSI] libsas: check dev->gone before submitting sata i/o
Dan Williams
2011-05-26
1
-7
/
+7
|
*
[SCSI] libsas: fix/amend device gone notification in sas_deform_port()
Dan Williams
2011-05-26
3
-12
/
+15
|
*
[SCSI] Fix Ultrastor asm snippet
Samuel Thibault
2011-05-24
1
-1
/
+1
|
*
[SCSI] osst: fix warning
Andrew Morton
2011-05-24
1
-1
/
+2
|
*
[SCSI] osst: wrong index used in inner loop
Roel Kluin
2011-05-24
1
-2
/
+3
|
*
[SCSI] aic94xx: world-writable sysfs update_bios file
Vasiliy Kulikov
2011-05-24
1
-1
/
+1
[next]