index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pcmcia
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sym53c500_cs: Stop using struct scsi_pointer
Finn Thain
2022-04-06
1
-27
/
+25
*
scsi: sym53c500_cs: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-22
1
-18
/
+29
*
scsi: nsp_cs: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-22
3
-90
/
+114
*
scsi: Remove drivers/scsi/scsi.h
Bart Van Assche
2022-02-22
3
-9
/
+14
*
scsi: nsp_cs: Use true and false instead of TRUE and FALSE
Bart Van Assche
2022-02-22
2
-14
/
+14
*
scsi: nsp_cs: Change the return type of two functions into 'void'
Bart Van Assche
2022-02-22
2
-14
/
+7
*
scsi: nsp_cs: Check of ioremap return value
Jiasheng Jiang
2022-01-10
1
-0
/
+3
*
scsi: sym53c500_cs: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-3
/
+5
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
2
-4
/
+2
*
scsi: pcmcia: Call scsi_done() directly
Bart Van Assche
2021-10-16
2
-5
/
+2
*
scsi: fdomain: Fix error return code in fdomain_probe()
Wei Li
2021-08-09
1
-1
/
+3
*
scsi: pcmcia: nsp_cs: Use SAM_STAT_CHECK_CONDITION
Hannes Reinecke
2021-05-31
1
-1
/
+1
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
*
scsi: nsp_cs: Drop internal SCSI message definition
Hannes Reinecke
2021-01-22
2
-17
/
+6
*
scsi: Remove unneeded break statements
Tom Rix
2020-10-26
1
-2
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
scsi: pcmcia: nsp_cs: Remove unused variable 'dummy'
Lee Jones
2020-07-08
1
-2
/
+2
*
scsi: pcmcia: nsp_cs: Use new __printf() format notation
Lee Jones
2020-07-08
1
-0
/
+1
*
scsi: docs: convert NinjaSCSI.txt to ReST
Mauro Carvalho Chehab
2020-03-11
1
-1
/
+1
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
scsi: nsp_cs: enable compile-testing on 64-bit
Johan Hovold
2019-11-12
1
-1
/
+1
*
scsi: nsp_cs: drop redundant MODULE_LICENSE ifdef
Johan Hovold
2019-11-12
1
-2
/
+0
*
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-2
/
+2
|
\
|
*
scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-2
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
3
-0
/
+106
|
\
\
|
*
|
scsi: fdomain: Add PCMCIA support
Ondrej Zary
2019-06-18
3
-0
/
+106
|
|
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-10
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
scsi: pcmcia: nsp_cs: Remove unnecessary parentheses
Nathan Chancellor
2019-01-29
1
-1
/
+2
*
scsi: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-29
1
-1
/
+1
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
2
-2
/
+2
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: aha152x: rename the PCMCIA define
Christoph Hellwig
2018-11-02
1
-1
/
+1
*
pcmcia: add error handling for pcmcia_enable_device in qlogic_stub
Zhouyang Jia
2018-10-01
1
-1
/
+5
*
pcmcia: Use module_pcmcia_driver for scsi drivers
Vaishali Thakkar
2018-10-01
5
-58
/
+4
*
scsi: remove the fdomain and fdomain_cs drivers
Christoph Hellwig
2018-03-19
4
-222
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
scsi: qlogicfas: move bus_reset to host_reset
Hannes Reinecke
2017-08-25
1
-2
/
+2
*
scsi: fdomain: move bus reset to host reset
Hannes Reinecke
2017-08-25
1
-1
/
+1
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
3
-3
/
+0
*
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
1
-2
/
+2
*
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
2015-02-02
1
-2
/
+2
*
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
1
-15
/
+15
*
scsi: remove SPRINTF macro
Rasmus Villemoes
2015-02-02
1
-27
/
+23
*
treewide: Fix typo in printk
Masanari Iida
2014-08-26
1
-1
/
+1
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
2
-2
/
+2
*
nsp_cs: switch to ->show_info()
Al Viro
2013-04-09
2
-38
/
+7
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-24
5
-5
/
+5
|
\
|
*
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
5
-5
/
+5
[next]