aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a100u2w.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-07scsi: a100u2w: trivial typo in printkColin Ian King1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2014-08-08scsi: use pci_zalloc_consistentJoe Perches1-6/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-1/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-1/+3
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-01-06trivial: Fix misspelling of "firmware" in a100u2w.cNick Andrew1-1/+1
2008-12-29[SCSI] Clean up my email address and use a single standard address for everythingAlan Cox1-1/+1
2008-07-15Don't crash on IOMMU overflow in A100U2W driverMikulas Patocka1-3/+8
2008-07-15BUG_ON on kernel misbehavior on A100U2W driverMikulas Patocka1-0/+1
2008-07-15Add udelay to A100U2W SCSI driverMikulas Patocka1-0/+1
2008-07-15Fix endianity in A100U2W SCSI driverMikulas Patocka1-18/+18
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh1-1/+1
2008-03-20[SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita1-4/+5
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-06-17[SCSI] a100u2w: Convert into Linux styleAlan Cox1-583/+632
2007-05-26[SCSI] a100u2w: convert to use the data buffer accessorsFUJITA Tomonori1-33/+17
2007-02-17drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-26[SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-1/+2
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1202