aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus/hisi_lpc.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-13bus: hisi_lpc: Add .remove method to avoid driver unbind crashGravatar John Garry 1-2/+36
2019-08-13bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeGravatar John Garry 1-5/+6
2019-02-08bus: hisi_lpc: Don't fail probe for unrecognised child devicesGravatar John Garry 1-3/+2
2018-05-10HISI LPC: Add ACPI UART supportGravatar John Garry 1-0/+17
2018-05-10HISI LPC: Re-Add ACPI child enumeration supportGravatar John Garry 1-0/+74
2018-05-10HISI LPC: Stop using MFD APIsGravatar John Garry 1-64/+8
2018-04-04HISI LPC: Add ACPI supportGravatar John Garry 1-4/+204
2018-04-04HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsGravatar Zhichang Yuan 1-0/+415