summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-063-244/+329
|\
| * Merge tag 'imx-weim-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Kevin Hilman2013-08-232-57/+75
| |\
| | * drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53Alexander Shiyan2013-08-162-18/+54
| | * drivers: bus: imx-weim: Add missing platform_driver.owner fieldAlexander Shiyan2013-08-161-2/+3
| | * drivers: bus: imx-weim: use module_platform_driver_probe()Alexander Shiyan2013-08-161-5/+5
| | * drivers: bus: imx-weim: Simplify error pathAlexander Shiyan2013-08-161-14/+8
| | * drivers: bus: imx-weim: Remove private driver dataAlexander Shiyan2013-08-161-27/+14
| * | bus: mvebu-mbus: Factorize Armada 370/XP data structuresThomas Petazzoni2013-08-061-11/+3
| * | bus: mvebu-mbus: Update main descriptionThomas Petazzoni2013-08-061-7/+3
| * | bus: mvebu-mbus: Remove name -> target, attribute mapping tablesThomas Petazzoni2013-08-061-143/+7
| * | bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni2013-08-061-38/+0
| * | bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia2013-08-061-0/+49
| * | bus: mvebu-mbus: Add static window allocation to the DT bindingEzequiel Garcia2013-08-061-1/+126
| * | bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia2013-08-061-0/+49
| * | bus: mvebu-mbus: Factor out initialization detailsEzequiel Garcia2013-08-061-17/+30
| * | bus: mvebu-mbus: Add new API for window creationThomas Petazzoni2013-08-061-8/+25
| |/
* / drivers/bus: arm-cci: avoid parsing DT for cpu device nodesSudeep KarkadaNagesha2013-08-211-21/+7
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-023-0/+148
|\
| * drivers: bus: add a new driver for WEIMHuang Shijie2013-06-173-0/+148
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-023-0/+542
|\ \
| * | drivers/bus: arm-cci: fix combined ARMv6+v7 buildArnd Bergmann2013-06-031-1/+1
| * | drivers/bus: arm-cci: function to enable CCI ports from early boot codeNicolas Pitre2013-05-291-6/+113
| * | drivers: bus: add ARM CCI supportLorenzo Pieralisi2013-05-293-0/+435
| |/
* | Merge tag 'cleanup-3.11-4' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson2013-06-141-3/+5
|\ \
| * | bus: mvebu-mbus: Use pr_fmtEzequiel Garcia2013-06-081-3/+5
| |/
* / ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren2013-05-301-60/+0
|/
* bus: mvebu: fix mistake in PCIe window target attribute for KirkwoodThomas Petazzoni2013-04-111-1/+1
* bus: mvebu-mbus: Restore checking for coherency fabric hardwareNeil Greatorex2013-03-301-0/+3
* bus: introduce an Marvell EBU MBus driverThomas Petazzoni2013-03-283-0/+875
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-6/+6
* ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren2012-12-161-0/+1
* drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I2012-11-071-3/+65
* drivers: bus: omap_l3: fixup merge conflict resolutionOlof Johansson2012-10-011-1/+0
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+1
* drivers: bus: omap_l3: use resources instead of hardcoded irqsOlof Johansson2012-09-201-2/+2
* drivers: bus: Move the OMAP interconnect driver to drivers/bus/Santosh Shilimkar2012-09-196-0/+1086
* drivers: bus: omap-ocp2scp: Fix compile errorKishon Vijay Abraham I2012-09-041-1/+1
* drivers: bus: add a new driver for omap-ocp2scpKishon Vijay Abraham I2012-08-223-0/+108