Commit Graph

63 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Al Viro ced7172ad9 gdth section fixes 16 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Jonathan Corbet 46787b481b gdth: cdev lock_kernel() pushdown 17 years ago
James Bottomley a85591fd0b [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting... 17 years ago
James Bottomley 2d6f0d0cd9 [SCSI] gdth: fix timer handling 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
Boaz Harrosh d35055a0f2 [SCSI] gdth: remove command accessors 17 years ago
Jeff Garzik cff2680643 [SCSI] gdth: convert to PCI hotplug API 17 years ago
Jeff Garzik 4c9c8d782c [SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion 17 years ago
Sven Schnelle 1b96f8955a [SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference 17 years ago
Boaz Harrosh ee54cc6af9 [SCSI] gdth: fix to internal commands execution 17 years ago
Boaz Harrosh b31ddd31c2 [SCSI] gdth: bugfix for the at-exit problems 17 years ago
Sergio Luis 99109301d1 [SCSI] gdth: update deprecated pci_find_device 17 years ago
Boaz Harrosh 61c92814dc [SCSI] gdth: scan for scsi devices 17 years ago
Jeff Garzik 230e886e7b [SCSI] gdth: kill unneeded 'irq' argument 17 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Adrian Bunk 05dd7ed2c7 [SCSI] gdth: __init fixes 18 years ago
Linus Torvalds c596cc46ba scsi/gdth: fix crash in gdth_timeout if no gdth controllers found 18 years ago
Dhaval Giani c8e91b0a8f [SCSI] gdth: fix CONFIG_ISA build failure 18 years ago
Boaz Harrosh 3892d88ae6 [SCSI] gdth: !use_sg cleanup and use of scsi accessors 18 years ago
Boaz Harrosh f842b64e0f [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2 18 years ago
Boaz Harrosh 3058d5de47 [SCSI] gdth: Setup proper per-command private data 18 years ago
Boaz Harrosh 884f7fba09 [SCSI] gdth: Remove gdth_ctr_tab[] 18 years ago
Christoph Hellwig 835cc24aff [SCSI] gdth: switch to modern scsi host registration 18 years ago
Boaz Harrosh 10e1b4bc92 [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes 18 years ago
Boaz Harrosh 45f1a41b2b [SCSI] gdth: clean up host private data 18 years ago
Christoph Hellwig 52759e6abc [SCSI] gdth: Remove virt hosts 18 years ago
Jeff Garzik 69916b7cea [SCSI] gdth: Reorder scsi_host_template intitializers 18 years ago
Jeff Garzik a52667f3cd [SCSI] gdth: kill gdth_{read,write}[bwl] wrappers 18 years ago
Jeff Garzik 8d7a5da4fc [SCSI] gdth: Remove 2.4.x support, in-kernel changelog 18 years ago
Christoph Hellwig 8514ef27ee [SCSI] gdth: split out pci probing 18 years ago
Christoph Hellwig 706a5d4567 [SCSI] gdth: split out eisa probing 18 years ago
Christoph Hellwig aed91cb520 [SCSI] gdth: split out isa probing 18 years ago
Matthew Wilcox b8bff2aeaf gdth: Make one abuse of scsi_cmnd less obvious 18 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
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Peter Zijlstra 6e9a4738c9 [PATCH] completions: lockdep annotate on stack completions 19 years ago
Thomas Gleixner 1d6f359a2e [PATCH] irq-flags: scsi: Use the new IRQF_ constants 19 years ago
Christoph Hellwig beb4048750 [SCSI] remove scsi_request infrastructure 19 years ago
Tobias Klauser 6391a11375 [SCSI] drivers/scsi: Use ARRAY_SIZE macro 19 years ago