aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-15Merge tag 'hisi-drivers-for-5.1' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-02-08bus: hisi_lpc: Don't fail probe for unrecognised child devicesJohn Garry
2019-01-29Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2Tony Lindgren
2019-01-29bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren
2019-01-11bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei
2019-01-11bus: imx-weim: guard against timing configuration conflictsSven Van Asbroeck
2019-01-11bus: imx-weim: support multiple address ranges per child nodeSven Van Asbroeck
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-19bus: qcom: remove duplicated include from qcom-ebi2.cYueHaibing
2018-12-12Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...Olof Johansson
2018-12-10bus: ti-sysc: Check for no-reset and no-idle flags at the child levelTony Lindgren
2018-12-06bus: fsl-mc: remove duplicated include filesYueHaibing
2018-12-03Merge tag 'arm-soc/for-4.21/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson
2018-11-15bus: ti-sysc: Detect devices for debug on omap5Tony Lindgren
2018-11-15bus: ti-sysc: Add mcasp optional clocks flagTony Lindgren
2018-11-15bus: ti-sysc: Fix getting optional clocks in clock_rolesTony Lindgren
2018-11-05bus: brcmstb_gisb: simplify getting .driver_dataWolfram Sang
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-04Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/s...Arnd Bergmann
2018-10-01bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSTony Lindgren
2018-10-01bus: imx-weim: drop unnecessary DT node name NULL checkRob Herring
2018-09-28bus: ti-sysc: Make some warnings debug onlyTony Lindgren
2018-09-28bus: ti-sysc: Detect devices for debug on dra7Tony Lindgren
2018-09-28bus: ti-sysc: Detect timer and gpio on dra7Tony Lindgren
2018-09-28Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t...Tony Lindgren
2018-09-28bus: mvebu-mbus: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-28bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-25bus/fsl-mc: set coherent dma mask for devices on fsl-mc busNipun Gupta
2018-09-25bus/fsl-mc: support dma configure for devices on fsl-mc busNipun Gupta
2018-09-24bus: ti-sysc: Detect devices on am335x when DEBUG is enabledTony Lindgren
2018-09-24bus: ti-sysc: Detect more devices on am473x for debuggingTony Lindgren
2018-09-24bus: ti-sysc: Update revision masks to support am437xTony Lindgren
2018-09-24bus: ti-sysc: Defer suspend as neededTony Lindgren
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-22bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren
2018-08-17Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-17bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren
2018-08-13bus: imx-weim: Remove VLA usageKees Cook
2018-07-26Merge tag 'sunxi-drivers-for-4.19' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson