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
2022-02-28scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap
2022-02-23scsi: aha152x: Move the SCSI pointer to private command dataBart Van Assche
2022-02-23scsi: Remove drivers/scsi/scsi.hBart Van Assche
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-17scsi: aha152x: Call scsi_done() directlyBart Van Assche
2021-06-01scsi: aha152x: Do not set message byte when calling scsi_done()Hannes Reinecke
2021-06-01scsi: aha152x: Modify done() to use separate status bytesHannes Reinecke
2020-07-08scsi: aha152x: Remove unused variable 'ret'Lee Jones
2020-03-12scsi: docs: convert aha152x.txt to ReSTMauro Carvalho Chehab
2019-07-12Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: aha152x: use sg helper to iterate over scatterlistFinn Thain
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner
2018-12-19scsi: remove the use_clustering flagChristoph Hellwig
2018-11-01scsi: aha152x: rename the PCMCIA defineChristoph Hellwig
2018-06-20scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn
2017-08-26scsi: aha152x: drop host resetHannes Reinecke
2017-04-20Annotate hardware config module parameters in drivers/scsi/David Howells
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-02-02aha152x: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02scsi: remove SPRINTF macroRasmus Villemoes
2014-11-12aha152x: debug output update and whitespace cleanupHannes Reinecke
2014-07-18scsi: use 64-bit LUNsHannes Reinecke
2014-03-20[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2013-04-09aha152x: switch to ->show_info()Al Viro
2013-01-04Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-07-20scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-06-30[SCSI] aha152x: add missing ISA PNP IDsOndrej Zary
2010-11-17SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-16drivers/scsi: use nr_irqsYinghai Lu
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison
2008-05-11[SCSI] aha152x: Fix oops on module removalJames Bottomley
2008-05-11[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley
2008-04-29scsi: fix integer as NULL pointer warningsHarvey Harrison
2008-04-25[SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik
2008-01-12[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-20Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-12[SCSI] aha152x: Close narrow race in releaseMatthew Wilcox
2007-08-04[SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh
2007-08-04[SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh
2007-08-04[SCSI] aha152x: Clean Reset pathBoaz Harrosh
2007-08-04[SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh
2007-08-04[SCSI] aha152x: use bounce bufferBoaz Harrosh
2007-08-04[SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh
2007-05-22[SCSI] aha152x: use wait_for_completion_timeoutChristoph Hellwig
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-22WorkStruct: make allyesconfigDavid Howells