summaryrefslogtreecommitdiffstats
path: root/drivers/bus/hisi_lpc.c
AgeCommit message (Expand)Author
2020-02-28bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry
2019-11-05bus: hisi_lpc: Clean some typesJohn Garry
2019-08-13bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry
2019-08-13bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry
2019-02-08bus: hisi_lpc: Don't fail probe for unrecognised child devicesJohn 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