index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
atp870u.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
2015-02-02
1
-3
/
+2
*
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
1
-3
/
+3
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-2
/
+0
*
atp870u: switch to ->show_info()
Al Viro
2013-04-09
1
-32
/
+8
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
drivers/scsi/atp870u.c: fix bad use of udelay
Martin Michlmayr
2012-10-06
1
-1
/
+10
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-31
1
-2
/
+2
|
\
|
*
[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision
Sergei Shtylyov
2012-03-28
1
-2
/
+2
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
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
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
[SCSI] Clean up my email address and use a single standard address for everyt...
Alan Cox
2008-12-29
1
-2
/
+2
*
scsi: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
1
-1
/
+1
*
[SCSI] atp870u: convert to accessors and !use_sg cleanup
Boaz Harrosh
2008-01-11
1
-85
/
+17
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
Merge ../scsi-misc-2.6
James Bottomley
2006-07-03
1
-74
/
+83
|
\
|
*
[SCSI] atp870u: reduce huge stack usage
Randy Dunlap
2006-06-28
1
-74
/
+83
*
|
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-3
/
+3
|
/
*
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-06-06
1
-1
/
+1
*
[SCSI] audit drivers for incorrect max_id use
Hannes Reinecke
2006-05-28
1
-1
/
+1
*
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2006-03-28
1
-1
/
+2
*
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-10-28
1
-11
/
+11
*
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
2005-10-28
1
-4
/
+3
*
[SCSI] atp870u: fix memory addressing bug
James Bottomley
2005-09-15
1
-2
/
+4
*
[SCSI] drivers/scsi/atp870u.c: make a function static
Adrian Bunk
2005-05-20
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3970