aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/dc395x.c
AgeCommit message (Expand)Author
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
2005-09-20[SCSI] dc395x: atomic_kmap for PIOGuennadi Liakhovetski
2005-08-14Revert "dc395x: Fix support for highmem"Linus Torvalds
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-04-16Linux-2.6.12-rc2Linus Torvalds