aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-27/+469
2018-01-26Merge tag 'omap-for-v4.16/ti-sysc-fix-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversArnd Bergmann1-1/+1
2018-01-22bus: ti-sysc: Fix smartreflex sysc maskTony Lindgren1-1/+1
2018-01-18Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki1-1/+1
2018-01-11bus: omap: add MODULE_LICENSE tagsArnd Bergmann2-0/+11
2018-01-04Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversOlof Johansson1-27/+458
2018-01-04Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixesArnd Bergmann1-0/+1
2017-12-21bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren1-0/+100
2017-12-21bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren1-18/+96
2017-12-21bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren1-0/+17
2017-12-21bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren1-10/+246
2017-12-13bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristatePaul Gortmaker1-1/+1
2017-12-05sunxi-rsb: Include OF based modalias in device ueventStefan BrĂ¼ns1-0/+1
2017-12-04bus: arm-ccn: fix module unloading Error: Removing state 147 which has instances left.Kim Phillips1-1/+1
2017-12-04bus: arm-cci: Fix use of smp_processor_id() in preemptible contextMarc Zyngier1-2/+5
2017-12-04bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier1-1/+3
2017-12-04bus: arm-ccn: Simplify codeChristophe JAILLET1-4/+2
2017-12-04bus: arm-ccn: Check memory allocation failureChristophe JAILLET1-0/+5
2017-12-04bus: arm-ccn: constify attribute_group structures.Arvind Yadav1-4/+4
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+384
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+591
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2017-11-07bus: add driver for the Technologic Systems NBUSSebastien Bourdelin3-0/+384
2017-11-03arm-ccn: perf: Prevent module unload while PMU is in useSuzuki K Poulose1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-13bus: ti-sysc: Fix unbalanced pm_runtime_enable by adding removeTony Lindgren1-0/+25
2017-10-13bus: ti-sysc: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-10-12bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-1/+1
2017-10-10bus: ti-sysc: Add minimal TI sysc interconnect target driverTony Lindgren3-0/+566
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-22/+22
2017-08-21Merge tag 'sunxi-drivers-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/driversArnd Bergmann1-1/+1
2017-08-19Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-2/+7
2017-08-18bus: sunxi-rsb: Enable by default for ARM64Jagan Teki1-1/+1
2017-08-16bus: Convert to using %pOF instead of full_nameRob Herring3-21/+21
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada1-0/+14
2017-07-12bus: omap-ocp2scp: Fix error handling in omap_ocp2scp_probeKishon Vijay Abraham I1-2/+7
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-50/+73
2017-06-23bus: arm-ccn: Enable stats for CCN-502 interconnectVelibor Markovski1-0/+1
2017-06-23bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe()Markus Elfring1-4/+4
2017-06-23bus: arm-ccn: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-06-17bus: SIMPLE_PM_BUS does not depend on ARCH_RENESASRob Clark1-1/+0
2017-05-13bus: brcmstb_gisb: update to support new revisionDoug Berger1-0/+10
2017-05-13bus: brcmstb_gisb: enable driver for ARM64 architectureDoug Berger1-1/+1
2017-05-13bus: brcmstb_gisb: remove low-level ARM hooksDoug Berger1-30/+0
2017-05-13bus: brcmstb_gisb: add notifier handlingDoug Berger1-0/+39
2017-05-13bus: brcmstb_gisb: correct support for 64-bit address outputDoug Berger1-16/+20
2017-05-13bus: brcmstb_gisb: Use register offsets with writes tooDoug Berger1-3/+3
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2017-01-16bus: qcom_ebi2: default y if ARCH_QCOMLinus Walleij1-0/+1