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
/
ppa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ppa: Fix accidentally reversed conditions for 16-bit and 32-bit EPP
Alex Henrie
2023-09-05
1
-2
/
+2
*
scsi: ppa: Add a module parameter for the transfer mode
Alex Henrie
2023-08-21
1
-40
/
+42
*
scsi: ppa: Fix compilation with PPA_DEBUG=1
Alex Henrie
2023-08-21
1
-1
/
+1
*
scsi: ppa: Declare SCSI host template const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
scsi: ppa: Move the SCSI pointer to private command data
Bart Van Assche
2022-02-22
1
-32
/
+43
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-2
/
+1
*
scsi: ppa: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-2
/
+1
*
scsi: ppa: Switch to use module_parport_driver()
Andy Shevchenko
2021-06-18
1
-13
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-5
/
+5
*
scsi: ppa: Remove superfluous breaks
Liao Pingfang
2020-07-24
1
-3
/
+0
*
scsi: ppa: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-1
/
+1
*
scsi: ppa: mark expected switch fall-through
Gustavo A. R. Silva
2019-04-08
1
-0
/
+1
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: ppa: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-12-04
1
-0
/
+4
*
scsi: ppa: drop duplicate bus_reset handler
Hannes Reinecke
2017-08-25
1
-1
/
+0
*
scsi: ppa: use new parport device model
Sudip Mukherjee
2016-02-23
1
-6
/
+40
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
ppa: switch to ->show_info()
Al Viro
2013-04-09
1
-26
/
+10
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-1
/
+1
*
[SCSI] ppa: convert to accessors and !use_sg cleanup
Boaz Harrosh
2008-01-11
1
-7
/
+5
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-5
/
+2
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
[SCSI] ppa: coding police and printk levels
Alan Cox
2007-07-15
1
-30
/
+27
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-7
/
+5
*
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
2006-10-30
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
remove the bouncing email address of David Campbell
Adrian Bunk
2006-06-26
1
-2
/
+0
*
[SCSI] ppa: fix for machines with highmem
Randy.Dunlap
2006-05-19
1
-0
/
+7
*
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
2006-03-28
1
-1
/
+2
*
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-10-28
1
-1
/
+1
*
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2005-06-17
1
-2
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1150