summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-07ARM: mvebu: add support for the AXP WiFi AP boardThomas Petazzoni2-0/+165
2013-08-07ARM: mvebu: use dts pre-processor for mv78230Jason Cooper1-1/+1
2013-08-06PCI: mvebu: Adapt to the new device tree layoutThomas Petazzoni1-36/+109
2013-08-06bus: mvebu-mbus: Add devicetree bindingEzequiel Garcia1-0/+276
2013-08-06ARM: kirkwood: Relocate PCIe device tree nodesEzequiel Garcia12-136/+163
2013-08-06ARM: kirkwood: Introduce MBUS_IDEzequiel Garcia1-0/+2
2013-08-06ARM: kirkwood: Introduce MBus DT nodeEzequiel Garcia1-0/+10
2013-08-06ARM: kirkwood: Use the preprocessor on device tree filesEzequiel Garcia34-58/+58
2013-08-06ARM: kirkwood: Split DT and legacy MBus initializationEzequiel Garcia2-4/+5
2013-08-06ARM: mvebu: Relocate Armada 370/XP PCIe device tree nodesEzequiel Garcia9-542/+612
2013-08-06ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodesEzequiel Garcia4-138/+140
2013-08-06ARM: mvebu: Add BootROM to Armada 370/XP device treeEzequiel Garcia8-6/+22
2013-08-06ARM: mvebu: Add MBus to Armada 370/XP device treeEzequiel Garcia9-16/+23
2013-08-06ARM: mvebu: Use the preprocessor on Armada 370/XP device tree filesEzequiel Garcia10-10/+10
2013-08-06ARM: mvebu: Initialize MBus using the DT bindingEzequiel Garcia1-33/+1
2013-08-06ARM: mvebu: Remove the harcoded BootROM window allocationEzequiel Garcia1-1/+24
2013-08-06bus: mvebu-mbus: Factorize Armada 370/XP data structuresThomas Petazzoni1-11/+3
2013-08-06bus: mvebu-mbus: Update main descriptionThomas Petazzoni1-7/+3
2013-08-06bus: mvebu-mbus: Remove name -> target, attribute mapping tablesThomas Petazzoni1-143/+7
2013-08-06bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni2-43/+0
2013-08-06PCI: mvebu: Check valid base address before port setupEzequiel Garcia1-0/+2
2013-08-06PCI: mvebu: Adapt to the new device tree layoutThomas Petazzoni1-29/+84
2013-08-06bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia2-0/+53
2013-08-06bus: mvebu-mbus: Add static window allocation to the DT bindingEzequiel Garcia1-1/+126
2013-08-06bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia2-0/+50
2013-08-06bus: mvebu-mbus: Factor out initialization detailsEzequiel Garcia1-17/+30
2013-08-06ARM: dove: Move to ID based window creationThomas Petazzoni1-23/+45
2013-08-06ARM: orion5x: Move to ID based window creationThomas Petazzoni22-70/+137
2013-08-06ARM: mv78xx0: Move to ID based window creationThomas Petazzoni1-12/+11
2013-08-06ARM: kirkwood: Move to ID based MBus window creationThomas Petazzoni2-20/+38
2013-08-06bus: mvebu-mbus: Add new API for window creationThomas Petazzoni2-8/+31
2013-08-06memory: mvebu-devbus: Remove address decoding window workaroundEzequiel Garcia1-62/+2
2013-07-14Linux 3.11-rc1v3.11-rc1Linus Torvalds2-1604/+883
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+121
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-137/+73
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-13Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-40/+462
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-56/+253
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-241/+607
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-529/+828
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+11
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-5/+125
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-63/+608