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