summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-171-67/+219
|\
| * bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge windowThomas Petazzoni2015-01-191-16/+89
| * bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38xMichal Mazur2015-01-191-48/+116
| * bus: mvebu-mbus: use automatic I/O synchronization barriersThomas Petazzoni2015-01-191-3/+14
* | arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-2/+2
* | Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-231-0/+13
|\ \ | |/
| * bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn2015-01-191-0/+13
* | drivers: bus: check cci device tree node statusAbhilash Kesavan2015-01-161-0/+3
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-4/+0
|\
| * bus: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-094-135/+612
|\ \
| * \ Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann2014-12-081-6/+41
| |\ \
| * \ \ Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux...Arnd Bergmann2014-12-042-20/+100
| |\ \ \
| | * | | bus: brcmstb_gisb: Add register offset tables for older chipsKevin Cernekee2014-11-281-6/+46
| | * | | bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee2014-11-281-8/+34
| | * | | bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee2014-11-281-7/+17
| | * | | bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee2014-11-282-1/+5
| | | |/ | | |/|
| * | | bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli2014-11-211-3/+3
| * | | Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann2014-11-201-108/+444
| |\ \ \
| | * | | bus: cci: move away from arm_pmu frameworkMark Rutland2014-10-301-108/+444
| | |/ /
| * | | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy2014-11-121-2/+6
| * | | bus: omap_l3_noc: Add resume hook to restore contextKeerthy2014-11-121-0/+55
| |/ /
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-092-10/+215
|\ \ \
| * \ \ Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann2014-12-041-4/+176
| |\ \ \ | | |_|/ | |/| |
| | * | bus: mvebu-mbus: provide a mechanism to save SDRAM window configurationThomas Petazzoni2014-11-301-0/+56
| | * | bus: mvebu-mbus: suspend/resume supportThomas Petazzoni2014-11-301-4/+120
| | |/
| * | bus: brcmstb_gisb: save and restore GISB timeoutFlorian Fainelli2014-10-201-0/+36
| * | bus: brcmstb_gisb: register the fault code hookFlorian Fainelli2014-10-201-6/+3
| |/
* | ARM: OMAP3: Fix errors for omap_l3_smx when booted with device treeTony Lindgren2014-11-051-5/+21
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-1/+4
|\
| * bus: arm-ccn: Fix spurious warning messagePawel Moll2014-10-081-1/+4
* | bus: omap_l3_noc: Fix connID for OMAP4Nishanth Menon2014-09-111-25/+25
* | bus: arm-ccn: Move event cleanup routinePawel Moll2014-09-051-26/+25
|/
* bus: arm-ccn: Fix warning messagePawel Moll2014-08-241-1/+1
* Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-083-1/+1402
|\
| * bus: arm-ccn: Fix error handling at event allocationPawel Moll2014-07-311-4/+5
| * bus: ARM CCN: add PERF_EVENTS dependencyArnd Bergmann2014-07-241-0/+1
| * bus: ARM CCN PMU driverPawel Moll2014-07-233-1/+1400
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-1/+3
|\ \
| * | bus: imx-weim: populate devices on a simple busLiu Ying2014-07-181-1/+3
| |/
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-1/+2
|\ \
| * | drivers: CCI: Correct use of ! and &Himangi Saraogi2014-07-301-1/+2
| |/
* | Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-07-031-1/+1
|\ \ | |/
| * bus/arm-cci: add dependency on OF && CPU_V7Arnd Bergmann2014-06-171-1/+1
* | devres: remove devm_request_and_ioremap()Jingoo Han2014-06-191-3/+3
|/
* Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-025-300/+949
|\
| * Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-05-262-300/+651
| |\
| | * bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed2014-05-052-0/+92
| | * bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak2014-05-052-0/+152
| | * bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2014-05-052-6/+17
OpenPOWER on IntegriCloud