aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/input (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-19sparc: io: remove duplicate relaxed accessors on sparc32Arnd Bergmann2-9/+6
2014-11-11ARM: sa11x0: Use void __iomem * in MMIO accessorsThierry Reding1-4/+4
2014-11-10arm64: Use include/asm-generic/io.hThierry Reding3-98/+27
2014-11-10ARM: Use include/asm-generic/io.hThierry Reding2-53/+40
2014-11-10asm-generic/io.h: Implement generic {read,write}s*()Thierry Reding1-33/+238
2014-11-10asm-generic/io.h: Reconcile I/O accessor overridesThierry Reding1-95/+350
2014-11-10/dev/mem: Use more consistent data typesThierry Reding5-13/+17
2014-11-10Change xlate_dev_{kmem,mem}_ptr() prototypesThierry Reding1-8/+8
2014-11-10ARM: ixp4xx: Properly override I/O accessorsThierry Reding1-0/+12
2014-11-10ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann2-5/+13
2014-11-10ARM: ebsa110: Properly override I/O accessorsThierry Reding2-14/+25
2014-11-10ARC: Remove redundant PCI_IOBASE declarationThierry Reding1-2/+0
2014-10-20documentation: memory-barriers: clarify relaxed io accessor semanticsWill Deacon1-4/+9
2014-10-20x86: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+4
2014-10-20tile: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+4
2014-10-20sparc: io: implement dummy relaxed accessor macros for writesWill Deacon3-10/+11
2014-10-20powerpc: io: implement dummy relaxed accessor macros for writesWill Deacon1-4/+8
2014-10-20parisc: io: implement dummy relaxed accessor macros for writesWill Deacon1-4/+8
2014-10-20mn10300: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+4
2014-10-20m68k: io: implement dummy relaxed accessor macros for writesWill Deacon2-4/+8
2014-10-20m32r: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+3
2014-10-20ia64: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+4
2014-10-20cris: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+3
2014-10-20frv: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+3
2014-10-20xtensa: io: remove dummy relaxed accessor macros for readsWill Deacon1-7/+0
2014-10-20s390: io: remove dummy relaxed accessor macros for readsWill Deacon1-5/+0
2014-10-20microblaze: io: remove dummy relaxed accessor macrosWill Deacon1-8/+0
2014-10-20asm-generic: io: implement relaxed accessor macros as conditional wrappersWill Deacon1-0/+26
2014-10-19Linux 3.18-rc1Linus Torvalds1-2/+2
2014-10-19MAINTAINERS: corrected bcm2835 searchScott Branden1-6/+3
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn1-1/+1
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller1-1/+2
2014-10-18sparc64: Fix corrupted thread fault code.David S. Miller2-6/+6
2014-10-18MAINTAINERS: Become the docs maintainerJonathan Corbet1-2/+1
2014-10-18x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing1-3/+3
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing1-0/+1
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing1-3/+3
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet1-0/+2
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-17bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2-0/+2
2014-10-17openvswitch: Set flow-key members.Pravin B Shelar1-3/+3
2014-10-17netrom: use linux/uaccess.hFabian Frederick7-7/+7
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-17tipc: fix bug in bundled buffer receptionJon Paul Maloy1-1/+6
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet5-15/+30
2014-10-17sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-17ipv4: fix a potential use after free in fou.cLi RongQing1-0/+3