Files
linux/drivers/pci
Bjorn Helgaas dceed69701 Merge branch 'pci/devres'
- Export pcim_request_region(), a managed counterpart of
  pci_request_region(), for use by drivers (Philipp Stanner)

- Request the PCI BAR used by xboxvideo (Philipp Stanner)

- Export pcim_iomap_region() and deprecate pcim_iomap_regions() (Philipp
  Stanner)

- Request and map drm/ast BARs with pcim_iomap_region() (Philipp Stanner)

* pci/devres:
  drm/ast: Request PCI BAR with devres
  PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
  drm/vboxvideo: Add PCI region request
  PCI: Make pcim_request_region() a public function
2024-09-19 14:25:25 -05:00
..
2023-10-24 16:55:45 -05:00
2024-04-09 09:33:15 -05:00
2024-07-10 04:20:01 +00:00
2024-09-10 19:52:30 -05:00
2024-09-19 14:25:25 -05:00
2023-09-28 16:49:44 -05:00
2023-10-24 16:55:45 -05:00