index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2
Boaz Harrosh
3
-91
/
+104
2007-10-12
[SCSI] gdth: Setup proper per-command private data
Boaz Harrosh
3
-36
/
+91
2007-10-12
[SCSI] gdth: Remove gdth_ctr_tab[]
Boaz Harrosh
1
-58
/
+51
2007-10-12
[SCSI] gdth: switch to modern scsi host registration
Christoph Hellwig
2
-164
/
+157
2007-10-12
[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes
Boaz Harrosh
1
-50
/
+43
2007-10-12
[SCSI] gdth: clean up host private data
Boaz Harrosh
4
-384
/
+291
2007-10-12
[SCSI] gdth: Remove virt hosts
Christoph Hellwig
3
-95
/
+25
2007-10-12
[SCSI] gdth: Reorder scsi_host_template intitializers
Jeff Garzik
1
-3
/
+3
2007-10-12
[SCSI] gdth: kill gdth_{read,write}[bwl] wrappers
Jeff Garzik
1
-160
/
+153
2007-10-12
[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
Jeff Garzik
4
-453
/
+2
2007-10-12
[SCSI] gdth: split out pci probing
Christoph Hellwig
1
-145
/
+167
2007-10-12
[SCSI] gdth: split out eisa probing
Christoph Hellwig
1
-126
/
+159
2007-10-12
[SCSI] gdth: split out isa probing
Christoph Hellwig
1
-134
/
+162
2007-10-12
gdth: Make one abuse of scsi_cmnd less obvious
Matthew Wilcox
1
-16
/
+19
2007-10-12
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
4
-40
/
+31
2007-10-12
[SCSI] usb storage: use scsi_eh API in REQUEST_SENSE execution
Boaz Harrosh
1
-42
/
+4
2007-10-12
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...
Boaz Harrosh
2
-47
/
+90
2007-10-12
[SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()
Boaz Harrosh
1
-32
/
+39
2007-10-12
[SCSI] fdomain: fix CONFIG_PCI=n warnings
Gabriel C
1
-1
/
+4
2007-10-12
[SCSI] dpt_i2o: Fix section mismatch
Joe Korty
1
-1
/
+1
2007-10-12
[SCSI] scsi_transport_iscsi: add list, mutex includes
Michael S. Tsirkin
1
-0
/
+2
2007-10-12
[SCSI] imm: fix check-after-use
Adrian Bunk
1
-4
/
+0
2007-10-12
[SCSI] arcmsr: build fix
Andrew Morton
1
-0
/
+4
2007-10-12
[SCSI] nsp_cs: remove kernel 2.4 code
Adrian Bunk
2
-162
/
+5
2007-10-12
[SCSI] ibmmca: Remove dead references to MODULE_PARM macro
Robert P. J. Day
1
-7
/
+0
2007-10-12
[SCSI] advansys: Changes to work on parisc
Matthew Wilcox
2
-6
/
+5
2007-10-12
[SCSI] advansys: Use dma mapping for overrun buffer
Matthew Wilcox
1
-18
/
+24
2007-10-12
[SCSI] advansys: Remove a couple of uses of bus_to_virt
Matthew Wilcox
1
-26
/
+79
2007-10-12
[SCSI] advansys: convert to use the data buffer accessors
Matthew Wilcox
1
-184
/
+52
2007-10-12
[SCSI] advansys: Remove DvcGetPhyAddr
Matthew Wilcox
1
-70
/
+3
2007-10-12
[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc
Matthew Wilcox
1
-101
/
+92
2007-10-12
[SCSI] advansys: Make sdtr_period_tbl a pointer
Matthew Wilcox
1
-65
/
+25
2007-10-12
[SCSI] advansys: Get rid of board index number
Matthew Wilcox
1
-136
/
+100
2007-10-12
[SCSI] advansys: Remove private lock
Matthew Wilcox
1
-16
/
+5
2007-10-12
[SCSI] advansys: Sort out debug macros
Matthew Wilcox
1
-366
/
+262
2007-10-12
[SCSI] advansys: Remove library version & serial numbers
Matthew Wilcox
1
-45
/
+15
2007-10-12
[SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro
Matthew Wilcox
1
-81
/
+51
2007-10-12
[SCSI] advansys: Merge ASC_IERR definitions
Matthew Wilcox
1
-24
/
+16
2007-10-12
[SCSI] advansys: Sort out irq number mess
Matthew Wilcox
1
-198
/
+189
2007-10-12
[SCSI] advansys: Remove ASC_WIDE_BOARD predicate
Matthew Wilcox
1
-3
/
+2
2007-10-12
[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS
Matthew Wilcox
1
-2
/
+0
2007-10-12
[SCSI] advansys: Improve reset handler
Matthew Wilcox
1
-61
/
+22
2007-10-12
[SCSI] advansys: Fix simultaneous calls to ->queuecommand
Matthew Wilcox
1
-49
/
+39
2007-10-12
[SCSI] advansys: Restructure asc_execute_scsi_cmnd()
Matthew Wilcox
1
-92
/
+39
2007-10-12
[SCSI] advansys: Remove array of scsi targets
Matthew Wilcox
1
-10
/
+0
2007-10-12
[SCSI] advansys: Eliminate prototypes
Matthew Wilcox
1
-6230
/
+6043
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
9
-58
/
+43
2007-10-12
[SCSI] gdth: Stop abusing ->done for internal commands
Matthew Wilcox
2
-10
/
+13
2007-10-12
[SCSI] qlogicpti: Add a slave_configure method
Matthew Wilcox
2
-147
/
+27
2007-10-12
[SCSI] Update Documentation/scsi/00-INDEX
Rob Landley
1
-3
/
+31
[next]