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