summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-104-22/+22
|\
| * Merge tag 'sunxi-drivers-for-4.14' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-08-211-1/+1
| |\
| | * bus: sunxi-rsb: Enable by default for ARM64Jagan Teki2017-08-181-1/+1
| * | bus: Convert to using %pOF instead of full_nameRob Herring2017-08-163-21/+21
* | | Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org...Arnd Bergmann2017-08-191-2/+7
|\ \ \ | |/ / |/| |
| * | bus: omap-ocp2scp: Fix error handling in omap_ocp2scp_probeKishon Vijay Abraham I2017-07-121-2/+7
* | | bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada2017-08-041-0/+14
| |/ |/|
* | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-091-1/+0
|\ \
| * | bus: SIMPLE_PM_BUS does not depend on ARCH_RENESASRob Clark2017-06-171-1/+0
| |/
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-042-50/+73
|\ \
| * | bus: brcmstb_gisb: update to support new revisionDoug Berger2017-05-131-0/+10
| * | bus: brcmstb_gisb: enable driver for ARM64 architectureDoug Berger2017-05-131-1/+1
| * | bus: brcmstb_gisb: remove low-level ARM hooksDoug Berger2017-05-131-30/+0
| * | bus: brcmstb_gisb: add notifier handlingDoug Berger2017-05-131-0/+39
| * | bus: brcmstb_gisb: correct support for 64-bit address outputDoug Berger2017-05-131-16/+20
| * | bus: brcmstb_gisb: Use register offsets with writes tooDoug Berger2017-05-131-3/+3
| |/
* | bus: arm-ccn: Enable stats for CCN-502 interconnectVelibor Markovski2017-06-231-0/+1
* | bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe()Markus Elfring2017-06-231-4/+4
* | bus: arm-ccn: Fix module autoloadJavier Martinez Canillas2017-06-231-0/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-231-0/+1
|\
| * bus: qcom_ebi2: default y if ARCH_QCOMLinus Walleij2017-01-161-0/+1
* | bus: da850-mstpri: fix my e-mail addressBartosz Golaszewski2017-01-021-1/+1
|/
* 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
OpenPOWER on IntegriCloud