aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-0/+625
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-3384/+14
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-33/+493
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds15-0/+4902
2018-04-04HISI LPC: Add ACPI supportJohn Garry1-4/+204
2018-04-04HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan3-0/+424
2018-03-23bus: fsl-mc: add fsl_mc_allocator cleanup functionIoana Ciornei2-0/+7
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei6-41/+41
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra2-3/+3
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata3-0/+271
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata3-0/+226
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra2-2/+2
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-33/+493
2018-03-06perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy1-4/+13
2018-03-06bus/arm-cci: Streamline devicetree handling a bitRobin Murphy1-5/+2
2018-03-06drivers/bus: Split Arm CCI driverRobin Murphy2-1771/+2
2018-03-06drivers/bus: Move Arm CCN PMU driverRobin Murphy3-1607/+0
2018-02-26bus: ti-sysc: Handle some devices in omap_device compatible wayTony Lindgren1-3/+223
2018-02-26bus: ti-sysc: Add support for platform data callbacksTony Lindgren1-14/+82
2018-02-26bus: ti-sysc: Remove unnecessary debugging statementsTony Lindgren1-8/+1
2018-02-26bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-initTony Lindgren1-6/+22
2018-02-26bus: ti-sysc: Handle stdout-path for debug consoleTony Lindgren1-0/+46
2018-02-26bus: ti-sysc: Add suspend and resume handlingTony Lindgren1-0/+34
2018-02-26bus: ti-sysc: Add fck clock alias for children with notifier_blockTony Lindgren1-4/+87
2018-02-26staging: fsl-mc: merge fix for CONFIG_FSL_MC_BUS movingStephen Rothwell1-1/+1
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata13-0/+4398
2018-02-15bus: ti-sysc: Fix checking of no-reset-on-init quirkTony Lindgren1-1/+1
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