summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2024-03-27bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson1-2/+3
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov1-1/+1
2023-02-22bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can1-1/+7
2022-12-08bus: sunxi-rsb: Support atomic transfersSamuel Holland1-8/+21
2022-08-25bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang1-4/+6
2022-06-14bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren1-1/+3
2022-05-12bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET1-0/+2
2021-05-22bus: qcom: Put child node before returnPan Bian1-1/+3
2021-04-10bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren1-1/+3
2021-03-30bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko1-2/+2
2020-12-30bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong1-1/+3
2020-12-30mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao1-3/+1
2020-11-05bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun1-1/+6
2020-10-01bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry1-2/+25
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