summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-03drivers/bus: arm-cci: fix combined ARMv6+v7 buildArnd Bergmann1-1/+1
2013-05-29ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst3-0/+23
2013-05-29ARM: vexpress/dcscb: handle platform coherency exit/setup and CCIDave Martin4-20/+98
2013-05-29ARM: vexpress/dcscb: do not hardcode number of CPUs per clusterNicolas Pitre1-4/+10
2013-05-29ARM: vexpress/dcscb: add CPU use counts to the power up/down API implementationNicolas Pitre1-15/+59
2013-05-29ARM: vexpress: introduce DCSCB supportNicolas Pitre4-0/+192
2013-05-29ARM: introduce common set_auxcr/get_auxcr functionsRob Herring2-14/+14
2013-05-29drivers/bus: arm-cci: function to enable CCI ports from early boot codeNicolas Pitre1-6/+113
2013-05-29drivers: bus: add ARM CCI supportLorenzo Pieralisi5-0/+668
2013-05-29arm: kirkwood: Instantiate cpufreq driverAndrew Lunn5-0/+30
2013-05-29clk: mvebu: disintegrate obsolete fileSebastian Hesselbarth8-1017/+2
2013-05-29ARM: mvebu: move DT boards to SoC-centric clock initSebastian Hesselbarth2-5/+4
2013-05-29ARM: kirkwood: move DT boards to SoC-centric clock initSebastian Hesselbarth2-4/+2
2013-05-29ARM: dove: move DT boards to SoC-centric clock initSebastian Hesselbarth3-5/+2
2013-05-29clk: mvebu: add Armada XP SoC-centric clock initSebastian Hesselbarth3-0/+216
2013-05-29clk: mvebu: add Armada 370 SoC-centric clock initSebastian Hesselbarth3-0/+182
2013-05-29clk: mvebu: add Kirkwood SoC-centric clock initSebastian Hesselbarth3-0/+252
2013-05-29clk: mvebu: add Dove SoC-centric clock initSebastian Hesselbarth3-0/+200
2013-05-29clk: mvebu: add common clock functions for core clk and clk gatingSebastian Hesselbarth4-0/+215
2013-05-29clk: mvebu: introduce per-clock-gate flagsSebastian Hesselbarth1-87/+78
2013-05-27arm: kirkwood: convert db-88f6281/db-88f6282 to the Device TreeThomas Petazzoni10-115/+199
2013-05-27arm: kirkwood: convert QNAP TS219 to use DT for the PCIe interfaceThomas Petazzoni4-14/+11
2013-05-27arm: kirkwood: convert ZyXEL NSA310 to use DT for the PCIe interfaceThomas Petazzoni4-34/+8
2013-05-27arm: kirkwood: convert MPL CEC4 to use DT for the PCIe interfaceThomas Petazzoni2-1/+8
2013-05-27arm: kirkwood: convert Iomega Iconnect to use DT for the PCIe interfaceThomas Petazzoni2-8/+8
2013-05-27arm: kirkwood: add SoC-level Device Tree data for PCIe interfacesThomas Petazzoni3-0/+80
2013-05-27arm: kirkwood: move PCIe window init to legacy driverThomas Petazzoni2-24/+22
2013-05-27pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni3-1/+3
2013-05-27pci: mvebu: fix the emulation of the status registerThomas Petazzoni1-4/+1
2013-05-27pci: mvebu: allow the enumeration of devices beyond physical bridgesThomas Petazzoni1-3/+28
2013-05-27pci: mvebu: no longer fake the slot location of downstream devicesThomas Petazzoni1-4/+15
2013-05-27pci: mvebu: fix return value check in mvebu_pcie_probe()Wei Yongjun1-1/+1
2013-05-27Linux 3.10-rc3v3.10-rc3Linus Torvalds1-1/+1
2013-05-27ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul1-5/+22
2013-05-26arm: kirkwood: Enable cpufreq and ondemand on kirkwood_defconfigAndrew Lunn1-0/+3
2013-05-25score: remove redundant kcore_list entriesKyle McMartin1-2/+0
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2-19/+11
2013-05-25aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise1-1/+3
2013-05-25mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman1-34/+36
2013-05-25drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa1-1/+1
2013-05-25ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi1-1/+1
2013-05-25random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-25drivers/char/random.c: fix priming of last_dataJarod Wilson1-15/+15
2013-05-25mm/memory_hotplug.c: fix printk format warningsRandy Dunlap1-3/+6
2013-05-25nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi1-4/+23
2013-05-25drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-25fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-25drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-25auditfilter.c: fix kernel-doc warningsRandy Dunlap1-3/+0
2013-05-25aio: fix io_getevents documentationJeff Moyer1-2/+1