summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2020-04-17bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman1-1/+1
2020-01-27bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocatedTony Lindgren1-0/+3
2020-01-27bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren1-2/+2
2020-01-27bus: ti-sysc: Add mcasp optional clocks flagTony Lindgren1-0/+11
2019-12-13bus: ti-sysc: Fix getting optional clocks in clock_rolesTony Lindgren1-2/+7
2019-12-05bus: ti-sysc: Check for no-reset and no-idle flags at the child levelTony Lindgren1-7/+25
2019-09-21bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna1-7/+7
2019-09-21bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren1-4/+1
2019-09-06bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry1-2/+36
2019-09-06bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry1-5/+6
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/a...Linus 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/ker...Linus 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/ke...Olof Johansson3-0/+59
2018-07-10bus: ti-sysc: Add support for software resetFaiz Abbas1-0/+46
2018-07-10bus: 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-13Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-06-12Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-65/+97
2018-06-12Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-43/+345
2018-05-26Merge tag 'omap-for-v4.18/ti-sysc-fix-signed' of git://git.kernel.org/pub/scm...Olof 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 in...Olof 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/lin...Olof 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-07Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+625
2018-04-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-3384/+14
2018-04-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-33/+493
2018-04-05Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-0/+4902