summaryrefslogtreecommitdiff
path: root/drivers/scsi/initio.c
Commit message (Expand)AuthorAge
* SCSI: initio: remove duplicate module device tableArnd Bergmann2015-11-20
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-31
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-19
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Fix common misspellingsLucas De Marchi2011-03-31
* SCSI host lock push-downJeff Garzik2010-11-16
* drivers/scsi: remove unnecessary NULL testJulia Lawall2010-08-11
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-29
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-02
* [SCSI] initio: fix big endian problems for auto request senseGrant Grundler2008-04-11
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] initio: fix module hangs on loadingStuart Swales2008-01-23
* [SCSI] initio: bugfix for accessors patchBoaz Harrosh2007-12-18
* [SCSI] initio: fix conflict when loading driverAlan Cox2007-12-18
* [SCSI] initio: Fix merge falloutAlan Cox2007-10-17
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* [SCSI] initio: convert to use the data buffer accessorsFUJITA Tomonori2007-05-26
* [SCSI] initio: Convert into a real Linux driver and update to modern styleAlan Cox2007-05-22
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [SCSI] initio: fix section mismatches with HOTPLUG=nRandy Dunlap2006-11-25
* [initio] Add pci dev table for module auto loading.Ben Collins2006-10-18
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-27
* [PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2005-06-25
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-17
* Linux-2.6.12-rc2Linus Torvalds2005-04-16