aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/hisi_lpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05bus: hisi_lpc: Clean some typesJohn Garry1-5/+4
2019-08-13bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry1-2/+36
2019-08-13bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry1-5/+6
2019-02-08bus: hisi_lpc: Don't fail probe for unrecognised child devicesJohn Garry1-3/+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 Garry1-64/+8
2018-04-04HISI LPC: Add ACPI supportJohn Garry1-4/+204
2018-04-04HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan1-0/+415