index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
hisi_lpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: hisi_lpc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-28
1
-4
/
+2
*
bus: Explicitly include correct DT includes
Rob Herring
2023-08-12
1
-1
/
+1
*
bus: hisi_lpc: Use platform_device_register_full()
John Garry
2022-09-08
1
-36
/
+32
*
bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
Andy Shevchenko
2022-09-08
1
-6
/
+6
*
bus: hisi_lpc: Correct error code for timeout
Andy Shevchenko
2022-09-08
1
-1
/
+1
*
bus: hisi_lpc: Use devm_platform_ioremap_resource
Andy Shevchenko
2022-09-08
1
-3
/
+1
*
bus: hisi_lpc: Don't dereference fwnode handle
Andy Shevchenko
2022-09-08
1
-6
/
+4
*
hisi_lpc: Use acpi_dev_for_each_child()
Rafael J. Wysocki
2022-07-01
1
-104
/
+100
*
bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()
Yang Yingliang
2022-07-01
1
-4
/
+6
*
bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removal
John Garry
2020-02-28
1
-2
/
+25
*
bus: hisi_lpc: Clean some types
John Garry
2019-11-05
1
-5
/
+4
*
bus: hisi_lpc: Add .remove method to avoid driver unbind crash
John Garry
2019-08-13
1
-2
/
+36
*
bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free
John Garry
2019-08-13
1
-5
/
+6
*
bus: hisi_lpc: Don't fail probe for unrecognised child devices
John Garry
2019-02-08
1
-3
/
+2
*
HISI LPC: Add ACPI UART support
John Garry
2018-05-10
1
-0
/
+17
*
HISI LPC: Re-Add ACPI child enumeration support
John Garry
2018-05-10
1
-0
/
+74
*
HISI LPC: Stop using MFD APIs
John Garry
2018-05-10
1
-64
/
+8
*
HISI LPC: Add ACPI support
John Garry
2018-04-04
1
-4
/
+204
*
HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
Zhichang Yuan
2018-04-04
1
-0
/
+415