Age | Commit message (Expand) | Author | Files | Lines |
2022-01-10 | scsi: nsp_cs: Check of ioremap return value | Jiasheng Jiang | 1 | -0/+3 |
2021-10-17 | scsi: sym53c500_cs: Switch to attribute groups | Bart Van Assche | 1 | -3/+5 |
2021-10-17 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 2 | -4/+2 |
2021-10-17 | scsi: pcmcia: Call scsi_done() directly | Bart Van Assche | 2 | -5/+2 |
2021-08-10 | scsi: fdomain: Fix error return code in fdomain_probe() | Wei Li | 1 | -1/+3 |
2021-06-01 | scsi: pcmcia: nsp_cs: Use SAM_STAT_CHECK_CONDITION | Hannes Reinecke | 1 | -1/+1 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
2021-01-23 | scsi: nsp_cs: Drop internal SCSI message definition | Hannes Reinecke | 2 | -17/+6 |
2020-10-27 | scsi: Remove unneeded break statements | Tom Rix | 1 | -2/+0 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-07-08 | scsi: pcmcia: nsp_cs: Remove unused variable 'dummy' | Lee Jones | 1 | -2/+2 |
2020-07-08 | scsi: pcmcia: nsp_cs: Use new __printf() format notation | Lee Jones | 1 | -0/+1 |
2020-03-12 | scsi: docs: convert NinjaSCSI.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-11-13 | scsi: nsp_cs: enable compile-testing on 64-bit | Johan Hovold | 1 | -1/+1 |
2019-11-13 | scsi: nsp_cs: drop redundant MODULE_LICENSE ifdef | Johan Hovold | 1 | -2/+0 |
2019-07-12 | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+2 |
2019-07-12 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -0/+106 |
2019-06-20 | scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlist | Ming Lei | 1 | -2/+2 |
2019-06-19 | scsi: fdomain: Add PCMCIA support | Ondrej Zary | 3 | -0/+106 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 1 | -10/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-01-29 | scsi: pcmcia: nsp_cs: Remove unnecessary parentheses | Nathan Chancellor | 1 | -1/+2 |
2019-01-29 | scsi: prefix header search paths with $(srctree)/ | Masahiro Yamada | 1 | -1/+1 |
2018-12-19 | scsi: remove the use_clustering flag | Christoph Hellwig | 2 | -2/+2 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
2018-11-01 | scsi: aha152x: rename the PCMCIA define | Christoph Hellwig | 1 | -1/+1 |
2018-10-01 | pcmcia: add error handling for pcmcia_enable_device in qlogic_stub | Zhouyang Jia | 1 | -1/+5 |
2018-10-01 | pcmcia: Use module_pcmcia_driver for scsi drivers | Vaishali Thakkar | 5 | -58/+4 |
2018-03-20 | scsi: remove the fdomain and fdomain_cs drivers | Christoph Hellwig | 4 | -222/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-26 | scsi: qlogicfas: move bus_reset to host_reset | Hannes Reinecke | 1 | -2/+2 |
2017-08-26 | scsi: fdomain: move bus reset to host reset | Hannes Reinecke | 1 | -1/+1 |
2015-06-01 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke | 3 | -3/+0 |
2015-02-02 | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 1 | -2/+2 |
2015-02-02 | scsi: merge consecutive seq_puts calls | Rasmus Villemoes | 1 | -2/+2 |
2015-02-02 | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 1 | -15/+15 |
2015-02-02 | scsi: remove SPRINTF macro | Rasmus Villemoes | 1 | -27/+23 |
2014-08-26 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2014-07-18 | scsi: use 64-bit LUNs | Hannes Reinecke | 2 | -2/+2 |
2013-04-09 | nsp_cs: switch to ->show_info() | Al Viro | 2 | -38/+7 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 5 | -5/+5 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 5 | -5/+5 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-17 | scsi: change to new flag variable | matt mooney | 1 | -1/+1 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 3 | -4/+7 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+0 |
2010-10-08 | [SCSI] aha152x: enable PCMCIA on 64bit | Jiri Slaby | 1 | -1/+0 |