summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-252-2/+2
* bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner2016-12-251-1/+4
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-154-0/+570
|\
| * Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-301-3/+1
| |\
| | * bus: da8xx-mstpri: drop the call to of_flat_dt_get_machine_name()Bartosz Golaszewski2016-11-231-3/+1
| * | Merge tag 'tegra-for-4.10-bus' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2016-11-183-0/+292
| |\ \ | | |/ | |/|
| | * bus: Add support for Tegra Generic Memory InterfaceMirza Krak2016-11-153-0/+292
| * | bus: davinci: add support for da8xx bus master priority controlBartosz Golaszewski2016-11-143-0/+280
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-151-0/+10
|\ \
| * | drivers: cci: add missing CCI port availability firmware checkLorenzo Pieralisi2016-10-171-0/+10
| |/
* | bus: vexpress-config: fix device reference leakJohan Hovold2016-11-301-1/+6
* | bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TESTLinus Walleij2016-10-171-0/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-074-25/+420
|\
| * bus: qcom-ebi2: depend on HAS_IOMEMLinus Walleij2016-10-021-0/+1
| * Merge tag 'qcom-ebi2-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-213-0/+416
| |\
| | * bus: qcom: add EBI2 driverLinus Walleij2016-09-083-0/+416
| * | bus: tegra-aconnect: Use of_pm_clk_add_clk()Jon Hunter2016-08-161-20/+2
| * | bus: tegra-aconnect: Make symbol tristateThierry Reding2016-08-161-5/+1
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-033-118/+51
|\ \
| * | MIPS/BUS/CDMM: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-58/+12
| * | bus/arm-ccn: Use cpu-hp's multi instance support instead custom listSebastian Andrzej Siewior2016-09-021-33/+21
| * | bus/arm-cci: Use cpu-hp's multi instance support instead custom listSebastian Andrzej Siewior2016-09-021-27/+18
| |/
* | arm-cci: pmu: Fix typo in event nameSuzuki K Poulose2016-09-071-1/+1
* | Merge tag 'ccn/fixes-for-4.8-v2' of git://git.linaro.org/people/pawel.moll/li...Arnd Bergmann2016-09-021-33/+79
|\ \
| * | bus: arm-ccn: make event groups reliableMark Rutland2016-08-261-9/+20
| * | bus: arm-ccn: fix hrtimer registrationMark Rutland2016-08-261-12/+21
| * | bus: arm-ccn: fix PMU interrupt flagsMark Rutland2016-08-261-2/+3
| * | bus: arm-ccn: Add missing event attribute exclusions for host/guestPawel Moll2016-08-171-2/+3
| * | bus: arm-ccn: Correct required arguments for XP PMU eventsPawel Moll2016-08-171-3/+10
| * | bus: arm-ccn: Fix XP watchpoint settings bitmaskPawel Moll2016-08-171-2/+2
| * | bus: arm-ccn: Do not attempt to configure XPs for cycle counterPawel Moll2016-08-171-0/+4
| * | bus: arm-ccn: Fix PMU handling of MNPawel Moll2016-08-171-3/+16
| |/
* | bus: vexpress-config: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-081-0/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-013-0/+126
|\
| * bus: Add support for Tegra ACONNECTJon Hunter2016-07-013-0/+126
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-5/+5
|\ \
| * | bus: mvebu-mbus: make mvebu_mbus_syscore_ops staticBen Dooks2016-07-111-1/+1
| * | bus: mvebu-mbus: fix __iomem on register pointersBen Dooks2016-07-111-4/+4
| |/
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-302-5/+3
|\ \
| * | bus: uniphier-system-bus: use of_platform_default_populate() to populate defa...Kefeng Wang2016-06-231-2/+1
| * | bus: imx-weim: use of_platform_default_populate() to populate default busKefeng Wang2016-06-231-3/+2
| |/
* | bus/arm-ccn: Convert to hotplug statemachineSebastian Andrzej Siewior2016-07-141-29/+28
* | bus/arm-cci: Convert to hotplug statemachineSebastian Andrzej Siewior2016-07-141-30/+23
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-192-5/+37
|\
| * MIPS: Remove no longer needed work_on_cpu() callAnna-Maria Gleixner2016-05-131-5/+7
| * BUS: brcmstb_gisb: Hook to MIPS board_be_handlerFlorian Fainelli2016-05-131-0/+30
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-182-5/+7
|\ \ | |/ |/|
| * arm-ccn: Enable building as moduleSuzuki K Poulose2016-05-092-4/+5
| * Merge tag 'arm-soc/for-4.7/drivers' of http://github.com/Broadcom/stblinux in...Arnd Bergmann2016-04-251-0/+1
| |\
| | * bus: brcmstb_gisb: Rework dependenciesFlorian Fainelli2016-04-181-0/+1
OpenPOWER on IntegriCloud