summaryrefslogtreecommitdiff
path: root/drivers/misc/pvpanic/pvpanic-pci.c
AgeCommit message (Expand)Author
2021-09-14pvpanic: Indentation fixes here and thereAndy Shevchenko
2021-09-14pvpanic: Keep single style across modulesAndy Shevchenko
2021-07-21misc/pvpanic-pci: Allow automatic loadingEric Auger
2021-05-27misc/pvpanic: Make 'pvpanic_probe()' resource managedChristophe JAILLET
2021-05-27misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET
2021-05-27misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'Christophe JAILLET
2021-04-02misc/pvpanic: fix return value check in pvpanic_pci_probe()Qiheng Lin
2021-03-28misc/pvpanic: add PCI driverMihai Carabas