aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapGravatar Lorenzo Pieralisi 1-1/+1
2013-11-24bus: mvebu-mbus: Remove deprecated commentGravatar Ezequiel Garcia 1-6/+0
2013-11-24bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()Gravatar Dan Carpenter 1-2/+2
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-2/+4
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+613
2013-10-19ARM: cci driver need big endian fixes in asm codeGravatar Victor Kamensky 1-2/+4
2013-10-01bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesGravatar Jason Gunthorpe 1-2/+4
2013-09-24drivers: CCI: fix the error handle in cci_pmu_probe()Gravatar Wei Yongjun 1-26/+7
2013-09-18bus: mvebu: add missing of_node_put() to fix reference leakGravatar Jisheng Zhang 1-1/+5
2013-09-17drivers: CCI: add ARM CCI PMU supportGravatar Punit Agrawal 1-4/+632
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 3-244/+329
2013-08-23Merge tag 'imx-weim-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Gravatar Kevin Hilman 2-57/+75
2013-08-21drivers/bus: arm-cci: avoid parsing DT for cpu device nodesGravatar Sudeep KarkadaNagesha 1-21/+7
2013-08-16drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53Gravatar Alexander Shiyan 2-18/+54
2013-08-16drivers: bus: imx-weim: Add missing platform_driver.owner fieldGravatar Alexander Shiyan 1-2/+3
2013-08-16drivers: bus: imx-weim: use module_platform_driver_probe()Gravatar Alexander Shiyan 1-5/+5
2013-08-16drivers: bus: imx-weim: Simplify error pathGravatar Alexander Shiyan 1-14/+8
2013-08-16drivers: bus: imx-weim: Remove private driver dataGravatar Alexander Shiyan 1-27/+14
2013-08-06bus: mvebu-mbus: Factorize Armada 370/XP data structuresGravatar Thomas Petazzoni 1-11/+3
2013-08-06bus: mvebu-mbus: Update main descriptionGravatar Thomas Petazzoni 1-7/+3
2013-08-06bus: mvebu-mbus: Remove name -> target, attribute mapping tablesGravatar Thomas Petazzoni 1-143/+7
2013-08-06bus: mvebu-mbus: Remove the no longer used name-based APIGravatar Thomas Petazzoni 1-38/+0
2013-08-06bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureGravatar Ezequiel Garcia 1-0/+49
2013-08-06bus: mvebu-mbus: Add static window allocation to the DT bindingGravatar Ezequiel Garcia 1-1/+126
2013-08-06bus: mvebu-mbus: Introduce device tree bindingGravatar Ezequiel Garcia 1-0/+49
2013-08-06bus: mvebu-mbus: Factor out initialization detailsGravatar Ezequiel Garcia 1-17/+30
2013-08-06bus: mvebu-mbus: Add new API for window creationGravatar Thomas Petazzoni 1-8/+25
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 3-0/+148
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 3-0/+542
2013-06-17drivers: bus: add a new driver for WEIMGravatar Huang Shijie 3-0/+148
2013-06-14Merge tag 'cleanup-3.11-4' of git://git.infradead.org/users/jcooper/linux int...Gravatar Olof Johansson 1-3/+5
2013-06-08bus: mvebu-mbus: Use pr_fmtGravatar Ezequiel Garcia 1-3/+5
2013-06-03drivers/bus: arm-cci: fix combined ARMv6+v7 buildGravatar Arnd Bergmann 1-1/+1
2013-05-30ARM: OMAP2+: Remove omap4 ocp2scp pdataGravatar Tony Lindgren 1-60/+0
2013-05-29drivers/bus: arm-cci: function to enable CCI ports from early boot codeGravatar Nicolas Pitre 1-6/+113
2013-05-29drivers: bus: add ARM CCI supportGravatar Lorenzo Pieralisi 3-0/+435
2013-04-11bus: mvebu: fix mistake in PCIe window target attribute for KirkwoodGravatar Thomas Petazzoni 1-1/+1
2013-03-30bus: mvebu-mbus: Restore checking for coherency fabric hardwareGravatar Neil Greatorex 1-0/+3
2013-03-28bus: introduce an Marvell EBU MBus driverGravatar Thomas Petazzoni 3-0/+875
2013-01-03Drivers: misc: remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-6/+6
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesGravatar Tony Lindgren 1-0/+1
2012-11-07drivers: bus: ocp2scp: add pdata supportGravatar Kishon Vijay Abraham I 1-3/+65
2012-10-01drivers: bus: omap_l3: fixup merge conflict resolutionGravatar Olof Johansson 1-1/+0
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 7-0/+1195
2012-09-20drivers: bus: omap_l3: use resources instead of hardcoded irqsGravatar Olof Johansson 1-2/+2
2012-09-19drivers: bus: Move the OMAP interconnect driver to drivers/bus/Gravatar Santosh Shilimkar 6-0/+1086
2012-09-04drivers: bus: omap-ocp2scp: Fix compile errorGravatar Kishon Vijay Abraham I 1-1/+1
2012-08-22drivers: bus: add a new driver for omap-ocp2scpGravatar Kishon Vijay Abraham I 3-0/+108