summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: armada-xp-matrix: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-xp-lenovo-ix4-300d: Relicense the device tree under GPLv2+...Gregory CLEMENT2015-01-271-4/+37
* ARM: mvebu: armada-xp-gp: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-xp: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-xp-db: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-xp-axpwifiap: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-38x: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-388-rd: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-385: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-388-db: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-380: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-375: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-375-db: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-370-xp: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-370-synology-ds213j: Relicense the device tree under GPLv2...Gregory CLEMENT2015-01-271-4/+37
* ARM: mvebu: armada-370-rd: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-370-netgear-rn104: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-4/+37
* ARM: mvebu: armada-370-netgear-rn102: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-4/+37
* ARM: mvebu: armada-370-mirabox: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-370: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: armada-370-db: Relicense the device tree under GPLv2+/X11Gregory CLEMENT2015-01-271-3/+37
* ARM: mvebu: make DTS comments reflect DEBUG_LL changesPaul Bolle2015-01-221-2/+4
* ARM: mvebu: Armada 385 GP: Add regulators to the SATA portGregory CLEMENT2015-01-221-0/+126
* ARM: Kirkwood: Added support for pogoplug e02 (pink/gray)Christoph Junghans2015-01-223-0/+136
* ARM: mvebu: fix compatible strings of MBus on Armada 375 and Armada 38xThomas Petazzoni2015-01-102-3/+2
* dt: bindings: update mvebu-mbus DT binding with new compatible propertiesThomas Petazzoni2015-01-091-2/+2
* ARM: mvebu: Add Armada 388 General Purpose Development Board supportGregory CLEMENT2015-01-092-0/+289
* ARM: mvebu: Add Device Tree description of the Armada 388 SoCGregory CLEMENT2015-01-094-8/+80
* ARM: mvebu: Document the Device Tree binding for the Armada 388 SoCGregory CLEMENT2015-01-091-0/+7
* ARM: mvebu: a38x: Add missing labelsGregory CLEMENT2015-01-091-2/+2
* ARM: mvebu: a38x: Add more pinctrl functionsGregory CLEMENT2015-01-091-0/+47
* ARM: mvebu: Add Armada 385 Access Point Development Board supportMaxime Ripard2015-01-092-0/+179
* ARM: mvebu: Add a number of pinctrl functionsMaxime Ripard2015-01-091-0/+39
* ARM: mvebu: A38x: Remove redundant pinctrl informationsMaxime Ripard2015-01-093-3/+0
* ARM: mvebu: a38x: Fix node namesMaxime Ripard2015-01-095-6/+6
* Kirkwood: add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-052-0/+174
* ARM: dts: kirkwood: enable phy driver for SATA controller on 88f6192Evgeni Dobrev2014-12-211-0/+2
* ARM: dts: add gpio_poweroff support for Iomega ix2-200Richard Kunze2014-12-211-0/+4
* ARM: dts: use all remaining MTD space foor rootfs of Iomega ix2-200Richard Kunze2014-12-211-2/+2
* Linux 3.19-rc1v3.19-rc1Linus Torvalds2014-12-211-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-2110-25/+103
|\
| * s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-181-12/+6
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-4/+4
| * mm: replace ACCESS_ONCE with READ_ONCE or barriersChristian Borntraeger2014-12-183-3/+13
| * kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-181-0/+74
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2194-690/+6663
|\ \