summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-09-081-1/+1
|\
| * mfd: vexpress: Add parentheses around bridge->ops->regmap_init callNicolas Boichat2015-08-071-1/+1
* | MIPS: Remove "weak" from mips_cdmm_phys_base() declarationBjorn Helgaas2015-09-031-1/+13
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-263-232/+974
|\
| * Merge tag 'mvebu-drivers-4.2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2015-06-011-37/+83
| |\
| * | arm-cci: Add aliases for PMU eventsSuzuki K. Poulose2015-05-291-1/+295
| * | arm-cci: Add CCI-500 PMU supportSuzuki K. Poulose2015-05-292-0/+147
| * | arm-cci: Sanitise CCI400 PMU driver specific codeSuzuki K. Poulose2015-05-292-65/+97
| * | arm-cci: Abstract handling for CCI eventsSuzuki K. Poulose2015-05-291-23/+55
| * | arm-cci: Abstract out the PMU counter detailsSuzuki K. Poulose2015-05-291-30/+93
| * | arm-cci: Cleanup PMU driver codeSuzuki K. Poulose2015-05-291-62/+80
| * | arm-cci: Do not enable CCI-400 PMU by defaultSuzuki K. Poulose2015-05-291-7/+5
| * | bus: arm-ccn: Use hrtimer_start() againPawel Moll2015-05-131-3/+2
| * | Merge tag 'ccn/updates-for-4.2' of git://git.linaro.org/people/pawel.moll/lin...Arnd Bergmann2015-05-121-57/+216
| |\ \
| | * | bus: arm-ccn: Allocate event when it is being added, not initialisedPawel Moll2015-05-011-47/+67
| | * | bus: arm-ccn: Do not group CCN events with other PMUsPawel Moll2015-05-011-0/+16
| | * | bus: arm-ccn: Provide required event argumentsPawel Moll2015-05-011-0/+17
| | * | bus: arm-ccn: cpumask attributePawel Moll2015-05-011-11/+117
| | * | bus: arm-ccn: Fix node->XP config conversionPawel Moll2015-05-011-1/+1
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-2/+11
|\ \ \ \
| * \ \ \ Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ...Arnd Bergmann2015-06-011-2/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT propertiesKevin Cernekee2015-05-281-2/+11
| | |/ /
* | | | 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-221-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/+19
|\ \ \ \ | |/ / /
| * | | Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni2015-05-281-89/+16
| * | | 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-243-0/+72
| * | drivers: bus: Sort Makefile entries alphabeticallyGeert Uytterhoeven2015-02-241-7/+7
| * | drivers: bus: Sort Kconfig entries alphabeticallyGeert Uytterhoeven2015-02-241-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
|\ \
OpenPOWER on IntegriCloud