summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-05ARM: dts: armada388-clearfog: move I2C nodesRussell King
2017-01-05ARM: dts: armada388-clearfog: move device specific pinctrl nodesRussell King
2017-01-05ARM: dts: armada388-clearfog: add pro model DTS fileRussell King
2017-01-05ARM: dts: armada388-clearfog: add base model DTS fileRussell King
2017-01-05ARM: dts: armada388-clearfog: move rear buttonRussell King
2017-01-05ARM: dts: armada388-clearfog: move SPI CS1Russell King
2017-01-05ARM: dts: armada388-clearfog: move second PCIe portRussell King
2017-01-05ARM: dts: armada388-clearfog: move DSA switchRussell King
2017-01-05ARM: dts: armada388-clearfog: split clearfog DTS fileRussell King
2017-01-05ARM: dts: armada388-clearfog: move sdhci pinctrl node to microsomRussell King
2017-01-05ARM: dts: armada388-clearfog: move SPI flash into microsomRussell King
2017-01-05ARM: dts: armada388-clearfog: fix SPI flash #size-cellsRussell King
2017-01-05net: phy: don't double-read clause 45 status registerRussell King
2017-01-05net: phy: add 802.3 clause 45 support to phylibRussell King
2016-12-21cpuidle: mvebu: indicate failure to enter deeper sleep statesRussell King
2016-12-11Linux 4.9Linus Torvalds
2016-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-12-09Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds
2016-12-08Merge branch 'ethernet-missing-netdev-parent'David S. Miller
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao
2016-12-08Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-08Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-08can: peak: fix bad memory access and free sequence추지호
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton
2016-12-08crypto: algif_aead - fix uninitialized variable warningStephan Mueller
2016-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-07kcov: add missing #include <linux/sched.h>Kefeng Wang
2016-12-07radix tree test suite: fix compilationMatthew Wilcox