1. d35055a [SCSI] gdth: remove command accessors by Boaz Harrosh · 16 years ago
  2. cff2680 [SCSI] gdth: convert to PCI hotplug API by Jeff Garzik · 16 years ago
  3. 4c9c8d7 [SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion by Jeff Garzik · 16 years ago
  4. 1b96f89 [SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference by Sven Schnelle · 16 years ago
  5. ee54cc6 [SCSI] gdth: fix to internal commands execution by Boaz Harrosh · 16 years ago
  6. b31ddd3 [SCSI] gdth: bugfix for the at-exit problems by Boaz Harrosh · 16 years ago
  7. 9910930 [SCSI] gdth: update deprecated pci_find_device by Sergio Luis · 16 years ago
  8. 61c9281 [SCSI] gdth: scan for scsi devices by Boaz Harrosh · 16 years ago
  9. 230e886 [SCSI] gdth: kill unneeded 'irq' argument by Jeff Garzik · 17 years ago
  10. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  11. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  12. 05dd7ed [SCSI] gdth: __init fixes by Adrian Bunk · 17 years ago
  13. c596cc4 scsi/gdth: fix crash in gdth_timeout if no gdth controllers found by Linus Torvalds · 17 years ago
  14. c8e91b0 [SCSI] gdth: fix CONFIG_ISA build failure by Dhaval Giani · 17 years ago
  15. 3892d88 [SCSI] gdth: !use_sg cleanup and use of scsi accessors by Boaz Harrosh · 17 years ago
  16. f842b64 [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2 by Boaz Harrosh · 17 years ago
  17. 3058d5d [SCSI] gdth: Setup proper per-command private data by Boaz Harrosh · 17 years ago
  18. 884f7fb [SCSI] gdth: Remove gdth_ctr_tab[] by Boaz Harrosh · 17 years ago
  19. 835cc24 [SCSI] gdth: switch to modern scsi host registration by Christoph Hellwig · 17 years ago
  20. 10e1b4b [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes by Boaz Harrosh · 17 years ago
  21. 45f1a41 [SCSI] gdth: clean up host private data by Boaz Harrosh · 17 years ago
  22. 52759e6 [SCSI] gdth: Remove virt hosts by Christoph Hellwig · 17 years ago
  23. 69916b7 [SCSI] gdth: Reorder scsi_host_template intitializers by Jeff Garzik · 17 years ago
  24. a52667f [SCSI] gdth: kill gdth_{read,write}[bwl] wrappers by Jeff Garzik · 17 years ago
  25. 8d7a5da [SCSI] gdth: Remove 2.4.x support, in-kernel changelog by Jeff Garzik · 17 years ago
  26. 8514ef2 [SCSI] gdth: split out pci probing by Christoph Hellwig · 17 years ago
  27. 706a5d4 [SCSI] gdth: split out eisa probing by Christoph Hellwig · 17 years ago
  28. aed91cb [SCSI] gdth: split out isa probing by Christoph Hellwig · 17 years ago
  29. b8bff2a gdth: Make one abuse of scsi_cmnd less obvious by Matthew Wilcox · 17 years ago
  30. 687d2bc [SCSI] gdth: Stop abusing ->done for internal commands by Matthew Wilcox · 17 years ago
  31. bbfbbbc [SCSI] kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  32. 8e9a8a0 [SCSI] gdth: remove redundant PCI stuff by Jeff Garzik · 17 years ago
  33. 7a960b7 [SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()" by Robert P. J. Day · 17 years ago
  34. 6c4b7e4 [SCSI] gdth: fix ambiguous gdthtable definition by David Rientjes · 17 years ago
  35. bb9ba31 [SCSI] gdth: fix oops in gdth_copy_cmd() by Joerg Dorchain · 17 years ago
  36. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  37. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  38. 107e716 [SCSI] gdth: Fix && typos by Jean Delvare · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  41. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  42. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  43. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  44. cbd5f69 [SCSI] remove the scsi_request interface from the gdth driver by Leubner, Achim · 18 years ago
  45. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  46. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  47. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  48. 40cdc84 [SCSI] gdth: don't map zero-length requests by Jenx Axboe · 18 years ago
  49. 575c968 spelling: s/appropiate/appropriate/ by Adrian Bunk · 19 years ago
  50. f64a181 [SCSI] remove Scsi_Device typedef by Christoph Hellwig · 19 years ago
  51. d0be4a7d [SCSI] remove Scsi_Host_Template typedef by Christoph Hellwig · 19 years ago
  52. 1241319 [SCSI] remove scsi_set_device by Christoph Hellwig · 19 years ago
  53. 3471c28 [SCSI] Remove no-op implementations of SCSI EH hooks by Jeff Garzik · 19 years ago
  54. 8e87904 [PATCH] drivers/scsi/gdth.c: cleanups by · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago