aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 2-2/+2
2016-12-25bus: arm-ccn: Prevent hotplug callback leakGravatar Thomas Gleixner 1-1/+4
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-0/+570
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+10
2016-11-30bus: vexpress-config: fix device reference leakGravatar Johan Hovold 1-1/+6
2016-11-30Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-3/+1
2016-11-23bus: da8xx-mstpri: drop the call to of_flat_dt_get_machine_name()Gravatar Bartosz Golaszewski 1-3/+1
2016-11-18Merge tag 'tegra-for-4.10-bus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 3-0/+292
2016-11-15bus: Add support for Tegra Generic Memory InterfaceGravatar Mirza Krak 3-0/+292
2016-11-14bus: davinci: add support for da8xx bus master priority controlGravatar Bartosz Golaszewski 3-0/+280
2016-10-17bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TESTGravatar Linus Walleij 1-0/+1
2016-10-17drivers: cci: add missing CCI port availability firmware checkGravatar Lorenzo Pieralisi 1-0/+10
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-25/+420
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-118/+51
2016-10-02bus: qcom-ebi2: depend on HAS_IOMEMGravatar Linus Walleij 1-0/+1
2016-09-21Merge tag 'qcom-ebi2-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 3-0/+416
2016-09-08bus: qcom: add EBI2 driverGravatar Linus Walleij 3-0/+416
2016-09-07arm-cci: pmu: Fix typo in event nameGravatar Suzuki K Poulose 1-1/+1
2016-09-06MIPS/BUS/CDMM: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-58/+12
2016-09-02bus/arm-ccn: Use cpu-hp's multi instance support instead custom listGravatar Sebastian Andrzej Siewior 1-33/+21
2016-09-02bus/arm-cci: Use cpu-hp's multi instance support instead custom listGravatar Sebastian Andrzej Siewior 1-27/+18
2016-09-02Merge tag 'ccn/fixes-for-4.8-v2' of git://git.linaro.org/people/pawel.moll/li...Gravatar Arnd Bergmann 1-33/+79
2016-08-26bus: arm-ccn: make event groups reliableGravatar Mark Rutland 1-9/+20
2016-08-26bus: arm-ccn: fix hrtimer registrationGravatar Mark Rutland 1-12/+21
2016-08-26bus: arm-ccn: fix PMU interrupt flagsGravatar Mark Rutland 1-2/+3
2016-08-17bus: arm-ccn: Add missing event attribute exclusions for host/guestGravatar Pawel Moll 1-2/+3
2016-08-17bus: arm-ccn: Correct required arguments for XP PMU eventsGravatar Pawel Moll 1-3/+10
2016-08-17bus: arm-ccn: Fix XP watchpoint settings bitmaskGravatar Pawel Moll 1-2/+2
2016-08-17bus: arm-ccn: Do not attempt to configure XPs for cycle counterGravatar Pawel Moll 1-0/+4
2016-08-17bus: arm-ccn: Fix PMU handling of MNGravatar Pawel Moll 1-3/+16
2016-08-16bus: tegra-aconnect: Use of_pm_clk_add_clk()Gravatar Jon Hunter 1-20/+2
2016-08-16bus: tegra-aconnect: Make symbol tristateGravatar Thierry Reding 1-5/+1
2016-08-08bus: vexpress-config: add missing of_node_put after calling of_parse_phandleGravatar Peter Chen 1-0/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-0/+126
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-5/+5
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-5/+3
2016-07-14bus/arm-ccn: Convert to hotplug statemachineGravatar Sebastian Andrzej Siewior 1-29/+28
2016-07-14bus/arm-cci: Convert to hotplug statemachineGravatar Sebastian Andrzej Siewior 1-30/+23
2016-07-11bus: mvebu-mbus: make mvebu_mbus_syscore_ops staticGravatar Ben Dooks 1-1/+1
2016-07-11bus: mvebu-mbus: fix __iomem on register pointersGravatar Ben Dooks 1-4/+4
2016-07-01bus: Add support for Tegra ACONNECTGravatar Jon Hunter 3-0/+126
2016-06-23bus: uniphier-system-bus: use of_platform_default_populate() to populate defa...Gravatar Kefeng Wang 1-2/+1
2016-06-23bus: imx-weim: use of_platform_default_populate() to populate default busGravatar Kefeng Wang 1-3/+2
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-5/+37
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-5/+7
2016-05-13MIPS: Remove no longer needed work_on_cpu() callGravatar Anna-Maria Gleixner 1-5/+7
2016-05-13BUS: brcmstb_gisb: Hook to MIPS board_be_handlerGravatar Florian Fainelli 1-0/+30
2016-05-09arm-ccn: Enable building as moduleGravatar Suzuki K Poulose 2-4/+5
2016-04-25Merge tag 'arm-soc/for-4.7/drivers' of http://github.com/Broadcom/stblinux in...Gravatar Arnd Bergmann 1-0/+1
2016-04-18bus: brcmstb_gisb: Rework dependenciesGravatar Florian Fainelli 1-0/+1