index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
atp870u.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: atp870u: Fix a kernel-doc warning
Bart Van Assche
2021-11-29
1
-1
/
+0
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-2
/
+2
*
scsi: atp870u: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-12
/
+1
*
scsi: atp870u: Fix naming and demote incorrect and non-conformant kernel-doc ...
Lee Jones
2021-03-15
1
-4
/
+3
*
scsi: atp870u: Use standard definitions
Hannes Reinecke
2021-01-22
1
-24
/
+30
*
scsi: atp870u: Whitespace cleanup
Hannes Reinecke
2021-01-22
1
-180
/
+251
*
scsi: core: Clean up SG_NONE
Finn Thain
2019-11-12
1
-1
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
scsi: atp870u: clean up code style and indentation issues
Colin Ian King
2019-03-19
1
-4
/
+3
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: atp870u: switch to generic DMA API
Christoph Hellwig
2018-10-17
1
-3
/
+3
*
scsi: atp870u: Replace mdelay() with msleep()
Jia-Ju Bai
2018-07-30
1
-8
/
+8
*
scsi: atp870u: 64 bit bug in atp885_init()
Dan Carpenter
2018-03-01
1
-2
/
+2
*
atp870u: Introduce atp870_init()
Ondrej Zary
2015-11-25
1
-50
/
+54
*
atp870u: Introduce atp885_init()
Ondrej Zary
2015-11-25
1
-118
/
+113
*
atp870u: Introduce atp880_init()
Ondrej Zary
2015-11-25
1
-86
/
+88
*
atp870u: Initialize tables earlier
Ondrej Zary
2015-11-25
1
-16
/
+6
*
atp870u: Remove scam_on from struct atp_unit
Ondrej Zary
2015-11-25
1
-7
/
+7
*
atp870u: Request IRQ later, remove weird locking
Ondrej Zary
2015-11-25
1
-35
/
+12
*
atp870u: Use pci_request_regions
Ondrej Zary
2015-11-25
1
-11
/
+10
*
atp870u: Introduce is880(), is885() and remove dev_id
Ondrej Zary
2015-11-25
1
-32
/
+38
*
atp870u: Simplify _probe()
Ondrej Zary
2015-11-25
1
-37
/
+28
*
atp870u: Remove chip_ver from struct atp_unit
Ondrej Zary
2015-11-25
1
-25
/
+14
*
atp870u: Improve unsupported chip detection
Ondrej Zary
2015-11-25
1
-12
/
+8
*
atp870u: Improve _probe()
Ondrej Zary
2015-11-25
1
-123
/
+113
*
atp870u: Remove useless and broken card counting
Ondrej Zary
2015-11-25
1
-6
/
+4
*
atp870u: Use n_io_port in request_region and release_region
Ondrej Zary
2015-11-25
1
-17
/
+3
*
atp870u: Use module_pci_driver
Ondrej Zary
2015-11-25
1
-19
/
+1
*
atp870u: Remove empty tscam_885()
Ondrej Zary
2015-11-25
1
-14
/
+1
*
atp870u: Reduce log spam on module load/unload
Ondrej Zary
2015-11-25
1
-6
/
+1
*
atp870u: Introduce atp_set_host_id
Ondrej Zary
2015-11-25
1
-39
/
+18
*
atp870u: Fix incorrect writeb_io access to register 0x3a
Ondrej Zary
2015-11-25
1
-4
/
+4
*
atp870u: Replace port 0x80 delay by udelay
Ondrej Zary
2015-11-25
1
-9
/
+9
*
atp870u: Convert remaining in[bwl] and out[bwl] to wrappers
Ondrej Zary
2015-11-25
1
-104
/
+118
*
atp870u: Rename is885() to atp_is()
Ondrej Zary
2015-11-25
1
-6
/
+6
*
atp870u: Remove is870()
Ondrej Zary
2015-11-25
1
-426
/
+1
*
atp870u: Move 870-specific code out of is870()
Ondrej Zary
2015-11-25
1
-3
/
+2
*
atp870u: Add remaining 870 support to is885()
Ondrej Zary
2015-11-25
1
-14
/
+31
*
atp870u: Add wide_chip parameter to is870() and is885()
Ondrej Zary
2015-11-25
1
-21
/
+25
*
atp870u: Remove is880()
Ondrej Zary
2015-11-25
1
-571
/
+1
*
atp870u: Move chip-specific lines out of is880() and is885()
Ondrej Zary
2015-11-25
1
-14
/
+10
*
atp870u: Add channel parameter to is870() and is880()
Ondrej Zary
2015-11-25
1
-342
/
+342
*
atp870u: Unify code format in is870(), is880() and is885()
Ondrej Zary
2015-11-25
1
-69
/
+101
*
atp870u: Convert is885() to use wrappers
Ondrej Zary
2015-11-25
1
-179
/
+179
*
atp870u: Convert is880() to use wrappers
Ondrej Zary
2015-11-25
1
-176
/
+176
*
atp870u: Convert is870() to use wrappers
Ondrej Zary
2015-11-25
1
-138
/
+138
*
atp870u: Introduce HW access wrappers
Ondrej Zary
2015-11-25
1
-220
/
+252
*
atp870u: Remove ugly gotos #5
Ondrej Zary
2015-11-25
1
-72
/
+62
*
atp870u: Remove ugly gotos #4
Ondrej Zary
2015-11-25
1
-17
/
+15
*
atp870u: Remove ugly gotos #3
Ondrej Zary
2015-11-25
1
-12
/
+6
[next]