Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23scsi: initio: Don't use GFP_DMA in initio_probe_one()Christoph Hellwig
2021-11-30scsi: initio: Fix a kernel-doc warningBart Van Assche
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-17scsi: initio: Call scsi_done() directlyBart Van Assche
2021-03-19scsi: initio: Fix a few kernel-doc misdemeanoursLee Jones
2021-03-16scsi: initio: Remove unused variable 'prev'Lee Jones
2021-01-23scsi: initio: Drop internal SCSI message definitionHannes Reinecke
2020-10-08scsi: initio: Use module_pci_driver() to simplify the codeLiu Shixin
2019-12-20scsi: initio: make initio_state_7() staticChen Zhou
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-15scsi: initio: use dma_set_maskChristoph Hellwig
2015-11-20SCSI: initio: remove duplicate module device tableArnd Bergmann
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-03-20[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2013-01-04Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-17SCSI host lock push-downJeff Garzik
2010-08-11drivers/scsi: remove unnecessary NULL testJulia Lawall
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-04-12[SCSI] initio: fix big endian problems for auto request senseGrant Grundler
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-24[SCSI] initio: fix module hangs on loadingStuart Swales
2007-12-19[SCSI] initio: bugfix for accessors patchBoaz Harrosh
2007-12-19[SCSI] initio: fix conflict when loading driverAlan Cox
2007-10-18[SCSI] initio: Fix merge falloutAlan Cox
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-05-27[SCSI] initio: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-22[SCSI] initio: Convert into a real Linux driver and update to modern styleAlan Cox
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-11-25[SCSI] initio: fix section mismatches with HOTPLUG=nRandy Dunlap
2006-10-18[initio] Add pci dev table for module auto loading.Ben Collins
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-03[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2005-07-28[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-06-26[PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds