aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/dc395x.c
AgeCommit message (Expand)Author
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-10-17scsi: dc395x: use generic DMA APIChristoph Hellwig
2018-10-17scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig
2018-10-17scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig
2018-10-17scsi: dc395x: simplify list handlingChristoph Hellwig
2018-06-26scsi: core: check for equality of result byte valuesJohannes Thumshirn
2017-10-27scsi: dc395x: Convert timers to use timer_setup()Kees Cook
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: merge consecutive seq_puts callsRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02scsi: remove SPRINTF macroRasmus Villemoes
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-07-17scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-25[SCSI] dc395: Move 'last_reset' into internal host structureHannes Reinecke
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-04-09dc395x: switch to ->show_info()Al Viro
2013-02-24[SCSI] dc395x: uninitialized variable in device_alloc()Dan Carpenter
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
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-08-11dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen
2008-02-07[SCSI] dc395x: fix uninitialized var warningAndrew Morton
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox
2007-07-15[SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-10[PATCH] use %zu for size_tAl Viro
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
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-09-26[SCSI] dc395x: fix printk format warningRandy Dunlap
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-26spelling fixesAndreas Mohr
2006-06-10[SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski
2006-04-14[SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski
2006-01-26[SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl