aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/dc395x.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-1/+1
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-97/+96
* Fix common misspellingsLucas De Marchi2011-03-311-7/+7
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+2
|\
| * SCSI host lock push-downJeff Garzik2010-11-161-1/+2
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-4/+4
|/
* dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin2010-08-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-071-1/+0
* [SCSI] dc395x: fix uninitialized var warningAndrew Morton2008-02-071-1/+1
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-9/+7
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-3/+3
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-55/+55
* [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-103/+60
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-3/+3
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] use %zu for size_tAl Viro2006-10-101-1/+1
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-261-1/+1
* [SCSI] dc395x: fix printk format warningRandy Dunlap2006-09-261-1/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski2006-06-101-24/+35
* [SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski2006-04-141-102/+115
* [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski2006-01-261-1/+5
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-2/+1
* [SCSI] dc395x: atomic_kmap for PIOGuennadi Liakhovetski2005-09-201-0/+13
* Revert "dc395x: Fix support for highmem"Linus Torvalds2005-08-141-35/+13
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-1/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+4942