summaryrefslogtreecommitdiff
path: root/drivers/scsi/dc395x.c
Commit message (Expand)AuthorAge
* scsi: print single-character strings with seq_putcRasmus Villemoes2015-02-02
* scsi: merge consecutive seq_puts callsRasmus Villemoes2015-02-02
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-02
* scsi: remove SPRINTF macroRasmus Villemoes2015-02-02
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-17
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14
* | [SCSI] dc395: Move 'last_reset' into internal host structureHannes Reinecke2013-10-25
|/
* dc395x: switch to ->show_info()Al Viro2013-04-09
* [SCSI] dc395x: uninitialized variable in device_alloc()Dan Carpenter2013-02-24
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-01
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\
| * SCSI host lock push-downJeff Garzik2010-11-16
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
|/
* dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-09
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-07
* [SCSI] dc395x: fix uninitialized var warningAndrew Morton2008-02-07
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-12
* [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-15
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] use %zu for size_tAl Viro2006-10-10
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-26
* [SCSI] dc395x: fix printk format warningRandy Dunlap2006-09-26
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* spelling fixesAndreas Mohr2006-06-26
* [SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski2006-06-10
* [SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski2006-04-14
* [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski2006-01-26
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-07
* [SCSI] dc395x: atomic_kmap for PIOGuennadi Liakhovetski2005-09-20
* Revert "dc395x: Fix support for highmem"Linus Torvalds2005-08-14
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-17
* Linux-2.6.12-rc2Linus Torvalds2005-04-16