aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/nsp32.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann2013-08-141-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-291-2/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-157/+37
|\
| * [SCSI] nsp32: convert to use the data buffer accessorsFUJITA Tomonori2007-05-301-61/+24
| * [SCSI] nsp32: remove kernel 2.4 codeAdrian Bunk2007-05-241-96/+13
* | PCI: remove useless pci driver methodDavid Brownell2007-07-111-10/+0
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-261-1/+1
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-3/+9
|\
| * [SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSIMatt Mackall2006-06-261-2/+1
| * [SCSI] Add scsi_add_host() failure handling for nsp32GOTO Masanori2006-06-261-1/+8
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
|/
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-1/+2
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-3/+3
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-4/+4
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-3/+1
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-0/+3
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-0/+3
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-1/+0
* [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek2005-04-161-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3585