summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
...
| * | bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei2019-01-112-0/+24
| |/
* | Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2Tony Lindgren2019-01-291-3/+3
|\ \ | |/ |/|
| * bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren2019-01-291-2/+2
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-01-012-17/+50
|\ \
| * \ Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...Olof Johansson2018-12-121-7/+25
| |\ \
| | * | bus: ti-sysc: Check for no-reset and no-idle flags at the child levelTony Lindgren2018-12-101-7/+25
| * | | Merge tag 'arm-soc/for-4.21/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson2018-12-031-8/+4Star
| |\ \ \ | | |/ / | |/| |
| | * | bus: brcmstb_gisb: simplify getting .driver_dataWolfram Sang2018-11-051-8/+4Star
| * | | bus: ti-sysc: Detect devices for debug on omap5Tony Lindgren2018-11-151-0/+3
| * | | bus: ti-sysc: Add mcasp optional clocks flagTony Lindgren2018-11-151-0/+11
| * | | bus: ti-sysc: Fix getting optional clocks in clock_rolesTony Lindgren2018-11-151-2/+7
| |/ /
* | | bus: qcom: remove duplicated include from qcom-ebi2.cYueHaibing2018-12-191-1/+0Star
* | | bus: fsl-mc: remove duplicated include filesYueHaibing2018-12-062-2/+0Star
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-292-126/+48Star
|\ \
| * \ Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/s...Arnd Bergmann2018-10-041-123/+48Star
| |\ \
| | * | bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSTony Lindgren2018-10-011-111/+4Star
| | * | bus: ti-sysc: Make some warnings debug onlyTony Lindgren2018-09-291-2/+2
| | * | bus: ti-sysc: Detect devices for debug on dra7Tony Lindgren2018-09-291-5/+8
| | * | bus: ti-sysc: Detect timer and gpio on dra7Tony Lindgren2018-09-291-2/+4
| | * | Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t...Tony Lindgren2018-09-291-20/+17Star
| | |\ \
| | * | | bus: ti-sysc: Detect devices on am335x when DEBUG is enabledTony Lindgren2018-09-241-2/+6
| | * | | bus: ti-sysc: Detect more devices on am473x for debuggingTony Lindgren2018-09-241-3/+20
| | * | | bus: ti-sysc: Update revision masks to support am437xTony Lindgren2018-09-241-2/+4
| | * | | bus: ti-sysc: Defer suspend as neededTony Lindgren2018-09-241-57/+61
| * | | | bus: imx-weim: drop unnecessary DT node name NULL checkRob Herring2018-10-011-3/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-262-4/+4
|\ \ \ \
| * | | | bus: mvebu-mbus: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-1/+1
| * | | | bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
| |/ / /
* | | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-4/+12
|\ \ \ \
| * | | | bus/fsl-mc: set coherent dma mask for devices on fsl-mc busNipun Gupta2018-09-251-0/+1
| * | | | bus/fsl-mc: support dma configure for devices on fsl-mc busNipun Gupta2018-09-251-4/+11
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-261-0/+5
|\ \ \ \
| * | | | bus: fsl-mc: add support for dpseci device typeHoria Geantă2018-09-211-0/+5
| |/ / /
* | | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-13/+7Star
|\ \ \ \ | |/ / / |/| | |
| * | | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-2/+3
| * | | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-11/+4Star
| |/ /
* | / Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-285-1/+129
|\| | | |/ |/|
| * Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-234-0/+123
| |\
| | * Merge tag 'sunxi-drivers-for-4.19' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-07-263-0/+59
| | |\
| | | * bus: add bus driver for accessing Allwinner A64 DE2Icenowy Zheng2018-06-283-0/+59
| | * | bus: ti-sysc: Add support for software resetFaiz Abbas2018-07-101-0/+46
| | * | bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xFaiz Abbas2018-07-101-0/+18
| * | | Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-171-1/+6
| |\ \ \ | | |/ / | |/| |
| | * | bus: imx-weim: Remove VLA usageKees Cook2018-08-131-1/+6
| | |/
* | | bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
* | | bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14Star
|/ /
* / bus: ti-sysc: Use 2-factor allocator argumentsKees Cook2018-07-021-4/+4
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-131-3/+3
|\
| * treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-3/+3
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-123-65/+97
|\ \