1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. 0683550 scsi: aic7xxx: Remove set but unused variables 'targ_info' and 'value' by Lee Jones · 4 years, 6 months ago
  3. 84dc1a1 scsi: aic7xxx: aic79xx_core: Remove a bunch of unused variables by Lee Jones · 4 years, 6 months ago
  4. 3eef38a scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd() by Hannes Reinecke · 4 years, 6 months ago
  5. 42b840b scsi: aic7xxx: Fix 'amount_xferred' set but not used issue by Lee Jones · 4 years, 6 months ago
  6. 532d56c scsi: aic7xxx: Remove unused variables 'wait' and 'paused' by Lee Jones · 4 years, 6 months ago
  7. 91b6e19 scsi: aic7xxx: Remove unused variable 'ahd' by Lee Jones · 4 years, 6 months ago
  8. aa89d74 scsi: aic7xxx: Fix 'amount_xferred' set but not used issue by Lee Jones · 4 years, 6 months ago
  9. 7097a51 scsi: aic7xxx: Remove unused variable 'targ' by Lee Jones · 4 years, 6 months ago
  10. 614fc2f scsi: aic7xxx: Remove unused variable 'ahc' by Lee Jones · 4 years, 6 months ago
  11. e3f58ee scsi: aic7xxx: Remove unused variable 'tinfo' by Lee Jones · 4 years, 6 months ago
  12. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  13. d1ec20a scsi: aic7xxx: Remove unnecessary NULL checks before kfree by Alex Dewar · 4 years, 10 months ago
  14. 9cd7d49 scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset() by Alex Dewar · 4 years, 10 months ago
  15. 93f3321 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  16. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  17. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  18. 0d2b595 scsi: aic7xxx: Remove more FreeBSD-specific code by Alex Dewar · 4 years, 10 months ago
  19. ff275db scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code by Alex Dewar · 4 years, 10 months ago
  20. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  21. a10183d scsi: simplify scsi_partsize by Christoph Hellwig · 4 years, 10 months ago
  22. cff7c4a scsi: docs: convert aic7xxx.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  23. 520a44d scsi: docs: convert aic79xx.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  24. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  25. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  26. 4dbc96a scsi: aic7xxx: Adjust indentation in ahc_find_syncrate by Nathan Chancellor · 5 years ago
  27. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  28. ec0a95a scsi: aic7xxx: Spelling s/configuraion/configuration/ by Geert Uytterhoeven · 6 years ago
  29. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  30. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  31. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  32. c6bcc59 scsi: aic7xxx: improve the Kconfig entry by Christoph Hellwig · 6 years ago
  33. 144ec97 scsi: aic7xxx: fix EISA support by Christoph Hellwig · 6 years ago
  34. a7634b6 scsi: aic7xxx: fix spelling mistake "recevied" -> "received" by Colin Ian King · 6 years ago
  35. e2e8016 scsi: aic7xxx: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  36. 34022f0 scsi: remove unneeded header search paths by Masahiro Yamada · 6 years ago
  37. 4edff70 scsi: aic7xxx: aic79xx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  38. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  39. 5227388 scsi: aic7xxx: remove set but not used variable 'shared_scb_data' by YueHaibing · 6 years ago
  40. aed922f scsi: aic7xxx: remove unused redundant variable num_chip_names by Colin Ian King · 6 years ago
  41. cca6cb8 scsi: aic7xxx: Fix build using bare-metal toolchain by Sam Protsenko · 6 years ago
  42. 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  43. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  44. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  45. e73c864 scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd by Colin Ian King · 7 years ago
  46. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  47. 88b1360 scsi: aic7xxx: aic79xx: remove VLAs by Stephen Kitt · 7 years ago
  48. 7c0dde2 scsi: aic7xxx: remove aiclib.c by Corentin Labbe · 7 years ago
  49. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  50. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  52. 8c4602f scsi: aic7xxx: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  53. 4efea4f scsi: aic7xxx: make a couple of functions static by Colin Ian King · 7 years ago
  54. 2ae203f scsi: aic7xxx: regenerate firmware files by Michał Mirosław · 7 years ago
  55. 3ee25e8 scsi: aic7xxx: fix firmware build deps by Michał Mirosław · 7 years ago
  56. fef124c scsi: aic7xxx: remove empty function by Michał Mirosław · 7 years ago
  57. 516b7db scsi: aic7xxx: fix firmware build with O=path by Jakub Kicinski · 8 years ago
  58. 7ecaeaf scsi: aic7xxx: fix order of arguments in function prototype by Colin Ian King · 8 years ago
  59. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  60. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  61. 5a51a7a aic7xxx: Fix queue depth handling by Alan · 9 years ago
  62. e594a17 aic7xxx: Avoid name collision with <linux/list.h> by Michal Marek · 9 years ago
  63. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  64. 5f367f0 aic7xxx: Fix typo in error message by Nik Nyby · 10 years ago
  65. 114fc1d aic7xxx: replace kmalloc/memset by kzalloc by Michael Opdenacker · 10 years ago
  66. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  67. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  68. f50332f scsi: print single-character strings with seq_putc by Rasmus Villemoes · 10 years ago
  69. 91c40f2 scsi: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
  70. a7870c0 scsi: aic7xxx: fix comment by Geert Uytterhoeven · 10 years ago
  71. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  72. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  73. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  74. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  75. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  76. 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
  77. 1f3d2d9 aic7xxx: Use kstrdup by Himangi Saraogi · 11 years ago
  78. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  79. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  80. dd37a76 aic7xxx: Remove obsolete preprocessor define by Paul Bolle · 11 years ago
  81. b413cf4 aic79xx: fix misuse of static variables by Mathias Krause · 11 years ago
  82. 3cab65c aic7xxx: Spelling s/termnation/termination/ by Geert Uytterhoeven · 11 years ago
  83. 4909cc2 [SCSI] remove deprecated IRQF_DISABLED from SCSI by Michael Opdenacker · 11 years ago
  84. 6f8f8e4 [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_device by Dave Jones · 11 years ago
  85. 6b3a8bb aic7xxx: switch to ->show_info() by Al Viro · 12 years ago
  86. f6f83a6 aic79xx: switch to ->show_info() by Al Viro · 12 years ago
  87. 59e13d4 scsi: fix various printk and comment typos by Masanari Iida · 13 years ago
  88. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 13 years ago
  89. 3f4f27e aic7xxx: Fix typo in aic7xxx by Masanari Iida · 13 years ago
  90. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  91. efe2e87 aic7xxx: fix Kconfig references to READMEs by Paul Bolle · 13 years ago
  92. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  93. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  94. 5a3a765 Comment typo fixes for 'descriptor' by Justin P. Mattock · 14 years ago
  95. 2099973 scsi: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  96. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  97. 48813cf [SCSI] aic7xxx: Remove OS utility wrappers by Pekka Enberg · 15 years ago
  98. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  99. 534ef05 [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree by Hannes Reinecke · 15 years ago
  100. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago