summaryrefslogtreecommitdiffstats
path: root/drivers/pci/rebar.c
AgeCommit message (Expand)AuthorLines
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen-17/+1
2025-11-24PCI: Validate pci_rebar_size_supported() inputIlpo Järvinen-0/+3
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen-2/+2
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen-0/+23
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen-6/+19
2025-11-14PCI: Improve Resizable BAR functions kernel docIlpo Järvinen-14/+21
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen-0/+12
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen-0/+23
2025-11-14PCI: Move Resizable BAR code to rebar.cIlpo Järvinen-0/+247