1. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  2. 951b62c [SCSI] advansys: Fix bug in AdvLoadMicrocode by Matthew Wilcox · 17 years ago
  3. 7d5d408 [SCSI] advansys: fix overrun_buf aligned bug by FUJITA Tomonori · 16 years ago
  4. 63adcc5 [SCSI] advansys: make 3 functions static by Adrian Bunk · 16 years ago
  5. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  6. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  7. 747d016 advansys: fix section mismatch warning by Randy Dunlap · 17 years ago
  8. 9d511a4 [SCSI] advansys: Changes to work on parisc by Matthew Wilcox · 17 years ago
  9. d10fb2c [SCSI] advansys: Use dma mapping for overrun buffer by Matthew Wilcox · 17 years ago
  10. b249c7f [SCSI] advansys: Remove a couple of uses of bus_to_virt by Matthew Wilcox · 17 years ago
  11. 52c334e [SCSI] advansys: convert to use the data buffer accessors by Matthew Wilcox · 17 years ago
  12. fd625f4 [SCSI] advansys: Remove DvcGetPhyAddr by Matthew Wilcox · 17 years ago
  13. 98d41c2 [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc by Matthew Wilcox · 17 years ago
  14. afbb68c [SCSI] advansys: Make sdtr_period_tbl a pointer by Matthew Wilcox · 17 years ago
  15. 9d0e96e [SCSI] advansys: Get rid of board index number by Matthew Wilcox · 17 years ago
  16. f092d22 [SCSI] advansys: Remove private lock by Matthew Wilcox · 17 years ago
  17. b352f92 [SCSI] advansys: Sort out debug macros by Matthew Wilcox · 17 years ago
  18. b08fc56 [SCSI] advansys: Remove library version & serial numbers by Matthew Wilcox · 17 years ago
  19. d241149 [SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro by Matthew Wilcox · 17 years ago
  20. 720349a [SCSI] advansys: Merge ASC_IERR definitions by Matthew Wilcox · 17 years ago
  21. d361db4 [SCSI] advansys: Sort out irq number mess by Matthew Wilcox · 17 years ago
  22. 9a256fa [SCSI] advansys: Remove ASC_WIDE_BOARD predicate by Matthew Wilcox · 17 years ago
  23. ae002fe [SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS by Matthew Wilcox · 17 years ago
  24. 52fa077 [SCSI] advansys: Improve reset handler by Matthew Wilcox · 17 years ago
  25. 05848b6 [SCSI] advansys: Fix simultaneous calls to ->queuecommand by Matthew Wilcox · 17 years ago
  26. 41d2493 [SCSI] advansys: Restructure asc_execute_scsi_cmnd() by Matthew Wilcox · 17 years ago
  27. 6e8905f [SCSI] advansys: Remove array of scsi targets by Matthew Wilcox · 17 years ago
  28. 5121935 [SCSI] advansys: Eliminate prototypes by Matthew Wilcox · 17 years ago
  29. 01fbfe0 [SCSI] advansys: Use DRV_NAME by Matthew Wilcox · 17 years ago
  30. 95c9f16 [SCSI] advansys: Comment/indentation/macro cleanup by Matthew Wilcox · 17 years ago
  31. b009bef [SCSI] advansys: Remove some custom wrappers by Matthew Wilcox · 17 years ago
  32. faac48e [SCSI] advansys: Remove a check for an impossible condition by Matthew Wilcox · 17 years ago
  33. f05ec59 [SCSI] advansys: Support 16-byte commands properly by Matthew Wilcox · 17 years ago
  34. b2a7a4b [SCSI] advansys: Enable interrupts earlier in queuecommand by Matthew Wilcox · 17 years ago
  35. 349d2c4 [SCSI] advansys: Remove `active' queue and all remaining internal queueing code by Matthew Wilcox · 17 years ago
  36. 6ed1ef0 [SCSI] advansys: Remove `done' queue by Matthew Wilcox · 17 years ago
  37. 7686f02 [SCSI] advansys: Remove a check for an impossible condition by Matthew Wilcox · 17 years ago
  38. b662292 [SCSI] advansys: Remove `waiting' queue by Matthew Wilcox · 17 years ago
  39. c2dce2f [SCSI] advansys: Shrink advansys_board_found a little more by Matthew Wilcox · 17 years ago
  40. 629d688 [SCSI] advansys: Reformat microcode by Matthew Wilcox · 17 years ago
  41. b9d9661 [SCSI] advansys: Create AdvLoadMicrocode by Matthew Wilcox · 17 years ago
  42. a9f4a59 [SCSI] advansys: Create AdvBuildCarrierFreelist by Matthew Wilcox · 17 years ago
  43. b8e5152b [SCSI] advansys: Fix VLB driver name by Matthew Wilcox · 17 years ago
  44. 4bd6d7f [SCSI] advansys: Move documentation to Documentation/scsi by Matthew Wilcox · 17 years ago
  45. d68f432 [SCSI] advansys: use memcpy instead of open-coded loop by Matthew Wilcox · 17 years ago
  46. 13ac2d9 [SCSI] advansys: Remove pci_slot_info by Matthew Wilcox · 17 years ago
  47. 895d6b4 [SCSI] advansys: Remove library-style callback routines by Matthew Wilcox · 17 years ago
  48. 394dbf3 [SCSI] advansys: Move struct device out of the cfg structures by Matthew Wilcox · 17 years ago
  49. 4a2d31c [SCSI] advansys: Stop using n_io_port in Scsi_Host structure by Matthew Wilcox · 17 years ago
  50. 57ba5fe [SCSI] advansys: ioremap no longer needs page-aligned addresses by Matthew Wilcox · 17 years ago
  51. 59fcf84 [SCSI] advansys: delete AscGetChipBusType by Matthew Wilcox · 17 years ago
  52. ecec194 [SCSI] advansys: misc reformatting by Matthew Wilcox · 17 years ago
  53. 47d853c [SCSI] advansys: remove INQUIRY sniffing by Matthew Wilcox · 17 years ago
  54. ce3a7f1 [SCSI] advansys: remove AscCompareString() by Matthew Wilcox · 17 years ago
  55. 9649af3 [SCSI] advansys: More PCI cleanups by Matthew Wilcox · 17 years ago
  56. 71f3611 [SCSI] advansys: Update resource management by Matthew Wilcox · 17 years ago
  57. c304ec9 [SCSI] advansys: Convert to ISA driver model by Matthew Wilcox · 17 years ago
  58. b09e05a [SCSI] advansys: Convert to EISA driver model by Matthew Wilcox · 17 years ago
  59. 78e77d8 [SCSI] advansys: Convert to PCI driver model by Matthew Wilcox · 17 years ago
  60. 8dfb537 [SCSI] advansys: Move to scsi hotplug initialisation model by Matthew Wilcox · 17 years ago
  61. b2c16f5 [SCSI] advansys: Make advansys_board_found a little more readable by Matthew Wilcox · 17 years ago
  62. 605fe59 [SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host by Matthew Wilcox · 17 years ago
  63. 074c8fe [SCSI] advansys: Improve interrupt handler by Matthew Wilcox · 17 years ago
  64. 2a43795 [SCSI] advansys: Clean up proc_info implementation by Matthew Wilcox · 17 years ago
  65. 8c6af9e [SCSI] advansys: undate version, copyright, etc by Matthew Wilcox · 17 years ago
  66. 27c868c [SCSI] advansys: lindent and other large, uninteresting changes by Matthew Wilcox · 17 years ago
  67. 70c8d89 [SCSI] advansys: cleanups by Adrian Bunk · 17 years ago
  68. 35d6848 [SCSI] advansys: clean up warnings by Ken Witherow · 17 years ago
  69. d8dafd8 [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCI by Randy Dunlap · 18 years ago
  70. aa7677d [PATCH] NULL noise removal: advansys by Al Viro · 18 years ago
  71. 1e0dbaf [PATCH] advansys __iomem annotations by Al Viro · 18 years ago
  72. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  73. 2672ea8 [SCSI] advansys pci tweaks. by Dave Jones · 18 years ago
  74. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  75. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  76. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  77. c836043 [PATCH] advansys section fixes by Randy Dunlap · 18 years ago
  78. 4661e3e [SCSI] advansys driver: limp along on x86 by Linus Torvalds · 18 years ago
  79. d0be4a7d [SCSI] remove Scsi_Host_Template typedef by Christoph Hellwig · 19 years ago
  80. c9475cb [PATCH] kfree cleanup: drivers/scsi by Jesper Juhl · 19 years ago
  81. b21a413 [SCSI] add global timeout to the scsi mid-layer by James Bottomley · 19 years ago
  82. f5ad561 [SCSI] remove scsi_cmnd->abort_reason by Christoph Hellwig · 19 years ago
  83. 1241319 [SCSI] remove scsi_set_device by Christoph Hellwig · 19 years ago
  84. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  85. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago