aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/nsp32.c
AgeCommit message (Expand)Author
2013-08-14SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann
2013-04-09nsp32: switch to ->show_info()Al Viro
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-11PCI: remove useless pci driver methodDavid Brownell
2007-05-30[SCSI] nsp32: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-24[SCSI] nsp32: remove kernel 2.4 codeAdrian Bunk
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-26[SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar
2006-07-03Merge ../scsi-misc-2.6James Bottomley
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-26[SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSIMatt Mackall
2006-06-26[SCSI] Add scsi_add_host() failure handling for nsp32GOTO Masanori
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds