summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-26atp870u: Remove useless and broken card countingOndrej Zary
2015-11-26atp870u: Use n_io_port in request_region and release_regionOndrej Zary
2015-11-26atp870u: Use module_pci_driverOndrej Zary
2015-11-26atp870u: Remove empty tscam_885()Ondrej Zary
2015-11-26atp870u: Reduce log spam on module load/unloadOndrej Zary
2015-11-26atp870u: Introduce atp_set_host_idOndrej Zary
2015-11-26atp870u: Fix incorrect writeb_io access to register 0x3aOndrej Zary
2015-11-26atp870u: Replace port 0x80 delay by udelayOndrej Zary
2015-11-26atp870u: Convert remaining in[bwl] and out[bwl] to wrappersOndrej Zary
2015-11-26atp870u: Rename is885() to atp_is()Ondrej Zary
2015-11-26atp870u: Remove is870()Ondrej Zary
2015-11-26atp870u: Move 870-specific code out of is870()Ondrej Zary
2015-11-26atp870u: Add remaining 870 support to is885()Ondrej Zary
2015-11-26atp870u: Add wide_chip parameter to is870() and is885()Ondrej Zary
2015-11-26atp870u: Remove is880()Ondrej Zary
2015-11-26atp870u: Move chip-specific lines out of is880() and is885()Ondrej Zary
2015-11-26atp870u: Add channel parameter to is870() and is880()Ondrej Zary
2015-11-26atp870u: Unify code format in is870(), is880() and is885()Ondrej Zary
2015-11-26atp870u: Convert is885() to use wrappersOndrej Zary
2015-11-26atp870u: Convert is880() to use wrappersOndrej Zary
2015-11-26atp870u: Convert is870() to use wrappersOndrej Zary
2015-11-26atp870u: Introduce HW access wrappersOndrej Zary
2015-11-26atp870u: Remove ugly gotos #5Ondrej Zary
2015-11-26atp870u: Remove ugly gotos #4Ondrej Zary
2015-11-26atp870u: Remove ugly gotos #3Ondrej Zary
2015-11-26atp870u: Remove ugly gotos #2Ondrej Zary
2015-11-26atp870u: Remove ugly gotosOndrej Zary
2015-11-26atp870u: Untangle tmpcip #2Ondrej Zary
2015-11-26atp870u: Untangle tmpcipOndrej Zary
2015-11-26atp870u: Untangle tmport #8Ondrej Zary
2015-11-26atp870u: Untangle tmport #7Ondrej Zary
2015-11-26atp870u: Untangle tmport #6Ondrej Zary
2015-11-26atp870u: Untangle tmport #5Ondrej Zary
2015-11-26atp870u: Untangle tmport #4Ondrej Zary
2015-11-26atp870u: Untangle tmport #3Ondrej Zary
2015-11-26atp870u: Untangle tmport #2Ondrej Zary
2015-11-26atp870u: Untangle tmportOndrej Zary
2015-11-26atp870u: Remove tmport1Ondrej Zary
2015-11-26atp870u: Remove workportOndrej Zary
2015-11-20SCSI: initio: remove duplicate module device tableArnd Bergmann
2015-11-18qla2xxx: Remove unavailable firmware filesHimanshu Madhani
2015-11-18st: Remove obsolete scsi_tape.max_pfnGeert Uytterhoeven
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz
2015-11-17net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov
2015-11-17af_unix: take receive queue lock while appending new skbHannes Frederic Sowa
2015-11-17rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa
2015-11-17net: use skb_clone to avoid alloc_pages failure.Martin Zhang
2015-11-17packet: Use PAGE_ALIGNED macroTobias Klauser
2015-11-17packet: Don't check frames_per_block against negative valuesTobias Klauser