aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/hisi_lpc.c
AgeCommit message (Expand)Author
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
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