aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/atp870u.c
AgeCommit message (Expand)Author
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: atp870u: switch to generic DMA APIChristoph Hellwig
2018-07-30scsi: atp870u: Replace mdelay() with msleep()Jia-Ju Bai
2018-03-01scsi: atp870u: 64 bit bug in atp885_init()Dan Carpenter
2015-11-25atp870u: Introduce atp870_init()Ondrej Zary
2015-11-25atp870u: Introduce atp885_init()Ondrej Zary
2015-11-25atp870u: Introduce atp880_init()Ondrej Zary
2015-11-25atp870u: Initialize tables earlierOndrej Zary
2015-11-25atp870u: Remove scam_on from struct atp_unitOndrej Zary
2015-11-25atp870u: Request IRQ later, remove weird lockingOndrej Zary
2015-11-25atp870u: Use pci_request_regionsOndrej Zary
2015-11-25atp870u: Introduce is880(), is885() and remove dev_idOndrej Zary
2015-11-25atp870u: Simplify _probe()Ondrej Zary
2015-11-25atp870u: Remove chip_ver from struct atp_unitOndrej Zary
2015-11-25atp870u: Improve unsupported chip detectionOndrej Zary
2015-11-25atp870u: Improve _probe()Ondrej Zary
2015-11-25atp870u: Remove useless and broken card countingOndrej Zary
2015-11-25atp870u: Use n_io_port in request_region and release_regionOndrej Zary
2015-11-25atp870u: Use module_pci_driverOndrej Zary
2015-11-25atp870u: Remove empty tscam_885()Ondrej Zary
2015-11-25atp870u: Reduce log spam on module load/unloadOndrej Zary
2015-11-25atp870u: Introduce atp_set_host_idOndrej Zary
2015-11-25atp870u: Fix incorrect writeb_io access to register 0x3aOndrej Zary
2015-11-25atp870u: Replace port 0x80 delay by udelayOndrej Zary
2015-11-25atp870u: Convert remaining in[bwl] and out[bwl] to wrappersOndrej Zary
2015-11-25atp870u: Rename is885() to atp_is()Ondrej Zary
2015-11-25atp870u: Remove is870()Ondrej Zary
2015-11-25atp870u: Move 870-specific code out of is870()Ondrej Zary
2015-11-25atp870u: Add remaining 870 support to is885()Ondrej Zary
2015-11-25atp870u: Add wide_chip parameter to is870() and is885()Ondrej Zary
2015-11-25atp870u: Remove is880()Ondrej Zary
2015-11-25atp870u: Move chip-specific lines out of is880() and is885()Ondrej Zary
2015-11-25atp870u: Add channel parameter to is870() and is880()Ondrej Zary
2015-11-25atp870u: Unify code format in is870(), is880() and is885()Ondrej Zary
2015-11-25atp870u: Convert is885() to use wrappersOndrej Zary
2015-11-25atp870u: Convert is880() to use wrappersOndrej Zary
2015-11-25atp870u: Convert is870() to use wrappersOndrej Zary
2015-11-25atp870u: Introduce HW access wrappersOndrej Zary
2015-11-25atp870u: Remove ugly gotos #5Ondrej Zary
2015-11-25atp870u: Remove ugly gotos #4Ondrej Zary
2015-11-25atp870u: Remove ugly gotos #3Ondrej Zary
2015-11-25atp870u: Remove ugly gotos #2Ondrej Zary
2015-11-25atp870u: Remove ugly gotosOndrej Zary
2015-11-25atp870u: Untangle tmpcip #2Ondrej Zary
2015-11-25atp870u: Untangle tmpcipOndrej Zary
2015-11-25atp870u: Untangle tmport #8Ondrej Zary
2015-11-25atp870u: Untangle tmport #7Ondrej Zary
2015-11-25atp870u: Untangle tmport #6Ondrej Zary
2015-11-25atp870u: Untangle tmport #5Ondrej Zary
2015-11-25atp870u: Untangle tmport #4Ondrej Zary