aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+148
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+542
2013-06-17drivers: bus: add a new driver for WEIMHuang Shijie3-0/+148
2013-06-14Merge tag 'cleanup-3.11-4' of git://git.infradead.org/users/jcooper/linux into next/cleanupOlof Johansson1-3/+5
2013-06-08bus: mvebu-mbus: Use pr_fmtEzequiel Garcia1-3/+5
2013-06-03drivers/bus: arm-cci: fix combined ARMv6+v7 buildArnd Bergmann1-1/+1
2013-05-30ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren1-60/+0
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 Pieralisi3-0/+435
2013-04-11bus: mvebu: fix mistake in PCIe window target attribute for KirkwoodThomas Petazzoni1-1/+1
2013-03-30bus: mvebu-mbus: Restore checking for coherency fabric hardwareNeil Greatorex1-0/+3
2013-03-28bus: introduce an Marvell EBU MBus driverThomas Petazzoni3-0/+875
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2-6/+6
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren1-0/+1
2012-11-07drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I1-3/+65
2012-10-01drivers: bus: omap_l3: fixup merge conflict resolutionOlof Johansson1-1/+0
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-0/+1195
2012-09-20drivers: bus: omap_l3: use resources instead of hardcoded irqsOlof Johansson1-2/+2
2012-09-19drivers: bus: Move the OMAP interconnect driver to drivers/bus/Santosh Shilimkar6-0/+1086
2012-09-04drivers: bus: omap-ocp2scp: Fix compile errorKishon Vijay Abraham I1-1/+1
2012-08-22drivers: bus: add a new driver for omap-ocp2scpKishon Vijay Abraham I3-0/+108