summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-2/+2
|\
| *-. Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-191-2/+2
| |\ \
| | * | bus: omap_l3_noc: add missed callbacks for suspend-to-diskGrygorii Strashko2015-05-121-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-231-0/+117
|\ \ \ \ | |/ / / |/| | |
| * | | bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni2015-05-281-0/+117
* | | | Merge tag 'mvebu-fixes-4.1-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-06-011-90/+19Star
|\| | |
| * | | Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni2015-05-281-89/+16Star
| * | | bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan2015-05-281-1/+3
| |/ /
* | / MIPS: Fix CDMM to use native endian MMIO readsJames Hogan2015-05-261-2/+2
| |/ |/|
* | drivers: CCI: fix used_mask init in validate_group()Mark Salter2015-05-071-1/+1
* | bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2015-05-042-15/+42
* | bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instanceIllia Smyrnov2015-05-041-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-224-255/+410
|\
| * Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-032-230/+313
| |\
| | * arm-cci: Fix CCI PMU event validationSuzuki K. Poulose2015-03-271-5/+7
| | * arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-272-8/+44
| | * arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-271-1/+16
| | * arm-cci: Abstract the CCI400 PMU specific definitionsSuzuki K. Poulose2015-03-271-60/+81
| | * arm-cci: Rearrange code for splitting PMU vs driver codeSuzuki K. Poulose2015-03-271-163/+163
| | * drivers: cci: reject groups spanning multiple HW PMUsSuzuki K. Poulose2015-03-271-5/+14
| * | drivers: bus: Add Simple Power-Managed Bus DriverGeert Uytterhoeven2015-02-233-0/+72
| * | drivers: bus: Sort Makefile entries alphabeticallyGeert Uytterhoeven2015-02-231-7/+7
| * | drivers: bus: Sort Kconfig entries alphabeticallyGeert Uytterhoeven2015-02-231-22/+22
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-221-6/+7
|\ \
| * | bus: imx-weim: improve error handling upon child probe-failureAlison Chaiken2015-03-021-6/+7
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-221-0/+34
|\ \
| * | bus: ocp2scp: SYNC2 value should be changed to 0x6Kishon Vijay Abraham I2015-03-261-0/+34
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-173-0/+730
|\ \
| * | MIPS: Add CDMM bus supportJames Hogan2015-03-313-0/+730
| |/
* / genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-052-8/+6Star
|/
* 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-141-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-171-0/+3
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-154-4/+0Star
|\
| * bus: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0Star
* | 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-291-6/+46
| | * | | bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee2014-11-291-8/+34
| | * | | bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee2014-11-291-7/+17
| | * | | bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee2014-11-292-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
| | |/ /