summaryrefslogtreecommitdiffstats
path: root/drivers/misc/pvpanic/pvpanic-mmio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pvpanic: Don't use "proxy" headersAndy Shevchenko2023-12-231-4/+3
* misc/pvpanic: deduplicate common codeThomas Weißschuh2023-10-181-56/+2
* pvpanic: Indentation fixes here and thereAndy Shevchenko2021-09-141-4/+3
* pvpanic: Fix typos in the commentsAndy Shevchenko2021-09-141-1/+1
* misc/pvpanic: Make 'pvpanic_probe()' resource managedChristophe JAILLET2021-05-271-13/+1
* misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET2021-05-271-1/+1
* misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'Christophe JAILLET2021-05-271-2/+1
* misc/pvpanic: probe multiple instancesMihai Carabas2021-03-281-16/+26
* misc/pvpanic: split-up generic and platform dependent codeMihai Carabas2021-03-281-0/+134