aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/pvpanic/pvpanic-mmio.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-23pvpanic: Don't use "proxy" headersAndy Shevchenko1-4/+3
2023-10-18misc/pvpanic: deduplicate common codeThomas Weißschuh1-56/+2
2021-09-14pvpanic: Indentation fixes here and thereAndy Shevchenko1-4/+3
2021-09-14pvpanic: Fix typos in the commentsAndy Shevchenko1-1/+1
2021-05-27misc/pvpanic: Make 'pvpanic_probe()' resource managedChristophe JAILLET1-13/+1
2021-05-27misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET1-1/+1
2021-05-27misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'Christophe JAILLET1-2/+1
2021-03-28misc/pvpanic: probe multiple instancesMihai Carabas1-16/+26
2021-03-28misc/pvpanic: split-up generic and platform dependent codeMihai Carabas1-0/+134