summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2018-12-01bus: arm-cci: remove unnecessary unreachable()Stefan Agner
2018-08-03drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland
2018-01-10sunxi-rsb: Include OF based modalias in device ueventStefan BrĂ¼ns
2017-12-20arm-ccn: perf: Prevent module unload while PMU is in useSuzuki K Poulose
2017-12-14bus: arm-ccn: fix module unloading Error: Removing state 147 which has instan...Kim Phillips
2017-12-14bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier
2017-12-14bus: arm-ccn: Check memory allocation failureChristophe JAILLET
2017-12-14bus: arm-cci: Fix use of smp_processor_id() in preemptible contextMarc Zyngier
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-08-21Merge tag 'sunxi-drivers-for-4.14' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-08-19Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org...Arnd Bergmann
2017-08-18bus: sunxi-rsb: Enable by default for ARM64Jagan Teki
2017-08-16bus: Convert to using %pOF instead of full_nameRob Herring
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada
2017-07-12bus: omap-ocp2scp: Fix error handling in omap_ocp2scp_probeKishon Vijay Abraham I
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-23bus: arm-ccn: Enable stats for CCN-502 interconnectVelibor Markovski
2017-06-23bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe()Markus Elfring
2017-06-23bus: arm-ccn: Fix module autoloadJavier Martinez Canillas
2017-06-17bus: SIMPLE_PM_BUS does not depend on ARCH_RENESASRob Clark
2017-05-13bus: brcmstb_gisb: update to support new revisionDoug Berger
2017-05-13bus: brcmstb_gisb: enable driver for ARM64 architectureDoug Berger
2017-05-13bus: brcmstb_gisb: remove low-level ARM hooksDoug Berger
2017-05-13bus: brcmstb_gisb: add notifier handlingDoug Berger
2017-05-13bus: brcmstb_gisb: correct support for 64-bit address outputDoug Berger
2017-05-13bus: brcmstb_gisb: Use register offsets with writes tooDoug Berger
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-01-16bus: qcom_ebi2: default y if ARCH_QCOMLinus Walleij
2017-01-02bus: da850-mstpri: fix my e-mail addressBartosz Golaszewski
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-11-30bus: vexpress-config: fix device reference leakJohan Hovold
2016-11-30Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-11-23bus: da8xx-mstpri: drop the call to of_flat_dt_get_machine_name()Bartosz Golaszewski
2016-11-18Merge tag 'tegra-for-4.10-bus' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2016-11-15bus: Add support for Tegra Generic Memory InterfaceMirza Krak
2016-11-14bus: davinci: add support for da8xx bus master priority controlBartosz Golaszewski
2016-10-17bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TESTLinus Walleij
2016-10-17drivers: cci: add missing CCI port availability firmware checkLorenzo Pieralisi
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-02bus: qcom-ebi2: depend on HAS_IOMEMLinus Walleij
2016-09-21Merge tag 'qcom-ebi2-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2016-09-08bus: qcom: add EBI2 driverLinus Walleij
2016-09-07arm-cci: pmu: Fix typo in event nameSuzuki K Poulose