aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-67/+219
2015-02-13arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-2/+2
2015-01-23Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+13
2015-01-19bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge windowThomas Petazzoni1-16/+89
2015-01-19bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38xMichal Mazur1-48/+116
2015-01-19bus: mvebu-mbus: use automatic I/O synchronization barriersThomas Petazzoni1-3/+14
2015-01-19bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-16drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-135/+612
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+215
2014-12-08Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann1-6/+41
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann1-4/+176
2014-12-04Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux into next/driversArnd Bergmann2-20/+100
2014-11-30bus: mvebu-mbus: provide a mechanism to save SDRAM window configurationThomas Petazzoni1-0/+56
2014-11-30bus: mvebu-mbus: suspend/resume supportThomas Petazzoni1-4/+120
2014-11-28bus: brcmstb_gisb: Add register offset tables for older chipsKevin Cernekee1-6/+46
2014-11-28bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee1-8/+34
2014-11-28bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee1-7/+17
2014-11-28bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee2-1/+5
2014-11-21bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli1-3/+3
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/driversArnd Bergmann1-108/+444
2014-11-12bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handlerKeerthy1-2/+6
2014-11-12bus: omap_l3_noc: Add resume hook to restore contextKeerthy1-0/+55
2014-11-05ARM: OMAP3: Fix errors for omap_l3_smx when booted with device treeTony Lindgren1-5/+21
2014-10-30bus: cci: move away from arm_pmu frameworkMark Rutland1-108/+444
2014-10-20bus: brcmstb_gisb: save and restore GISB timeoutFlorian Fainelli1-0/+36
2014-10-20bus: brcmstb_gisb: register the fault code hookFlorian Fainelli1-6/+3
2014-10-20bus: drop owner assignment from platform_driversWolfram Sang4-4/+0
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2014-10-08bus: arm-ccn: Fix spurious warning messagePawel Moll1-1/+4
2014-09-11bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon1-25/+25
2014-09-05bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+1402
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+3
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2014-07-31bus: arm-ccn: Fix error handling at event allocationPawel Moll1-4/+5
2014-07-30drivers: CCI: Correct use of ! and &Himangi Saraogi1-1/+2
2014-07-24bus: ARM CCN: add PERF_EVENTS dependencyArnd Bergmann1-0/+1
2014-07-23bus: ARM CCN PMU driverPawel Moll3-1/+1400
2014-07-18bus: imx-weim: populate devices on a simple busLiu Ying1-1/+3
2014-07-03Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into driver-core-nextGreg Kroah-Hartman1-1/+1
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han1-3/+3
2014-06-17bus/arm-cci: add dependency on OF && CPU_V7Arnd Bergmann1-1/+1
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds5-300/+949
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-8/+3
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds3-0/+214
2014-05-26Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversOlof Johansson2-300/+651
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann2-1/+2