1. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  2. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  3. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  4. 1beb6fa [SCSI] replace __inline with inline by Harvey Harrison · 15 years ago
  5. a2f5bfc [SCSI] aic7xxx: leaves timer running on init failure by Hannes Reinecke · 15 years ago
  6. 7583221 [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume by thomas schorpp · 16 years ago
  7. d91ab4e [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!) by Alan Cox · 16 years ago
  8. 3ba7f18 [SCSI] aic79xx: fix shadowed variables by Harvey Harrison · 16 years ago
  9. 678e80a [SCSI] aic79xx: fix shadowed variables, add statics by Harvey Harrison · 16 years ago
  10. 060ae85 [SCSI] aic7xxx: update *_shipped files by Denys Vlasenko · 16 years ago
  11. 7b61ab8 [SCSI] aic7xxx: update .reg files by Denys Vlasenko · 16 years ago
  12. fa25b99 [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser by Denys Vlasenko · 16 years ago
  13. 172c122 scsi: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  14. 980b306 [SCSI] aic7xxx: add const by Denys Vlasenko · 16 years ago
  15. d1d7b19 [SCSI] aic7xxx: add static by Denys Vlasenko · 16 years ago
  16. d10c2e4 [SCSI] aic7xxx: Update _shipped files by Hannes Reinecke · 16 years ago
  17. 3dbd10f [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data by Hannes Reinecke · 16 years ago
  18. 2b48aed [SCSI] aic7xxx: Update type check in aicasm grammar by Hannes Reinecke · 16 years ago
  19. 8911c9e [SCSI] aic79xx: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 16 years ago
  20. 4485041 [SCSI] aic7xxx: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 16 years ago
  21. be0d676 [SCSI] aic7xxx, aic79xx: deinline functions by Denys Vlasenko · 16 years ago
  22. 0b6c4b1 [SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check() by Roel Kluin · 16 years ago
  23. 2505873 [SCSI] aic79xx: fix IOMMU mapping failure handling by FUJITA Tomonori · 16 years ago
  24. 647b242 [SCSI] aic7xxx: fix IOMMU mapping failure handling by FUJITA Tomonori · 16 years ago
  25. b23c9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  26. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  27. 5e2f22d [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic by James Bottomley · 16 years ago
  28. a3eadd7 scsi: fix makefile for aic7(3*x) by Sam Ravnborg · 16 years ago
  29. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  30. 8891fec scsi: fix dependency bug in aic7 Makefile by Sam Ravnborg · 16 years ago
  31. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  32. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 16 years ago
  33. 03e7925 [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled by FUJITA Tomonori · 16 years ago
  34. 67eb633 [SCSI] aic79xx: fix warnings with CONFIG_PM disabled by FUJITA Tomonori · 16 years ago
  35. 969ceff [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions by David Milburn · 16 years ago
  36. c1c9ce5 [SCSI] aic79xx: fix sense_buffer access bug by FUJITA Tomonori · 16 years ago
  37. 93a38fa [SCSI] aic7xxx: fix firmware build by Vegard Nossum · 16 years ago
  38. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  39. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  40. fc2adcf [SCSI] aic7xxx: Fix firmware build by Hannes Reinecke · 17 years ago
  41. 64624d4 [SCSI] aic7xxx: Update Maintainer information by Hannes Reinecke · 17 years ago
  42. b572072 [SCSI] aic7xxx: Add suspend/resume support by Hannes Reinecke · 17 years ago
  43. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  44. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  45. 142009a [SCSI] aic7xxx: cap maxsync according to correct card limits by James Bottomley · 17 years ago
  46. 0f82cb9 [SCSI] aic79xx, aic7xxx: Fix incorrect width setting by James Bottomley · 17 years ago
  47. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  48. 632155e potential parse error in ifdef by Yoann Padioleau · 17 years ago
  49. 5bc65793 [SCSI] Merge up to linux-2.6 head by James Bottomley · 17 years ago
  50. 4c688fc [SCSI] aic79xx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  51. 3a57c4a [SCSI] aic7xxx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  52. f45ffae [SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6 by James Bottomley · 17 years ago
  53. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  54. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  55. e3e0ca5 [SCSI] aic7xxx: make functions static by Adrian Bunk · 17 years ago
  56. b73c3d7 [SCSI] Remove some unused SCSI-related kernel config variables. by Robert P. J. Day · 17 years ago
  57. e790b3d [SCSI] aic79xx: remove extra newline from info message by Rolf Eike Beer · 17 years ago
  58. 1996676 [SCSI] aic79xx: use dma_get_required_mask() by Hannes Reinecke · 17 years ago
  59. 5504802 [SCSI] aic79xx: fix bracket mismatch in unused macro by Mariusz Kozlowski · 17 years ago
  60. a76106a [SCSI] aic79xx: make ahd_match_scb() static by Adrian Bunk · 17 years ago
  61. d32adcb [SCSI] aic79xx: Add ASC-29320LPE ids to driver by Salyzyn, Mark · 18 years ago
  62. d6b9ccbb [SCSI] aic79xx: Print out signalling by Hannes Reinecke · 18 years ago
  63. 9080063 [SCSI] aic7xxx: Remove slave_destroy by Hannes Reinecke · 18 years ago
  64. 843822a [SCSI] aic79xx: set precompensation by Hannes Reinecke · 18 years ago
  65. 8883c1f [SCSI] aic79xx: Fixup external device reset by Hannes Reinecke · 18 years ago
  66. ca3c332 [SCSI] aic79xx: make ahd_set_tags() static by Adrian Bunk · 18 years ago
  67. 289fe5b [SCSI] aic7xxx: cleanups by Adrian Bunk · 18 years ago
  68. 6d07cb7 [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal by Amol Lad · 18 years ago
  69. 80f1443 [SCSI] aic7xxx: Adjust .max_sectors by Hannes Reinecke · 18 years ago
  70. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  71. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  72. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  73. 7b75b99 [SCSI] aic7xxx: fix byte I/O order in ahd_inw by Denis Vlasenko · 18 years ago
  74. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  75. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  76. dcbccbde [SCSI] pci_module_init conversion in scsi subsystem by Henrik Kretzschmar · 18 years ago
  77. cf2b5d3 [SCSI] aic7xxx: pause sequencer before touching SBLKCTL by Doug Ledford · 18 years ago
  78. 3e3c60e [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards by James Bottomley · 18 years ago
  79. 8ce7a9c Merge ../linux-2.6 by James Bottomley · 18 years ago
  80. 2b6ee9b [SCSI] aic7*: cleanup MODULE_PARM_DESC strings by Randy Dunlap · 18 years ago
  81. dba654d kbuild: hardcode value of YACC&LEX for aic7-triple-x by Sam Ravnborg · 18 years ago
  82. 00ab956 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  83. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  84. d141643 [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan by Matthew Wilcox · 18 years ago
  85. 24f6d2f [SCSI] aic79xx: make ahd_done_with_status() static by Adrian Bunk · 18 years ago
  86. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  87. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  89. f89d0a4 [SCSI] aic79xx: remove slave_destroy by Hannes Reinecke · 18 years ago
  90. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  91. b2d8bfe [SCSI] aic7xxx: expose the bus setting to sysfs by James Bottomley · 18 years ago
  92. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  93. 2b89dad [SCSI] audit drivers for incorrect max_id use by Hannes Reinecke · 18 years ago
  94. 4a6fae1 [SCSI] SCSI: aic7xxx_osm_pci resource leak fix. by Jesper Juhl · 18 years ago
  95. c42bcef [SCSI] aic7xxx: ahc_pci_write_config() fix by Denis Vlasenko · 18 years ago
  96. b0d2364 [SCSI] aic79xx: target hotplug fixes by Hannes Reinecke · 18 years ago
  97. f41b5ce [SCSI] aic79xx bus reset update by Hannes Reinecke · 18 years ago
  98. 5637a2e fix a typo in the AIC7XXX_DEBUG_MASK help text by Adrian Bunk · 18 years ago
  99. 76744f4 [SCSI] aic79xx: Avoid renegotiation on inquiry by Hannes Reinecke · 18 years ago
  100. 986a25f [SCSI] aic79xx: use BIOS settings by Hannes Reinecke · 18 years ago