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-23scsi: NCR5380: Add SCp members to struct NCR5380_cmdFinn Thain
2022-02-23scsi: NCR5380: Remove the NCR5380_CMD_SIZE macroBart Van Assche
2021-08-12scsi: sun3_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-12scsi: NCR5380: Use sc_data_direction instead of rq_data_dir()Bart Van Assche
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-11-13scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain
2019-08-08scsi: sun3_scsi: Mark expected switch fall-throughsGustavo A. R. Silva
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-12-19scsi: remove the use_clustering flagChristoph Hellwig
2017-08-26scsi: NCR5380: Move bus reset to host resetHannes Reinecke
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-01scsi: ncr5380: Reduce #include filesFinn Thain
2017-02-01scsi: ncr5380: Clean up dead code and redundant macro usageFinn Thain
2017-02-01block: introduce blk_rq_is_passthroughChristoph Hellwig
2016-11-09scsi: ncr5380: Use correct types for DMA routinesFinn Thain
2016-11-09scsi: ncr5380: Use correct types for device register accessorsFinn Thain
2016-11-09scsi: ncr5380: Store IO ports and addresses in host private dataFinn Thain
2016-04-11ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain
2016-04-11sun3_scsi: Adopt NCR5380.c core driverFinn Thain
2016-04-11atari_NCR5380: Remove DMA_MIN_SIZE macroFinn Thain
2016-04-11ncr5380: Remove REAL_DMA and REAL_DMA_POLL macrosFinn Thain
2016-01-07atari_scsi, sun3_scsi: Remove global Scsi_Host pointerFinn Thain
2016-01-07ncr5380: Use standard list data structureFinn Thain
2016-01-07ncr5380: Remove command list debug codeFinn Thain
2016-01-07ncr5380: Fix and cleanup scsi_host_template initializersFinn Thain
2016-01-07ncr5380: Introduce unbound workqueueFinn Thain
2016-01-07atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...Finn Thain
2016-01-07ncr5380: Remove redundant static variable initializersFinn Thain
2015-03-09ncr5380: Drop owner assignment from platform_driversWolfram Sang
2014-11-20atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain
2014-11-20atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain
2014-11-20sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.cFinn Thain
2014-11-20ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain
2014-11-20sun3_scsi: Move macro definitionsFinn Thain
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain
2014-11-20ncr5380: Remove pointless compiler command line override macrosFinn Thain
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain
2014-11-20ncr5380: Remove duplicate commentsFinn Thain
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain
2014-11-20ncr5380: Remove useless prototypesFinn Thain
2014-11-20ncr5380: Remove unused macrosFinn Thain
2014-11-20ncr5380: Remove unused hostdata fieldsFinn Thain
2014-05-28scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.cFinn Thain
2014-05-28scsi/NCR5380: reduce depth of sun3_scsi nested includesFinn Thain
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain
2014-05-28scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print()Finn Thain
2014-05-28scsi/NCR5380: remove old CVS keywordsFinn Thain