aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2017-10-12bus: mbus: fix window size calculation for 4GB windowsGravatar Jan Luebbe 1-1/+1
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-22/+22
2017-08-21Merge tag 'sunxi-drivers-for-4.14' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-1/+1
2017-08-19Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org...Gravatar Arnd Bergmann 1-2/+7
2017-08-18bus: sunxi-rsb: Enable by default for ARM64Gravatar Jagan Teki 1-1/+1
2017-08-16bus: Convert to using %pOF instead of full_nameGravatar Rob Herring 3-21/+21
2017-08-04bus: uniphier-system-bus: set up registers when resumingGravatar Masahiro Yamada 1-0/+14
2017-07-12bus: omap-ocp2scp: Fix error handling in omap_ocp2scp_probeGravatar Kishon Vijay Abraham I 1-2/+7
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-1/+0
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-50/+73
2017-06-23bus: arm-ccn: Enable stats for CCN-502 interconnectGravatar Velibor Markovski 1-0/+1
2017-06-23bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe()Gravatar Markus Elfring 1-4/+4
2017-06-23bus: arm-ccn: Fix module autoloadGravatar Javier Martinez Canillas 1-0/+1
2017-06-17bus: SIMPLE_PM_BUS does not depend on ARCH_RENESASGravatar Rob Clark 1-1/+0
2017-05-13bus: brcmstb_gisb: update to support new revisionGravatar Doug Berger 1-0/+10
2017-05-13bus: brcmstb_gisb: enable driver for ARM64 architectureGravatar Doug Berger 1-1/+1
2017-05-13bus: brcmstb_gisb: remove low-level ARM hooksGravatar Doug Berger 1-30/+0
2017-05-13bus: brcmstb_gisb: add notifier handlingGravatar Doug Berger 1-0/+39
2017-05-13bus: brcmstb_gisb: correct support for 64-bit address outputGravatar Doug Berger 1-16/+20
2017-05-13bus: brcmstb_gisb: Use register offsets with writes tooGravatar Doug Berger 1-3/+3
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2017-01-16bus: qcom_ebi2: default y if ARCH_QCOMGravatar Linus Walleij 1-0/+1
2017-01-02bus: da850-mstpri: fix my e-mail addressGravatar Bartosz Golaszewski 1-1/+1
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