aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/initio.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* drivers/scsi: remove unnecessary NULL testJulia Lawall2010-08-111-1/+0
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-291-1/+1
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-1/+1
* [SCSI] initio: fix big endian problems for auto request senseGrant Grundler2008-04-111-4/+5
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] initio: fix module hangs on loadingStuart Swales2008-01-231-2/+6
* [SCSI] initio: bugfix for accessors patchBoaz Harrosh2007-12-181-0/+1
* [SCSI] initio: fix conflict when loading driverAlan Cox2007-12-181-0/+1
* [SCSI] initio: Fix merge falloutAlan Cox2007-10-171-2/+4
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] initio: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-25/+11
* [SCSI] initio: Convert into a real Linux driver and update to modern styleAlan Cox2007-05-221-1990/+1833
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [SCSI] initio: fix section mismatches with HOTPLUG=nRandy Dunlap2006-11-251-1/+1
* [initio] Add pci dev table for module auto loading.Ben Collins2006-10-181-9/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-2/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-1/+2
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-1/+1
* [PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2005-06-251-49/+36
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3184