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