summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)Author
2021-05-22bus: qcom: Put child node before returnPan Bian
2021-04-10bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren
2021-03-30bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko
2020-12-30bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong
2020-12-30mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao
2020-11-05bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun
2020-10-01bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry
2020-04-17bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman
2020-01-27bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocatedTony Lindgren
2020-01-27bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren
2020-01-27bus: ti-sysc: Add mcasp optional clocks flagTony Lindgren
2019-12-13bus: ti-sysc: Fix getting optional clocks in clock_rolesTony Lindgren
2019-12-05bus: ti-sysc: Check for no-reset and no-idle flags at the child levelTony Lindgren
2019-09-21bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna
2019-09-21bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren
2019-09-06bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry
2019-09-06bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry
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
2018-07-09bus: ti-sysc: Add support for software resetFaiz Abbas
2018-07-09bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xFaiz Abbas
2018-07-02bus: ti-sysc: Use 2-factor allocator argumentsKees Cook
2018-06-28bus: add bus driver for accessing Allwinner A64 DE2Icenowy Zheng
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-25Merge tag 'omap-for-v4.18/ti-sysc-fix-signed' of git://git.kernel.org/pub/scm...Olof Johansson
2018-05-18bus: ti-sysc: Fix optional clocks array accessTony Lindgren
2018-05-14Merge tag 'hisi-drivers-for-4.18' of git://github.com/hisilicon/linux-hisi in...Olof Johansson
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar
2018-05-14bus: arm-cci: remove unnecessary unreachable()Stefan Agner
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2018-05-13genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier
2018-05-10HISI LPC: Add ACPI UART supportJohn Garry
2018-05-10HISI LPC: Re-Add ACPI child enumeration supportJohn Garry
2018-05-10HISI LPC: Stop using MFD APIsJohn Garry
2018-05-01bus: ti-sysc: Show module information for suspend if DEBUG is enabledTony Lindgren
2018-05-01bus: ti-sysc: Tag sdio and wdt with legacy mode for suspendTony Lindgren
2018-05-01bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4Tony Lindgren
2018-05-01bus: ti-sysc: Detect omap4 type timers for quirkTony Lindgren
2018-05-01bus: ti-sysc: Add initial support for external resetsTony Lindgren
2018-05-01bus: ti-sysc: Improve suspend and resume handlingTony Lindgren
2018-05-01bus: ti-sysc: Tag some modules resource providers for noirq suspendTony Lindgren
2018-04-30bus: ti-sysc: Add handling for clkctrl opt clocksTony Lindgren