summaryrefslogtreecommitdiff
path: root/drivers/misc/pvpanic/pvpanic-mmio.c
AgeCommit message (Expand)Author
2026-07-31misc: Unify style of of_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-31misc/pvpanic: Drop unused assignment of acpi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2023-12-23pvpanic: Don't use "proxy" headersAndy Shevchenko
2023-10-18misc/pvpanic: deduplicate common codeThomas Weißschuh
2021-09-14pvpanic: Indentation fixes here and thereAndy Shevchenko
2021-09-14pvpanic: Fix typos in the commentsAndy Shevchenko
2021-05-27misc/pvpanic: Make 'pvpanic_probe()' resource managedChristophe JAILLET
2021-05-27misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET
2021-05-27misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'Christophe JAILLET
2021-03-28misc/pvpanic: probe multiple instancesMihai Carabas
2021-03-28misc/pvpanic: split-up generic and platform dependent codeMihai Carabas