Age | Commit message (Expand) | Author |
2015-11-25 | atp870u: Introduce atp870_init() | Ondrej Zary |
2015-11-25 | atp870u: Introduce atp885_init() | Ondrej Zary |
2015-11-25 | atp870u: Introduce atp880_init() | Ondrej Zary |
2015-11-25 | atp870u: Initialize tables earlier | Ondrej Zary |
2015-11-25 | atp870u: Remove scam_on from struct atp_unit | Ondrej Zary |
2015-11-25 | atp870u: Request IRQ later, remove weird locking | Ondrej Zary |
2015-11-25 | atp870u: Use pci_request_regions | Ondrej Zary |
2015-11-25 | atp870u: Introduce is880(), is885() and remove dev_id | Ondrej Zary |
2015-11-25 | atp870u: Simplify _probe() | Ondrej Zary |
2015-11-25 | atp870u: Remove chip_ver from struct atp_unit | Ondrej Zary |
2015-11-25 | atp870u: Improve unsupported chip detection | Ondrej Zary |
2015-11-25 | atp870u: Improve _probe() | Ondrej Zary |
2015-11-25 | atp870u: Remove useless and broken card counting | Ondrej Zary |
2015-11-25 | atp870u: Use n_io_port in request_region and release_region | Ondrej Zary |
2015-11-25 | atp870u: Use module_pci_driver | Ondrej Zary |
2015-11-25 | atp870u: Remove empty tscam_885() | Ondrej Zary |
2015-11-25 | atp870u: Reduce log spam on module load/unload | Ondrej Zary |
2015-11-25 | atp870u: Introduce atp_set_host_id | Ondrej Zary |
2015-11-25 | atp870u: Fix incorrect writeb_io access to register 0x3a | Ondrej Zary |
2015-11-25 | atp870u: Replace port 0x80 delay by udelay | Ondrej Zary |
2015-11-25 | atp870u: Convert remaining in[bwl] and out[bwl] to wrappers | Ondrej Zary |
2015-11-25 | atp870u: Rename is885() to atp_is() | Ondrej Zary |
2015-11-25 | atp870u: Remove is870() | Ondrej Zary |
2015-11-25 | atp870u: Move 870-specific code out of is870() | Ondrej Zary |
2015-11-25 | atp870u: Add remaining 870 support to is885() | Ondrej Zary |
2015-11-25 | atp870u: Add wide_chip parameter to is870() and is885() | Ondrej Zary |
2015-11-25 | atp870u: Remove is880() | Ondrej Zary |
2015-11-25 | atp870u: Move chip-specific lines out of is880() and is885() | Ondrej Zary |
2015-11-25 | atp870u: Add channel parameter to is870() and is880() | Ondrej Zary |
2015-11-25 | atp870u: Unify code format in is870(), is880() and is885() | Ondrej Zary |
2015-11-25 | atp870u: Convert is885() to use wrappers | Ondrej Zary |
2015-11-25 | atp870u: Convert is880() to use wrappers | Ondrej Zary |
2015-11-25 | atp870u: Convert is870() to use wrappers | Ondrej Zary |
2015-11-25 | atp870u: Introduce HW access wrappers | Ondrej Zary |
2015-11-25 | atp870u: Remove ugly gotos #5 | Ondrej Zary |
2015-11-25 | atp870u: Remove ugly gotos #4 | Ondrej Zary |
2015-11-25 | atp870u: Remove ugly gotos #3 | Ondrej Zary |
2015-11-25 | atp870u: Remove ugly gotos #2 | Ondrej Zary |
2015-11-25 | atp870u: Remove ugly gotos | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmpcip #2 | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmpcip | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmport #8 | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmport #7 | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmport #6 | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmport #5 | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmport #4 | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmport #3 | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmport #2 | Ondrej Zary |
2015-11-25 | atp870u: Untangle tmport | Ondrej Zary |
2015-11-25 | atp870u: Remove tmport1 | Ondrej Zary |