summaryrefslogtreecommitdiffstats
path: root/drivers/misc/pvpanic/pvpanic-pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-14pvpanic: Indentation fixes here and thereAndy Shevchenko1-7/+5
2021-09-14pvpanic: Keep single style across modulesAndy Shevchenko1-8/+6
2021-07-21misc/pvpanic-pci: Allow automatic loadingEric Auger1-0/+2
2021-05-27misc/pvpanic: Make 'pvpanic_probe()' resource managedChristophe JAILLET1-12/+1
2021-05-27misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET1-1/+1
2021-05-27misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'Christophe JAILLET1-6/+3
2021-04-02misc/pvpanic: fix return value check in pvpanic_pci_probe()Qiheng Lin1-2/+2
2021-03-28misc/pvpanic: add PCI driverMihai Carabas1-0/+125