summaryrefslogtreecommitdiff
path: root/drivers/bus
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-26
|\
| * Merge tag 'mvebu-drivers-4.2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2015-06-01
| |\
| * | arm-cci: Add aliases for PMU eventsSuzuki K. Poulose2015-05-29
| * | arm-cci: Add CCI-500 PMU supportSuzuki K. Poulose2015-05-29
| * | arm-cci: Sanitise CCI400 PMU driver specific codeSuzuki K. Poulose2015-05-29
| * | arm-cci: Abstract handling for CCI eventsSuzuki K. Poulose2015-05-29
| * | arm-cci: Abstract out the PMU counter detailsSuzuki K. Poulose2015-05-29
| * | arm-cci: Cleanup PMU driver codeSuzuki K. Poulose2015-05-29
| * | arm-cci: Do not enable CCI-400 PMU by defaultSuzuki K. Poulose2015-05-29
| * | bus: arm-ccn: Use hrtimer_start() againPawel Moll2015-05-13
| * | Merge tag 'ccn/updates-for-4.2' of git://git.linaro.org/people/pawel.moll/lin...Arnd Bergmann2015-05-12
| |\ \
| | * | bus: arm-ccn: Allocate event when it is being added, not initialisedPawel Moll2015-05-01
| | * | bus: arm-ccn: Do not group CCN events with other PMUsPawel Moll2015-05-01
| | * | bus: arm-ccn: Provide required event argumentsPawel Moll2015-05-01
| | * | bus: arm-ccn: cpumask attributePawel Moll2015-05-01
| | * | bus: arm-ccn: Fix node->XP config conversionPawel Moll2015-05-01
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-26
|\ \ \ \
| * \ \ \ Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ...Arnd Bergmann2015-06-01
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT propertiesKevin Cernekee2015-05-28
| | |/ /
* | | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-19
| |\ \ \ \ \ | | | |/ / /
| | * | | | bus: omap_l3_noc: add missed callbacks for suspend-to-diskGrygorii Strashko2015-05-12
| | | |/ / | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-22
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni2015-05-28
* | | | Merge tag 'mvebu-fixes-4.1-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-06-01
|\ \ \ \ | |/ / /
| * | | Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni2015-05-28
| * | | bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan2015-05-28
| |/ /
* | | MIPS: Fix CDMM to use native endian MMIO readsJames Hogan2015-05-26
| |/ |/|
* | drivers: CCI: fix used_mask init in validate_group()Mark Salter2015-05-07
* | bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2015-05-04
* | bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instanceIllia Smyrnov2015-05-04
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-22
|\
| * Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-03
| |\
| | * arm-cci: Fix CCI PMU event validationSuzuki K. Poulose2015-03-27
| | * arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-27
| | * arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-27
| | * arm-cci: Abstract the CCI400 PMU specific definitionsSuzuki K. Poulose2015-03-27
| | * arm-cci: Rearrange code for splitting PMU vs driver codeSuzuki K. Poulose2015-03-27
| | * drivers: cci: reject groups spanning multiple HW PMUsSuzuki K. Poulose2015-03-27
| * | drivers: bus: Add Simple Power-Managed Bus DriverGeert Uytterhoeven2015-02-24
| * | drivers: bus: Sort Makefile entries alphabeticallyGeert Uytterhoeven2015-02-24
| * | drivers: bus: Sort Kconfig entries alphabeticallyGeert Uytterhoeven2015-02-24
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-22
|\ \
| * | bus: imx-weim: improve error handling upon child probe-failureAlison Chaiken2015-03-02
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-22
|\ \
| * | bus: ocp2scp: SYNC2 value should be changed to 0x6Kishon Vijay Abraham I2015-03-26
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\ \
| * | MIPS: Add CDMM bus supportJames Hogan2015-03-31
| |/
* | genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-05
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-17
|\