summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar2018-05-141-0/+1
|\
| * HISI LPC: Add Kconfig MFD_CORE dependencyJohn Garry2018-04-261-0/+1
* | genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier2018-05-131-0/+2
|/
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-063-0/+625
|\
| * HISI LPC: Add ACPI supportJohn Garry2018-04-041-4/+204
| * HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan2018-04-043-0/+424
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-054-3384/+14
|\ \
| * | perf/arm-cci: Untangle global cci_ctrl_baseRobin Murphy2018-03-061-4/+13
| * | bus/arm-cci: Streamline devicetree handling a bitRobin Murphy2018-03-061-5/+2
| * | drivers/bus: Split Arm CCI driverRobin Murphy2018-03-062-1771/+2
| * | drivers/bus: Move Arm CCN PMU driverRobin Murphy2018-03-063-1607/+0
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-051-33/+493
|\ \ \
| * \ \ Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann2018-03-071-33/+493
| |\ \ \ | | |/ / | |/| |
| | * | bus: ti-sysc: Handle some devices in omap_device compatible wayTony Lindgren2018-02-261-3/+223
| | * | bus: ti-sysc: Add support for platform data callbacksTony Lindgren2018-02-261-14/+82
| | * | bus: ti-sysc: Remove unnecessary debugging statementsTony Lindgren2018-02-261-8/+1
| | * | bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-initTony Lindgren2018-02-261-6/+22
| | * | bus: ti-sysc: Handle stdout-path for debug consoleTony Lindgren2018-02-261-0/+46
| | * | bus: ti-sysc: Add suspend and resume handlingTony Lindgren2018-02-261-0/+34
| | * | bus: ti-sysc: Add fck clock alias for children with notifier_blockTony Lindgren2018-02-261-4/+87
| | |/
* | | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-0415-0/+4902
|\ \ \
| * | | bus: fsl-mc: add fsl_mc_allocator cleanup functionIoana Ciornei2018-03-232-0/+7
| * | | bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei2018-03-236-41/+41
| * | | Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman2018-03-191-1/+1
| |\| |
| * | | staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata2018-03-143-0/+271
| * | | staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata2018-03-143-0/+226
| * | | staging: fsl-mc: merge fix for CONFIG_FSL_MC_BUS movingStephen Rothwell2018-02-261-1/+1
| * | | staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-2213-0/+4398
| | |/ | |/|
* | | perf: Fix sibling iterationPeter Zijlstra2018-03-162-3/+3
* | | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-122-2/+2
| |/ |/|
* | bus: ti-sysc: Fix checking of no-reset-on-init quirkTony Lindgren2018-02-151-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-013-27/+469
|\
| * Merge tag 'omap-for-v4.16/ti-sysc-fix-signed' of ssh://gitolite.kernel.org/pu...Arnd Bergmann2018-01-261-1/+1
| |\
| | * bus: ti-sysc: Fix smartreflex sysc maskTony Lindgren2018-01-221-1/+1
| * | bus: omap: add MODULE_LICENSE tagsArnd Bergmann2018-01-112-0/+11
| * | Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2018-01-041-27/+458
| |\|
| | * bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren2017-12-211-0/+100
| | * bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren2017-12-211-18/+96
| | * bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren2017-12-211-0/+17
| | * bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren2017-12-211-10/+246
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki2018-01-181-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/
| | * / bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristatePaul Gortmaker2017-12-131-1/+1
| | |/
* | | Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-01-041-0/+1
|\ \ \ | |/ / |/| |
| * | sunxi-rsb: Include OF based modalias in device ueventStefan BrĂ¼ns2017-12-051-0/+1
| |/
* | bus: arm-ccn: fix module unloading Error: Removing state 147 which has instan...Kim Phillips2017-12-041-1/+1
* | bus: arm-cci: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-2/+5
* | bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier2017-12-041-1/+3
* | bus: arm-ccn: Simplify codeChristophe JAILLET2017-12-041-4/+2
* | bus: arm-ccn: Check memory allocation failureChristophe JAILLET2017-12-041-0/+5
* | bus: arm-ccn: constify attribute_group structures.Arvind Yadav2017-12-041-4/+4
|/