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-01-10scsi: nsp_cs: Check of ioremap return valueJiasheng Jiang
2021-10-17scsi: sym53c500_cs: Switch to attribute groupsBart Van Assche
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-17scsi: pcmcia: Call scsi_done() directlyBart Van Assche
2021-08-10scsi: fdomain: Fix error return code in fdomain_probe()Wei Li
2021-06-01scsi: pcmcia: nsp_cs: Use SAM_STAT_CHECK_CONDITIONHannes Reinecke
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-23scsi: nsp_cs: Drop internal SCSI message definitionHannes Reinecke
2020-10-27scsi: Remove unneeded break statementsTom Rix
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-08scsi: pcmcia: nsp_cs: Remove unused variable 'dummy'Lee Jones
2020-07-08scsi: pcmcia: nsp_cs: Use new __printf() format notationLee Jones
2020-03-12scsi: docs: convert NinjaSCSI.txt to ReSTMauro Carvalho Chehab
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-13scsi: nsp_cs: enable compile-testing on 64-bitJohan Hovold
2019-11-13scsi: nsp_cs: drop redundant MODULE_LICENSE ifdefJohan Hovold
2019-07-12Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlistMing Lei
2019-06-19scsi: fdomain: Add PCMCIA supportOndrej Zary
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-29scsi: pcmcia: nsp_cs: Remove unnecessary parenthesesNathan Chancellor
2019-01-29scsi: prefix header search paths with $(srctree)/Masahiro Yamada
2018-12-19scsi: remove the use_clustering flagChristoph Hellwig
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-01scsi: aha152x: rename the PCMCIA defineChristoph Hellwig
2018-10-01pcmcia: add error handling for pcmcia_enable_device in qlogic_stubZhouyang Jia
2018-10-01pcmcia: Use module_pcmcia_driver for scsi driversVaishali Thakkar
2018-03-20scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-26scsi: qlogicfas: move bus_reset to host_resetHannes Reinecke
2017-08-26scsi: fdomain: move bus reset to host resetHannes Reinecke
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: merge consecutive seq_puts callsRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02scsi: remove SPRINTF macroRasmus Villemoes
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-07-18scsi: use 64-bit LUNsHannes Reinecke
2013-04-09nsp_cs: switch to ->show_info()Al Viro
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17scsi: change to new flag variablematt mooney
2010-11-17SCSI host lock push-downJeff Garzik
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-08[SCSI] aha152x: enable PCMCIA on 64bitJiri Slaby