aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-126/+48
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-4/+4
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+12
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+5
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-13/+7
2018-10-04Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/s...Gravatar Arnd Bergmann 1-123/+48
2018-10-01bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSGravatar Tony Lindgren 1-111/+4
2018-10-01bus: imx-weim: drop unnecessary DT node name NULL checkGravatar Rob Herring 1-3/+0
2018-09-28bus: ti-sysc: Make some warnings debug onlyGravatar Tony Lindgren 1-2/+2
2018-09-28bus: ti-sysc: Detect devices for debug on dra7Gravatar Tony Lindgren 1-5/+8
2018-09-28bus: ti-sysc: Detect timer and gpio on dra7Gravatar Tony Lindgren 1-2/+4
2018-09-28Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t...Gravatar Tony Lindgren 1-20/+17
2018-09-28bus: mvebu-mbus: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-1/+1
2018-09-28bus: fsl-mc: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-3/+3
2018-09-25bus/fsl-mc: set coherent dma mask for devices on fsl-mc busGravatar Nipun Gupta 1-0/+1
2018-09-25bus/fsl-mc: support dma configure for devices on fsl-mc busGravatar Nipun Gupta 1-4/+11
2018-09-24bus: ti-sysc: Detect devices on am335x when DEBUG is enabledGravatar Tony Lindgren 1-2/+6
2018-09-24bus: ti-sysc: Detect more devices on am473x for debuggingGravatar Tony Lindgren 1-3/+20
2018-09-24bus: ti-sysc: Update revision masks to support am437xGravatar Tony Lindgren 1-2/+4
2018-09-24bus: ti-sysc: Defer suspend as neededGravatar Tony Lindgren 1-57/+61
2018-09-21bus: fsl-mc: add support for dpseci device typeGravatar Horia Geantă 1-0/+5
2018-09-13gpiolib: Pass array info to get/set array functionsGravatar Janusz Krzysztofik 1-2/+3
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayGravatar Janusz Krzysztofik 1-11/+4
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Gravatar Tony Lindgren 5-1/+129
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-0/+123
2018-08-22bus: ti-sysc: Fix no_console_suspend handlingGravatar Tony Lindgren 1-3/+3
2018-08-17Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+6
2018-08-17bus: ti-sysc: Fix module register ioremap for larger offsetsGravatar Tony Lindgren 1-17/+14
2018-08-13bus: imx-weim: Remove VLA usageGravatar Kees Cook 1-1/+6
2018-07-26Merge tag 'sunxi-drivers-for-4.19' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Olof Johansson 3-0/+59
2018-07-09bus: ti-sysc: Add support for software resetGravatar Faiz Abbas 1-0/+46
2018-07-09bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xGravatar Faiz Abbas 1-0/+18
2018-07-02bus: ti-sysc: Use 2-factor allocator argumentsGravatar Kees Cook 1-4/+4
2018-06-28bus: add bus driver for accessing Allwinner A64 DE2Gravatar Icenowy Zheng 3-0/+59
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-3/+3
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-65/+97
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-43/+345
2018-05-25Merge tag 'omap-for-v4.18/ti-sysc-fix-signed' of git://git.kernel.org/pub/scm...Gravatar Olof Johansson 1-1/+1
2018-05-18bus: ti-sysc: Fix optional clocks array accessGravatar Tony Lindgren 1-1/+1
2018-05-14Merge tag 'hisi-drivers-for-4.18' of git://github.com/hisilicon/linux-hisi in...Gravatar Olof Johansson 2-63/+97
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesGravatar Ingo Molnar 1-0/+1
2018-05-14bus: arm-cci: remove unnecessary unreachable()Gravatar Stefan Agner 1-2/+0
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Gravatar Olof Johansson 1-43/+345
2018-05-13genirq/msi: Limit level-triggered MSI to platform devicesGravatar Marc Zyngier 1-0/+2
2018-05-10HISI LPC: Add ACPI UART supportGravatar John Garry 1-0/+17
2018-05-10HISI LPC: Re-Add ACPI child enumeration supportGravatar John Garry 1-0/+74
2018-05-10HISI LPC: Stop using MFD APIsGravatar John Garry 2-65/+8
2018-05-01bus: ti-sysc: Show module information for suspend if DEBUG is enabledGravatar Tony Lindgren 1-0/+18
2018-05-01bus: ti-sysc: Tag sdio and wdt with legacy mode for suspendGravatar Tony Lindgren 1-0/+8