aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren5-1/+129
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+123
2018-08-22bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren1-3/+3
2018-08-17Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+6
2018-08-17bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren1-17/+14
2018-08-13bus: imx-weim: Remove VLA usageKees Cook1-1/+6
2018-07-26Merge tag 'sunxi-drivers-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/driversOlof Johansson3-0/+59
2018-07-09bus: ti-sysc: Add support for software resetFaiz Abbas1-0/+46
2018-07-09bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xFaiz Abbas1-0/+18
2018-07-02bus: ti-sysc: Use 2-factor allocator argumentsKees Cook1-4/+4
2018-06-28bus: add bus driver for accessing Allwinner A64 DE2Icenowy Zheng3-0/+59
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-65/+97
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-43/+345
2018-05-25Merge tag 'omap-for-v4.18/ti-sysc-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-1/+1
2018-05-18bus: ti-sysc: Fix optional clocks array accessTony Lindgren1-1/+1
2018-05-14Merge tag 'hisi-drivers-for-4.18' of git://github.com/hisilicon/linux-hisi into next/driversOlof Johansson2-63/+97
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar1-0/+1
2018-05-14bus: arm-cci: remove unnecessary unreachable()Stefan Agner1-2/+0
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-43/+345
2018-05-13genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier1-0/+2
2018-05-10HISI LPC: Add ACPI UART supportJohn Garry1-0/+17
2018-05-10HISI LPC: Re-Add ACPI child enumeration supportJohn Garry1-0/+74
2018-05-10HISI LPC: Stop using MFD APIsJohn Garry2-65/+8
2018-05-01bus: ti-sysc: Show module information for suspend if DEBUG is enabledTony Lindgren1-0/+18
2018-05-01bus: ti-sysc: Tag sdio and wdt with legacy mode for suspendTony Lindgren1-0/+8
2018-05-01bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4Tony Lindgren1-0/+3
2018-05-01bus: ti-sysc: Detect omap4 type timers for quirkTony Lindgren1-0/+3
2018-05-01bus: ti-sysc: Add initial support for external resetsTony Lindgren1-1/+47
2018-05-01bus: ti-sysc: Improve suspend and resume handlingTony Lindgren1-6/+48
2018-05-01bus: ti-sysc: Tag some modules resource providers for noirq suspendTony Lindgren1-0/+77
2018-04-30bus: ti-sysc: Add handling for clkctrl opt clocksTony Lindgren1-25/+115
2018-04-30bus: ti-sysc: Make child clock alias handling more genericTony Lindgren1-13/+23
2018-04-30bus: ti-sysc: Handle simple-bus for nested childrenTony Lindgren1-2/+7
2018-04-26HISI LPC: Add Kconfig MFD_CORE dependencyJohn Garry1-0/+1
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