aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-atmel.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-19fscrypto: don't use on-stack buffer for filename encryptionEric Biggers1-32/+21
2016-11-19i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme1-2/+2
2016-11-19kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini1-31/+27
2016-11-19KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini1-0/+3
2016-11-19KVM: async_pf: avoid recursive flushing of work itemsPaolo Bonzini1-1/+12
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini3-3/+25
2016-11-19KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2016-11-19KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini1-8/+13
2016-11-19sparc: drop duplicate header scatterlist.hGeliang Tang1-1/+0
2016-11-19af_packet: Use virtio_net_hdr_from_skb() directly.Jarno Rajahalme1-12/+4
2016-11-19af_packet: Use virtio_net_hdr_to_skb().Jarno Rajahalme1-48/+3
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme3-5/+2
2016-11-19virtio_net.h: Fix comment.Jarno Rajahalme1-1/+1
2016-11-19virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().Jarno Rajahalme2-8/+5
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov1-0/+6
2016-11-18MAINTAINERS: Add LED subsystem co-maintainerPavel Machek1-0/+1
2016-11-18lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger1-3/+17
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2-0/+4
2016-11-18sunbmac: Fix compiler warningTushar Dave2-3/+4
2016-11-18sunqe: Fix compiler warningsTushar Dave2-7/+8
2016-11-18sparc64: Enable 64-bit DMATushar Dave2-2/+10
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave4-58/+211
2016-11-18sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave3-0/+60
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2-0/+21
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave6-0/+529
2016-11-18sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp1-0/+18
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca1-1/+4
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai11-82/+287
2016-11-18liquidio CN23XX: bitwise vs logical AND typoDan Carpenter1-1/+1
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi1-1/+1
2016-11-18af_unix: conditionally use freezable blocking calls in readWANG Cong1-6/+11
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh2-71/+38
2016-11-18net: dsa: mv88e6xxx: Select IRQ_DOMAINFlorian Fainelli1-0/+1
2016-11-18net: marvell: Allow drivers to be built with COMPILE_TESTFlorian Fainelli1-4/+7
2016-11-18bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_infoFlorian Fainelli1-0/+8
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli1-1/+3
2016-11-18net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli1-2/+2
2016-11-18net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold1-5/+7
2016-11-18net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold1-0/+3
2016-11-18net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold1-1/+3
2016-11-18net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold1-0/+35
2016-11-18net: ethernet: ti: cpsw: fix deferred probeJohan Hovold1-17/+24
2016-11-18net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold1-0/+1
2016-11-18net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold1-4/+7
2016-11-18net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas1-0/+2
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju1-0/+100
2016-11-18ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunableRaju Lakkaraju1-0/+6
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju1-1/+4
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju2-0/+94