Age | Commit message (Expand) | Author |
---|---|---|
2024-07-11 | PCI: Remove legacy pcim_release() | Philipp Stanner |
2024-07-11 | PCI: Add managed pcim_intx() | Philipp Stanner |
2024-07-10 | PCI: Give pcim_set_mwi() its own devres cleanup callback | Philipp Stanner |
2024-07-10 | PCI: Move struct pci_devres.pinned bit to struct pci_dev | Philipp Stanner |
2024-07-10 | PCI: Remove struct pci_devres.enabled status bit | Philipp Stanner |
2024-07-10 | PCI: Add managed pcim_request_region() | Philipp Stanner |
2024-07-10 | PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all() | Philipp Stanner |
2024-07-10 | PCI: Add managed partial-BAR request and map infrastructure | Philipp Stanner |
2024-07-10 | PCI: Add devres helpers for iomap table | Philipp Stanner |
2024-07-10 | PCI: Add and use devres helper for bit masks | Philipp Stanner |
2024-02-12 | PCI: Move devres code from pci.c to devres.c | Philipp Stanner |
2024-02-12 | PCI: Move PCI-specific devres code to drivers/pci/ | Philipp Stanner |