| Commit message (Expand) | Author | Age | Files | Lines |
* | aic7xxx: replace kmalloc/memset by kzalloc | Michael Opdenacker | 2015-04-09 | 4 | -12/+7 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-02-11 | 2 | -32/+30 |
|\ |
|
| * | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 2015-02-02 | 2 | -10/+10 |
| * | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 2015-02-02 | 2 | -32/+30 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-11 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | scsi: aic7xxx: fix comment | Geert Uytterhoeven | 2015-01-20 | 1 | -1/+1 |
* | | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 2 | -4/+4 |
* | | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 2 | -11/+4 |
* | | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 | 2 | -10/+12 |
* | | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 2014-11-12 | 2 | -18/+1 |
* | | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig | 2014-11-12 | 1 | -1/+1 |
|/ |
|
* | treewide: Fix typo in printk | Masanari Iida | 2014-08-26 | 1 | -1/+1 |
* | aic7xxx: Use kstrdup | Himangi Saraogi | 2014-07-25 | 3 | -6/+3 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 5 | -11/+12 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-06-10 | 1 | -13/+5 |
|\ |
|
| * | aic79xx: fix misuse of static variables | Mathias Krause | 2014-05-19 | 1 | -13/+5 |
* | | aic7xxx: Remove obsolete preprocessor define | Paul Bolle | 2014-05-26 | 1 | -10/+0 |
* | | aic7xxx: Spelling s/termnation/termination/ | Geert Uytterhoeven | 2014-05-05 | 1 | -1/+1 |
|/ |
|
* | [SCSI] remove deprecated IRQF_DISABLED from SCSI | Michael Opdenacker | 2014-03-19 | 1 | -1/+0 |
* | [SCSI] aic7xxx: fix swapped arguments in ahc_find_pci_device | Dave Jones | 2013-09-10 | 1 | -1/+1 |
* | aic7xxx: switch to ->show_info() | Al Viro | 2013-04-09 | 3 | -126/+48 |
* | aic79xx: switch to ->show_info() | Al Viro | 2013-04-09 | 3 | -131/+53 |
* | scsi: fix various printk and comment typos | Masanari Iida | 2012-09-01 | 1 | -1/+1 |
* | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-31 | 2 | -8/+8 |
* | aic7xxx: Fix typo in aic7xxx | Masanari Iida | 2012-02-05 | 2 | -3/+3 |
* | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | aic7xxx: fix Kconfig references to READMEs | Paul Bolle | 2011-10-10 | 2 | -4/+2 |
* | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 2 | -2/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 13 | -63/+63 |
* | Comment typo fixes for 'descriptor' | Justin P. Mattock | 2011-01-19 | 2 | -2/+2 |
* | scsi: Remove unnecessary casts of void ptr returning alloc function return va... | Jesper Juhl | 2011-01-19 | 1 | -1/+1 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 2 | -2/+6 |
* | [SCSI] aic7xxx: Remove OS utility wrappers | Pekka Enberg | 2010-07-28 | 15 | -738/+712 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
* | [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree | Hannes Reinecke | 2010-01-17 | 1 | -22/+31 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 3 | -3/+3 |
* | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 4 | -4/+4 |
* | trivial: fix typo in aic7xxx comment | Uwe Kleine-Koenig | 2009-09-21 | 1 | -1/+1 |
* | [SCSI] aic79xx: make driver respect nvram for IU and QAS settings | James Bottomley | 2009-06-15 | 1 | -7/+3 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 2 | -5/+5 |
* | dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | [SCSI] replace __inline with inline | Harvey Harrison | 2009-04-03 | 8 | -134/+129 |
* | [SCSI] aic7xxx: leaves timer running on init failure | Hannes Reinecke | 2009-04-03 | 2 | -10/+4 |
* | [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume | thomas schorpp | 2008-10-23 | 1 | -0/+7 |
* | [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!) | Alan Cox | 2008-10-23 | 2 | -5/+5 |
* | [SCSI] aic79xx: fix shadowed variables | Harvey Harrison | 2008-10-23 | 1 | -4/+0 |
* | [SCSI] aic79xx: fix shadowed variables, add statics | Harvey Harrison | 2008-10-23 | 1 | -9/+4 |
* | [SCSI] aic7xxx: update *_shipped files | Denys Vlasenko | 2008-10-23 | 4 | -4197/+133 |
* | [SCSI] aic7xxx: update .reg files | Denys Vlasenko | 2008-10-23 | 2 | -0/+309 |