aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+126
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+5
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-5/+3
2016-07-14bus/arm-ccn: Convert to hotplug statemachineSebastian Andrzej Siewior1-29/+28
2016-07-14bus/arm-cci: Convert to hotplug statemachineSebastian Andrzej Siewior1-30/+23
2016-07-11bus: mvebu-mbus: make mvebu_mbus_syscore_ops staticBen Dooks1-1/+1
2016-07-11bus: mvebu-mbus: fix __iomem on register pointersBen Dooks1-4/+4
2016-07-01bus: Add support for Tegra ACONNECTJon Hunter3-0/+126
2016-06-23bus: uniphier-system-bus: use of_platform_default_populate() to populate default busKefeng Wang1-2/+1
2016-06-23bus: imx-weim: use of_platform_default_populate() to populate default busKefeng Wang1-3/+2
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-5/+37
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+7
2016-05-13MIPS: Remove no longer needed work_on_cpu() callAnna-Maria Gleixner1-5/+7
2016-05-13BUS: brcmstb_gisb: Hook to MIPS board_be_handlerFlorian Fainelli1-0/+30
2016-05-09arm-ccn: Enable building as moduleSuzuki K Poulose2-4/+5
2016-04-25Merge tag 'arm-soc/for-4.7/drivers' of http://github.com/Broadcom/stblinux into next/driversArnd Bergmann1-0/+1
2016-04-18bus: brcmstb_gisb: Rework dependenciesFlorian Fainelli1-0/+1
2016-04-12Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-1/+1
2016-04-12bus: uniphier-system-bus: fix condition of overlap checkKunihiko Hayashi1-1/+1
2016-03-30bus: mvebu-mbus: use %pa to print phys_addr_tArnd Bergmann1-1/+1
2016-03-28bus: simple-pm-bus: Use ARCH_RENESASSimon Horman1-1/+1
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-203/+428
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+3
2016-03-14bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas1-0/+52
2016-03-12bus: imx-weim: Take the 'status' property value into accountFabio Estevam1-1/+1
2016-03-01Merge tag 'sunxi-drivers-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/driversArnd Bergmann1-2/+2
2016-02-29arm-cci: remove unused variableWill Deacon1-3/+0
2016-02-29arm-cci: don't return value from void functionWill Deacon1-2/+2
2016-02-29arm-cci: make private functions staticWill Deacon1-2/+2
2016-02-29arm-cci: CoreLink CCI-550 PMU driverSuzuki K Poulose2-5/+88
2016-02-29arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMUSuzuki K Poulose2-109/+113
2016-02-29arm-cci: CCI-500: Work around PMU counter writesSuzuki K Poulose1-0/+66
2016-02-29arm-cci: Provide hook for writing to PMU countersSuzuki K Poulose1-1/+10
2016-02-29arm-cci: Add helper to enable PMU without synchornising countersSuzuki K Poulose1-5/+10
2016-02-29arm-cci: Add routines to save/restore all countersSuzuki K Poulose1-0/+38
2016-02-29arm-cci: Get the status of a counterSuzuki K Poulose1-0/+6
2016-02-29arm-cci: write_counter: Remove redundant checkSuzuki K Poulose1-10/+3
2016-02-29arm-cci: Delay PMU counter writes to pmu::pmu_enableSuzuki K Poulose1-5/+52
2016-02-29arm-cci: Refactor CCI PMU enable/disable methodsSuzuki K Poulose1-10/+22
2016-02-29arm-cci: Group writes to counterSuzuki K Poulose1-0/+15
2016-02-29arm-cci: fix handling cpumask_any_but return valueAndrzej Hajda1-1/+1
2016-02-29arm-cci: simplify sysfs attr handlingMark Rutland1-75/+25
2016-02-01Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixesOlof Johansson1-1/+3
2016-02-01bus: uniphier-system-bus: revive tristate promptMasahiro Yamada1-1/+1
2016-02-01bus: vexpress-config: Add missing of_node_putAmitoj Kaur Chawla1-1/+3
2016-01-25drivers: sunxi-rsb: fix error output typeAndre Przywara1-2/+2
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+290
2015-12-31bus: uniphier: allow only built-in driverArnd Bergmann1-1/+1
2015-12-22bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai1-1/+1
2015-12-22bus: sunxi-rsb: Fix primary PMIC mapping hardware addressChen-Yu Tsai1-1/+1