aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a100u2w.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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