Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-29 | misc/pvpanic-pci: register attributes via pci_driver | Thomas Weißschuh | 1 | -3/+1 |
2024-01-04 | pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definition | Andy Shevchenko | 1 | -1/+0 |
2023-12-23 | pvpanic: Don't use "proxy" headers | Andy Shevchenko | 1 | -4/+1 |
2023-10-18 | misc/pvpanic: deduplicate common code | Thomas Weißschuh | 1 | -56/+2 |
2021-09-14 | pvpanic: Indentation fixes here and there | Andy Shevchenko | 1 | -7/+5 |
2021-09-14 | pvpanic: Keep single style across modules | Andy Shevchenko | 1 | -8/+6 |
2021-07-21 | misc/pvpanic-pci: Allow automatic loading | Eric Auger | 1 | -0/+2 |
2021-05-27 | misc/pvpanic: Make 'pvpanic_probe()' resource managed | Christophe JAILLET | 1 | -12/+1 |
2021-05-27 | misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMIC | Christophe JAILLET | 1 | -1/+1 |
2021-05-27 | misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()' | Christophe JAILLET | 1 | -6/+3 |
2021-04-02 | misc/pvpanic: fix return value check in pvpanic_pci_probe() | Qiheng Lin | 1 | -2/+2 |
2021-03-28 | misc/pvpanic: add PCI driver | Mihai Carabas | 1 | -0/+125 |