1. c2fd206 [SCSI] sym53c8xx: use a queue depth of 1 for untagged devices by Tony Battersby · 16 years ago
  2. 783fa73 [SCSI] sym53c8xx: handle pci_iomap() failures by Tony Battersby · 16 years ago
  3. a71d035 [SCSI] sym53c8xx: unmap pci memory after probe errors by Tony Battersby · 16 years ago
  4. b409063 [SCSI] sym53c8xx: fix bogus free_irq() on error path by Tony Battersby · 16 years ago
  5. 07b9d81 [SCSI] sym53c8xx: fix NULL deref on error path by Tony Battersby · 16 years ago
  6. d3ce65d [SCSI] sym53c8xx: fix shost use-after-free and memory leak by Tony Battersby · 16 years ago
  7. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  8. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  9. de15c20 [SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error by Nathan Lynch · 17 years ago
  10. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  11. d9aa3af [SCSI] sym53c8xx: fixes two bugs related to chip reset by Krzysztof Helt · 17 years ago
  12. 864473b [SCSI] sym2: fix section mismatch warning by Randy Dunlap · 17 years ago
  13. 7ee2413 [SCSI] sym53c8xx: fix free_irq() regression by Tony Battersby · 17 years ago
  14. aac6a5a [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr by Matthew Wilcox · 17 years ago
  15. 5111eef [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb by Matthew Wilcox · 17 years ago
  16. 99c9e0a [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE by Matthew Wilcox · 17 years ago
  17. 8022fbd [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM by Matthew Wilcox · 17 years ago
  18. 3fb364e [SCSI] sym53c8xx: Use scmd_printk where appropriate by Matthew Wilcox · 17 years ago
  19. 4d85b47 [SCSI] sym53c8xx: Simplify DAC DMA handling by Matthew Wilcox · 17 years ago
  20. a44131b [SCSI] sym53c8xx: Remove tag_ctrl module parameter by Matthew Wilcox · 17 years ago
  21. 8637baa [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements by Matthew Wilcox · 17 years ago
  22. e58bc06 [SCSI] sym53c8xx: Remove ->device_id by Matthew Wilcox · 17 years ago
  23. bd67845 [SCSI] sym53c8xx: Use pdev->revision by Matthew Wilcox · 17 years ago
  24. d68cd75 [SCSI] sym53c8xx: PCI Error Recovery support by Linas Vepstas · 17 years ago
  25. 2ba6536 [SCSI] sym53c8xx: Stop overriding scsi_done by Matthew Wilcox · 17 years ago
  26. 6c9746b [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler by Matthew Wilcox · 17 years ago
  27. 71c222d [SCSI] sym53c8xx: Remove unnecessary check in queuecommand by Matthew Wilcox · 17 years ago
  28. 39c05d1 [SCSI] sym53c8xx: Remove data_mapping and data_mapped by Matthew Wilcox · 17 years ago
  29. f363abf [SCSI] sym53c8xx: Use pci_dev irq number by Matthew Wilcox · 17 years ago
  30. 34996ac [SCSI] sym53c8xx: Work around 53c896 erratum by Kai Makisara · 17 years ago
  31. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  32. 147e505 [SCSI] sym53c8xx: don't claim cpqarray device by Chip Coldwell · 17 years ago
  33. 938febd [SCSI] sym53c8xx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  34. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  35. b2b3c12 [SCSI] sym2: claim only "Storage" class by Grant Grundler · 18 years ago
  36. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  37. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  38. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  39. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  40. d637c45 [SCSI] sym2: Fix build when spinlock debugging is enabled by Matthew Wilcox · 18 years ago
  41. 14ac8bf [SCSI] Enable clustering and large transfers by Matthew Wilcox · 18 years ago
  42. b4e93a7 [SCSI] Simplify error handling by Matthew Wilcox · 18 years ago
  43. 3bea15a [SCSI] Disable sym2 driver queueing by Matthew Wilcox · 18 years ago
  44. ab19d52 [SCSI] Simplify error handling a bit by Matthew Wilcox · 18 years ago
  45. b6d105d [SCSI] Use pcibios_resource_to_bus() by Matthew Wilcox · 18 years ago
  46. 1f61d82 [SCSI] Change Kconfig option from IOMAPPED to MMIO by Matthew Wilcox · 18 years ago
  47. 66e8d1c [SCSI] sym2: Report disabled devices and LUNs more attractively by Matthew Wilcox · 19 years ago
  48. b37df48 [SCSI] sym2: Allow NVRAM settings to limit speed and width by Matthew Wilcox · 19 years ago
  49. 1e8eb21 [SCSI] sym2: Use DMA_40BIT_MASK constant by Matthew Wilcox · 19 years ago
  50. 44f30b0f [SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests by Matthew Wilcox · 19 years ago
  51. 84e203a [SCSI] sym2: Manage sym_lcb properly by Matthew Wilcox · 19 years ago
  52. 8b2f813 [SCSI] sym2: Disable IU and QAS negotiation by Matthew Wilcox · 19 years ago
  53. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 19 years ago
  54. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 19 years ago
  55. 94d0e7b [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  56. 8fa728a [SCSI] allow sleeping in ->eh_abort_handler() by Jeff Garzik · 19 years ago
  57. 53222b9 [SCSI] sym2 version 2.2.1 by Matthew Wilcox · 19 years ago
  58. e4862fe [SCSI] correct the sym2 period setting routines by James Bottomley · 19 years ago
  59. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago