Commit Graph

52 Commits (9f264be6101c42cb9e471c58322fb83a5cde1461)

Author SHA1 Message Date
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
Leubner, Achim cbd5f69b98 [SCSI] remove the scsi_request interface from the gdth driver 19 years ago
Christoph Hellwig 5d5ff44fe6 [SCSI] fix up request buffer reference in various scsi drivers 19 years ago
Matthias Gehre 910638ae7e [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Jenx Axboe 40cdc840dc [SCSI] gdth: don't map zero-length requests 19 years ago
Adrian Bunk 575c968718 spelling: s/appropiate/appropriate/ 19 years ago
Christoph Hellwig f64a181d89 [SCSI] remove Scsi_Device typedef 20 years ago
Christoph Hellwig d0be4a7d29 [SCSI] remove Scsi_Host_Template typedef 20 years ago
Christoph Hellwig 12413197ee [SCSI] remove scsi_set_device 20 years ago
Jeff Garzik 3471c28803 [SCSI] Remove no-op implementations of SCSI EH hooks 20 years ago
8e8790415e [PATCH] drivers/scsi/gdth.c: cleanups 20 years ago