summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-15Merge tag 'tags/mvebu_fixes_for_v3.9_round3' into mvebu/dtJason Cooper
2013-04-15arm: mvebu: PCIe Device Tree informations for Armada XP GPThomas Petazzoni
2013-04-15arm: mvebu: PCIe Device Tree informations for Armada 370 DBThomas Petazzoni
2013-04-15arm: mvebu: PCIe Device Tree informations for Armada 370 MiraboxThomas Petazzoni
2013-04-15arm: mvebu: PCIe Device Tree informations for Armada XP DBThomas Petazzoni
2013-04-15arm: mvebu: PCIe Device Tree informations for OpenBlocks AX3-4Thomas Petazzoni
2013-04-15arm: mvebu: add PCIe Device Tree informations for Armada XPThomas Petazzoni
2013-04-15arm: mvebu: add PCIe Device Tree informations for Armada 370Thomas Petazzoni
2013-04-11ARM: dts: Add a 64 bits version of the skeleton device treeLior Amsalem
2013-04-11ARM: mvebu: Add Device Bus and CFI flash memory support to defconfigEzequiel Garcia
2013-04-11ARM: mvebu: Add support for NOR flash device on Openblocks AX3 boardEzequiel Garcia
2013-04-11ARM: mvebu: Add support for NOR flash device on Armada XP-GP boardEzequiel Garcia
2013-04-11ARM: mvebu: Add Device Bus support for Armada 370/XP SoCEzequiel Garcia
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT
2013-04-10Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts
2013-04-03ARM: configs: Update mvebu defconfig for thermalEzequiel Garcia
2013-04-03ARM: mvebu: Add thermal support to Armada 370 device treeEzequiel Garcia
2013-04-03ARM: mvebu: Add thermal support to Armada XP device treeEzequiel Garcia
2013-04-01ARM: Kirkwood: Fix typo in the definition of ix2-200 rebuild LEDNigel Roberts
2013-03-31arm: mvebu: Add GPIO LEDs to Mirabox boardRyan Press
2013-03-31arm: orion5x: enable xor for orion5x platformAlexander Clouter
2013-03-31arm: orion5x: add ehci bindings to dtsiAlexander Clouter
2013-03-30ARM: kirkwood: make use of DT mvsdio on guruplug boardSebastian Hesselbarth
2013-03-30ARM: mvebu: Add button on Armada 370 Reference Design boardEzequiel Garcia
2013-03-28arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port.Ryan Press
2013-03-28arm: orion5x: correct IRQ used in dtsi for mv_cesaAlexander Clouter
2013-03-28arm: orion5x: fix orion5x.dtsi gpio parametersAlexander Clouter
2013-03-28ARM: Kirkwood: fix unused mvsdio gpio pinsSebastian Hesselbarth
2013-03-28arm: mvebu: Use local interrupt only for the timer 0Gregory CLEMENT
2013-03-28ARM: kirkwood: Fix chip-delay for GoFlex NetEric Hutter
2013-03-12Dove: Thermal: Add DT node and enable in defconfigAndrew Lunn
2013-03-12ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283Nobuhiro Iwamatsu
2013-03-12arm: mvebu: enable gpio expander over i2c on Mirabox platformGregory CLEMENT
2013-03-10Linux 3.9-rc2v3.9-rc2Linus Torvalds
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov
2013-03-08Randy has movedRandy Dunlap
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro