1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  3. 7da23b86e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. 421e33d [SCSI] qla1280: retain firmware for error recovery by Michael Reed · 14 years ago
  6. 2cec802 [SCSI] qla1280: Drop host_lock while requesting firmware by Ben Hutchings · 14 years ago
  7. 413e6e1 [SCSI] qla1280: error recovery rewrite by Michael Reed · 15 years ago
  8. fd65e5e [SCSI] qla1280: driver clean up by Michael Reed · 15 years ago
  9. 1e17d77 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 15 years ago
  10. 0ce49d6 qla1280: Fix off-by-some error in firmware loading. by David Woodhouse · 15 years ago
  11. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  12. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  13. 1bfa11d [SCSI] qla1280: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  14. c3af171 trivial: Fix misspelling of "firmware" in qla1280.c by Nick Andrew · 16 years ago
  15. 25729a7 [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() by Arjan van de Ven · 16 years ago
  16. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  17. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  18. 9bcf091 scsi: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  19. af5741c [SCSI] qla1280: Fix queue depth problem by Jeremy Higdon · 16 years ago
  20. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  21. 0e4ff79 [SCSI] qla1280: remove version check by Adrian Bunk · 16 years ago
  22. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 16 years ago
  23. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 16 years ago
  24. 3a43e69 [SCSI] qla1280: fix 32 bit segment code by FUJITA Tomonori · 16 years ago
  25. 5c1da58 [SCSI] qla1280: convert to use the data buffer accessors by Jes Sorensen · 17 years ago
  26. eb7a169 [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask by Johannes Dickgreber · 17 years ago
  27. 633ed11 qla1280: enable use_sg_chaining option by FUJITA Tomonori · 17 years ago
  28. c0dcffd qla1280: sg chaining fixes by FUJITA Tomonori · 17 years ago
  29. a044189 qla1280: sg chaining support by Jens Axboe · 17 years ago
  30. 12a4416 [SCSI] Remove ->pid field from scsi_cmnd by Matthew Wilcox · 17 years ago
  31. b22c9d9 [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL by Matthias Kaehlcke · 17 years ago
  32. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  33. 3ef49a3 [SCSI] qla1280: set residual correctly by Jes Sorensen · 18 years ago
  34. cd00b7f [SCSI] qla1280 bus reset typo by Jes Sorensen · 18 years ago
  35. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  36. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  37. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  38. dcbccbde [SCSI] pci_module_init conversion in scsi subsystem by Henrik Kretzschmar · 18 years ago
  39. 15d1f53 [SCSI] qla1280 command timeout by Jes Sorensen · 18 years ago
  40. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  41. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  42. f58f831 [SCSI] qla1280: fix section mismatch warnings by Randy Dunlap · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. 74d0a98 [PATCH] PCI: Move various PCI IDs to header file by Brent Casavant · 18 years ago
  45. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  46. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  47. 2dbb04c [SCSI] qla1280: remove < 2.6.0 support by Jes Sorensen · 18 years ago
  48. d0be4a7d [SCSI] remove Scsi_Host_Template typedef by Christoph Hellwig · 19 years ago
  49. d6933df [SCSI] remove the obsolete SCSI qlogicisp driver by Adrian Bunk · 19 years ago
  50. 8d6810d [SCSI] qla1280: endianess annotations by Christoph Hellwig · 19 years ago
  51. 7a34766 [SCSI] qla1280: don't use bitfields for hardware access, parameters by Christoph Hellwig · 19 years ago
  52. 0888f4c [SCSI] qla1280: don't use bitfields for hardware access in isp_config by Christoph Hellwig · 19 years ago
  53. 5c79d61 [SCSI] qla1280: always load microcode by Christoph Hellwig · 19 years ago
  54. d6db3e8d [SCSI] qla1280: use SAM_ constants by Christoph Hellwig · 19 years ago
  55. 2b55cac [SCSI] qla1280: misc cleanups by Christoph Hellwig · 19 years ago
  56. 8af50dc [SCSI] qla1280: interupt posting for irq disabling/enabling by Christoph Hellwig · 19 years ago
  57. a6c4274 [SCSI] qla1280: remove dead per-host flag variables by Christoph Hellwig · 19 years ago
  58. 117e4b2 [SCSI] scsi/qla1280: replace schedule_timeout() with ssleep() by Nishanth Aravamudan · 19 years ago
  59. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 19 years ago
  60. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 19 years ago
  61. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  62. 8fa728a [SCSI] allow sleeping in ->eh_abort_handler() by Jeff Garzik · 19 years ago
  63. 7d0e11f [SCSI] qla1280.c - fix result for device Busy and Queue Full by Jeremy Higdon · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago