summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2014-04-24bus: mvebu-mbus: allow several windows with the same target/attributeThomas Petazzoni
2014-04-24bus: mvebu-mbus: Avoid setting an undefined window sizeJason Gunthorpe
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-03-17Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann
2014-03-05bus: imx-weim: support CS GPR configurationShawn Guo
2014-02-25drivers: cci: Export CCI PMU revisionPunit Agrawal
2014-02-25drivers: cci: Extend support to CCI revisions > r1p2Punit Agrawal
2014-02-18bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe
2014-02-11bus: mvebu-mbus: make use of of_find_matching_node_and_matchJosh Cartwright
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2013-11-24bus: mvebu-mbus: Remove deprecated commentEzequiel Garcia
2013-11-24bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()Dan Carpenter
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-19ARM: cci driver need big endian fixes in asm codeVictor Kamensky
2013-10-01bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesJason Gunthorpe
2013-09-24drivers: CCI: fix the error handle in cci_pmu_probe()Wei Yongjun
2013-09-18bus: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang
2013-09-17drivers: CCI: add ARM CCI PMU supportPunit Agrawal
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-23Merge tag 'imx-weim-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Kevin Hilman
2013-08-21drivers/bus: arm-cci: avoid parsing DT for cpu device nodesSudeep KarkadaNagesha
2013-08-16drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53Alexander Shiyan
2013-08-16drivers: bus: imx-weim: Add missing platform_driver.owner fieldAlexander Shiyan
2013-08-16drivers: bus: imx-weim: use module_platform_driver_probe()Alexander Shiyan
2013-08-16drivers: bus: imx-weim: Simplify error pathAlexander Shiyan
2013-08-16drivers: bus: imx-weim: Remove private driver dataAlexander Shiyan
2013-08-06bus: mvebu-mbus: Factorize Armada 370/XP data structuresThomas Petazzoni
2013-08-06bus: mvebu-mbus: Update main descriptionThomas Petazzoni
2013-08-06bus: mvebu-mbus: Remove name -> target, attribute mapping tablesThomas Petazzoni
2013-08-06bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni
2013-08-06bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia
2013-08-06bus: mvebu-mbus: Add static window allocation to the DT bindingEzequiel Garcia
2013-08-06bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia
2013-08-06bus: mvebu-mbus: Factor out initialization detailsEzequiel Garcia
2013-08-06bus: mvebu-mbus: Add new API for window creationThomas Petazzoni
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-17drivers: bus: add a new driver for WEIMHuang Shijie
2013-06-14Merge tag 'cleanup-3.11-4' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson
2013-06-08bus: mvebu-mbus: Use pr_fmtEzequiel Garcia
2013-06-03drivers/bus: arm-cci: fix combined ARMv6+v7 buildArnd Bergmann
2013-05-30ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren
2013-05-29drivers/bus: arm-cci: function to enable CCI ports from early boot codeNicolas Pitre
2013-05-29drivers: bus: add ARM CCI supportLorenzo Pieralisi
2013-04-11bus: mvebu: fix mistake in PCIe window target attribute for KirkwoodThomas Petazzoni
2013-03-30bus: mvebu-mbus: Restore checking for coherency fabric hardwareNeil Greatorex
2013-03-28bus: introduce an Marvell EBU MBus driverThomas Petazzoni
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman