| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-11 | 1 | -4/+613 |
|\ |
|
| * | drivers: CCI: fix the error handle in cci_pmu_probe() | Wei Yongjun | 2013-09-24 | 1 | -26/+7 |
| * | drivers: CCI: add ARM CCI PMU support | Punit Agrawal | 2013-09-17 | 1 | -4/+632 |
* | | bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties | Jason Gunthorpe | 2013-10-01 | 1 | -2/+4 |
* | | bus: mvebu: add missing of_node_put() to fix reference leak | Jisheng Zhang | 2013-09-18 | 1 | -1/+5 |
|/ |
|
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 3 | -244/+329 |
|\ |
|
| * | Merge tag 'imx-weim-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 i... | Kevin Hilman | 2013-08-23 | 2 | -57/+75 |
| |\ |
|
| | * | drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53 | Alexander Shiyan | 2013-08-16 | 2 | -18/+54 |
| | * | drivers: bus: imx-weim: Add missing platform_driver.owner field | Alexander Shiyan | 2013-08-16 | 1 | -2/+3 |
| | * | drivers: bus: imx-weim: use module_platform_driver_probe() | Alexander Shiyan | 2013-08-16 | 1 | -5/+5 |
| | * | drivers: bus: imx-weim: Simplify error path | Alexander Shiyan | 2013-08-16 | 1 | -14/+8 |
| | * | drivers: bus: imx-weim: Remove private driver data | Alexander Shiyan | 2013-08-16 | 1 | -27/+14 |
| * | | bus: mvebu-mbus: Factorize Armada 370/XP data structures | Thomas Petazzoni | 2013-08-06 | 1 | -11/+3 |
| * | | bus: mvebu-mbus: Update main description | Thomas Petazzoni | 2013-08-06 | 1 | -7/+3 |
| * | | bus: mvebu-mbus: Remove name -> target, attribute mapping tables | Thomas Petazzoni | 2013-08-06 | 1 | -143/+7 |
| * | | bus: mvebu-mbus: Remove the no longer used name-based API | Thomas Petazzoni | 2013-08-06 | 1 | -38/+0 |
| * | | bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture | Ezequiel Garcia | 2013-08-06 | 1 | -0/+49 |
| * | | bus: mvebu-mbus: Add static window allocation to the DT binding | Ezequiel Garcia | 2013-08-06 | 1 | -1/+126 |
| * | | bus: mvebu-mbus: Introduce device tree binding | Ezequiel Garcia | 2013-08-06 | 1 | -0/+49 |
| * | | bus: mvebu-mbus: Factor out initialization details | Ezequiel Garcia | 2013-08-06 | 1 | -17/+30 |
| * | | bus: mvebu-mbus: Add new API for window creation | Thomas Petazzoni | 2013-08-06 | 1 | -8/+25 |
| |/ |
|
* / | drivers/bus: arm-cci: avoid parsing DT for cpu device nodes | Sudeep KarkadaNagesha | 2013-08-21 | 1 | -21/+7 |
|/ |
|
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2013-07-02 | 3 | -0/+148 |
|\ |
|
| * | drivers: bus: add a new driver for WEIM | Huang Shijie | 2013-06-17 | 3 | -0/+148 |
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-07-02 | 3 | -0/+542 |
|\ \ |
|
| * | | drivers/bus: arm-cci: fix combined ARMv6+v7 build | Arnd Bergmann | 2013-06-03 | 1 | -1/+1 |
| * | | drivers/bus: arm-cci: function to enable CCI ports from early boot code | Nicolas Pitre | 2013-05-29 | 1 | -6/+113 |
| * | | drivers: bus: add ARM CCI support | Lorenzo Pieralisi | 2013-05-29 | 3 | -0/+435 |
| |/ |
|
* | | Merge tag 'cleanup-3.11-4' of git://git.infradead.org/users/jcooper/linux int... | Olof Johansson | 2013-06-14 | 1 | -3/+5 |
|\ \ |
|
| * | | bus: mvebu-mbus: Use pr_fmt | Ezequiel Garcia | 2013-06-08 | 1 | -3/+5 |
| |/ |
|
* / | ARM: OMAP2+: Remove omap4 ocp2scp pdata | Tony Lindgren | 2013-05-30 | 1 | -60/+0 |
|/ |
|
* | bus: mvebu: fix mistake in PCIe window target attribute for Kirkwood | Thomas Petazzoni | 2013-04-11 | 1 | -1/+1 |
* | bus: mvebu-mbus: Restore checking for coherency fabric hardware | Neil Greatorex | 2013-03-30 | 1 | -0/+3 |
* | bus: introduce an Marvell EBU MBus driver | Thomas Petazzoni | 2013-03-28 | 3 | -0/+875 |
* | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 2 | -6/+6 |
* | ARM: OMAP: Fix drivers to depend on omap for internal devices | Tony Lindgren | 2012-12-17 | 1 | -0/+1 |
* | drivers: bus: ocp2scp: add pdata support | Kishon Vijay Abraham I | 2012-11-07 | 1 | -3/+65 |
* | drivers: bus: omap_l3: fixup merge conflict resolution | Olof Johansson | 2012-10-02 | 1 | -1/+0 |
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 1 | -0/+1 |
* | drivers: bus: omap_l3: use resources instead of hardcoded irqs | Olof Johansson | 2012-09-21 | 1 | -2/+2 |
* | drivers: bus: Move the OMAP interconnect driver to drivers/bus/ | Santosh Shilimkar | 2012-09-19 | 6 | -0/+1086 |
* | drivers: bus: omap-ocp2scp: Fix compile error | Kishon Vijay Abraham I | 2012-09-05 | 1 | -1/+1 |
* | drivers: bus: add a new driver for omap-ocp2scp | Kishon Vijay Abraham I | 2012-08-22 | 3 | -0/+108 |