summaryrefslogtreecommitdiff
path: root/drivers/scsi/nsp32.c
Commit message (Expand)AuthorAge
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-31
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-02
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-02
* scsi: remove SPRINTF macroRasmus Villemoes2015-02-02
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-07
|\
| * scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-16
* | treewide: Fix typo in printkMasanari Iida2014-08-26
|/
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* [SCSI] nsp32: use mdelay instead of large udelay constantsArnd Bergmann2013-06-19
* nsp32: switch to ->show_info()Al Viro2013-04-09
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* Fix common misspellingsLucas De Marchi2011-03-31
* SCSI host lock push-downJeff Garzik2010-11-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-29
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] nsp32: convert to use the data buffer accessorsFUJITA Tomonori2007-05-30
| * [SCSI] nsp32: remove kernel 2.4 codeAdrian Bunk2007-05-24
* | PCI: remove useless pci driver methodDavid Brownell2007-07-11
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-26
* Merge ../scsi-misc-2.6James Bottomley2006-07-03
|\
| * [SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSIMatt Mackall2006-06-26
| * [SCSI] Add scsi_add_host() failure handling for nsp32GOTO Masanori2006-06-26
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
|/
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-28
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-26
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-17
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-17
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-17
* [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16