Jeff Garzik
|
230e886e7b
[SCSI] gdth: kill unneeded 'irq' argument
|
17 years ago |
Linus Torvalds
|
1212663fba
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 years ago |
Jens Axboe
|
45711f1af6
[SG] Update drivers to use sg helpers
|
17 years ago |
Adrian Bunk
|
05dd7ed2c7
[SCSI] gdth: __init fixes
|
17 years ago |
Linus Torvalds
|
c596cc46ba
scsi/gdth: fix crash in gdth_timeout if no gdth controllers found
|
17 years ago |
Dhaval Giani
|
c8e91b0a8f
[SCSI] gdth: fix CONFIG_ISA build failure
|
17 years ago |
Boaz Harrosh
|
3892d88ae6
[SCSI] gdth: !use_sg cleanup and use of scsi accessors
|
17 years ago |
Boaz Harrosh
|
f842b64e0f
[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2
|
17 years ago |
Boaz Harrosh
|
3058d5de47
[SCSI] gdth: Setup proper per-command private data
|
17 years ago |
Boaz Harrosh
|
884f7fba09
[SCSI] gdth: Remove gdth_ctr_tab[]
|
17 years ago |
Christoph Hellwig
|
835cc24aff
[SCSI] gdth: switch to modern scsi host registration
|
17 years ago |
Boaz Harrosh
|
10e1b4bc92
[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes
|
17 years ago |
Boaz Harrosh
|
45f1a41b2b
[SCSI] gdth: clean up host private data
|
17 years ago |
Christoph Hellwig
|
52759e6abc
[SCSI] gdth: Remove virt hosts
|
17 years ago |
Jeff Garzik
|
69916b7cea
[SCSI] gdth: Reorder scsi_host_template intitializers
|
17 years ago |
Jeff Garzik
|
a52667f3cd
[SCSI] gdth: kill gdth_{read,write}[bwl] wrappers
|
17 years ago |
Jeff Garzik
|
8d7a5da4fc
[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
|
17 years ago |
Christoph Hellwig
|
8514ef27ee
[SCSI] gdth: split out pci probing
|
17 years ago |
Christoph Hellwig
|
706a5d4567
[SCSI] gdth: split out eisa probing
|
17 years ago |
Christoph Hellwig
|
aed91cb520
[SCSI] gdth: split out isa probing
|
17 years ago |
Matthew Wilcox
|
b8bff2aeaf
gdth: Make one abuse of scsi_cmnd less obvious
|
17 years ago |
Matthew Wilcox
|
687d2bc487
[SCSI] gdth: Stop abusing ->done for internal commands
|
18 years ago |
Mariusz Kozlowski
|
bbfbbbc118
[SCSI] kmalloc + memset conversion to kzalloc
|
18 years ago |
Jeff Garzik
|
8e9a8a0d56
[SCSI] gdth: remove redundant PCI stuff
|
18 years ago |
Robert P. J. Day
|
7a960b76ed
[SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()"
|
18 years ago |
David Rientjes
|
6c4b7e4fdf
[SCSI] gdth: fix ambiguous gdthtable definition
|
18 years ago |
Joerg Dorchain
|
bb9ba31ca3
[SCSI] gdth: fix oops in gdth_copy_cmd()
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Arjan van de Ven
|
00977a59b9
[PATCH] mark struct file_operations const 6
|
18 years ago |
Jean Delvare
|
107e716b34
[SCSI] gdth: Fix && typos
|
18 years ago |