aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/hisi_lpc.c
AgeCommit message (Expand)Author
2022-08-25bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang
2020-10-01bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry
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-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-04-04HISI LPC: Add ACPI supportJohn Garry
2018-04-04HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan