summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-26[media] si4713: add Device Tree supportSebastian Reichel2-33/+1
2014-04-26iio: inkern: add iio_read_channel_average_rawSebastian Reichel1-0/+13
2014-04-26of: introduce of_property_read_s32Sebastian Reichel1-0/+7
2014-04-26add serial wake IRQ to n900 DTSSebastian Reichel1-0/+12
2014-04-26Input: add common DT binding for touchscreensSebastian Reichel1-0/+8
2014-04-23ASoC: RX-51: Add DT support to sound driverSebastian Reichel1-0/+18
2014-04-23ASoC: Allow Aux Codecs to be specified using DTSebastian Reichel1-1/+12
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+9
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie1-0/+4
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-10/+21
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+4
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-19/+1
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-10/+37
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar1-1/+1
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+3
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+2
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter1-1/+5
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2-3/+10
2014-04-17ipmi: boolify some thingsCorey Minyard1-3/+3
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2-1/+8
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+7
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+3
2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan1-0/+1
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck1-0/+2
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck1-0/+3
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2-9/+10
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2-19/+1
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni1-0/+3
2014-04-16drm/tegra: Remove gratuitous pad fieldThierry Reding1-1/+0
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar1-7/+7
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-17/+55
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet5-11/+24
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet3-3/+3
2014-04-14ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o1-9/+0
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+10
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann1-1/+13
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann1-1/+0
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-1/+13
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+3
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds4-1/+26
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-15/+28
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds1-7/+12