aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/a100u2w.c
AgeCommit message (Expand)Author
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: a100u2w: switch to generic DMA APIChristoph Hellwig
2018-07-30scsi: a100u2w: Replace mdelay() with msleep()Jia-Ju Bai
2018-05-01scsi: a100u2w: Use module_pci_driverYueHaibing
2015-08-07scsi: a100u2w: trivial typo in printkColin Ian King
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-08-08scsi: use pci_zalloc_consistentJoe Perches
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-06trivial: Fix misspelling of "firmware" in a100u2w.cNick Andrew
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-07-15Don't crash on IOMMU overflow in A100U2W driverMikulas Patocka
2008-07-15BUG_ON on kernel misbehavior on A100U2W driverMikulas Patocka
2008-07-15Add udelay to A100U2W SCSI driverMikulas Patocka
2008-07-15Fix endianity in A100U2W SCSI driverMikulas Patocka
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-03-20[SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-06-17[SCSI] a100u2w: Convert into Linux styleAlan Cox
2007-05-26[SCSI] a100u2w: convert to use the data buffer accessorsFUJITA Tomonori
2007-02-17drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day
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-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-04-16Linux-2.6.12-rc2Linus Torvalds