aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/hisi_lpc.c
Commit message (Expand)AuthorAgeFilesLines
* bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry2020-02-281-2/+25
* bus: hisi_lpc: Clean some typesJohn Garry2019-11-051-5/+4
* bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry2019-08-131-2/+36
* bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry2019-08-131-5/+6
* bus: hisi_lpc: Don't fail probe for unrecognised child devicesJohn Garry2019-02-081-3/+2
* HISI LPC: Add ACPI UART supportJohn Garry2018-05-101-0/+17
* HISI LPC: Re-Add ACPI child enumeration supportJohn Garry2018-05-101-0/+74
* HISI LPC: Stop using MFD APIsJohn Garry2018-05-101-64/+8
* HISI LPC: Add ACPI supportJohn Garry2018-04-041-4/+204
* HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan2018-04-041-0/+415