| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | PCI: Make saved capability state private to core | Bjorn Helgaas | 2021-08-20 | 1 | -2/+21 | |
| | | * | | | | | PCI: Add schedule point in proc_bus_pci_read() | Krzysztof Wilczyński | 2021-08-20 | 1 | -0/+1 | |
| | | * | | | | | PCI/PTM: Remove error message at boot | Jakub Kicinski | 2021-08-20 | 1 | -3/+1 | |
| | | * | | | | | PCI: Fix pci_dev_str_match_path() alloc while atomic bug | Dan Carpenter | 2021-08-12 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'pci/vpd' | Bjorn Helgaas | 2021-09-02 | 2 | -237/+254 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | PCI/VPD: Use unaligned access helpers | Heiner Kallweit | 2021-08-31 | 1 | -9/+5 | |
| | | * | | | | | PCI/VPD: Clean up public VPD defines and inline functions | Heiner Kallweit | 2021-08-31 | 1 | -0/+26 | |
| | | * | | | | | PCI/VPD: Add pci_vpd_find_id_string() | Heiner Kallweit | 2021-08-31 | 1 | -0/+6 | |
| | | * | | | | | PCI/VPD: Include post-processing in pci_vpd_find_tag() | Heiner Kallweit | 2021-08-31 | 1 | -10/+13 | |
| | | * | | | | | PCI/VPD: Stop exporting pci_vpd_find_info_keyword() | Heiner Kallweit | 2021-08-31 | 1 | -2/+1 | |
| | | * | | | | | PCI/VPD: Stop exporting pci_vpd_find_tag() | Heiner Kallweit | 2021-08-31 | 1 | -2/+1 | |
| | | * | | | | | PCI/VPD: Add pci_vpd_check_csum() | Heiner Kallweit | 2021-08-20 | 1 | -0/+23 | |
| | | * | | | | | PCI/VPD: Add pci_vpd_find_ro_info_keyword() | Heiner Kallweit | 2021-08-20 | 1 | -0/+33 | |
| | | * | | | | | PCI/VPD: Add pci_vpd_alloc() | Heiner Kallweit | 2021-08-20 | 1 | -0/+26 | |
| | | * | | | | | PCI/VPD: Treat invalid VPD like missing VPD capability | Heiner Kallweit | 2021-08-12 | 1 | -6/+3 | |
| | | * | | | | | PCI/VPD: Determine VPD size in pci_vpd_init() | Heiner Kallweit | 2021-08-12 | 1 | -23/+19 | |
| | | * | | | | | PCI/VPD: Embed struct pci_vpd in struct pci_dev | Heiner Kallweit | 2021-08-12 | 2 | -50/+14 | |
| | | * | | | | | PCI/VPD: Remove struct pci_vpd.valid member | Heiner Kallweit | 2021-08-12 | 1 | -17/+12 | |
| | | * | | | | | PCI/VPD: Remove struct pci_vpd_ops | Heiner Kallweit | 2021-08-12 | 1 | -54/+32 | |
| | | * | | | | | PCI/VPD: Reorder pci_read_vpd(), pci_write_vpd() | Heiner Kallweit | 2021-08-12 | 1 | -30/+30 | |
| | | * | | | | | PCI/VPD: Remove struct pci_vpd.flag | Heiner Kallweit | 2021-08-09 | 1 | -7/+5 | |
| | | * | | | | | PCI/VPD: Make pci_vpd_wait() uninterruptible | Heiner Kallweit | 2021-08-09 | 1 | -24/+9 | |
| | | * | | | | | PCI/VPD: Remove pci_vpd_size() old_size argument | Heiner Kallweit | 2021-08-09 | 1 | -5/+5 | |
| | | * | | | | | PCI/VPD: Allow access to valid parts of VPD if some is invalid | Bjorn Helgaas | 2021-08-09 | 1 | -3/+3 | |
| | | * | | | | | PCI/VPD: Don't check Large Resource Item Names for validity | Bjorn Helgaas | 2021-08-09 | 1 | -19/+8 | |
| | | * | | | | | PCI/VPD: Reject resource tags with invalid size | Bjorn Helgaas | 2021-08-09 | 1 | -9/+15 | |
| | | * | | | | | PCI/VPD: Treat initial 0xff as missing EEPROM | Heiner Kallweit | 2021-07-30 | 1 | -4/+8 | |
| | | * | | | | | PCI/VPD: Check Resource Item Names against those valid for type | Bjorn Helgaas | 2021-07-30 | 1 | -12/+6 | |
| | | * | | | | | PCI/VPD: Correct diagnostic for VPD read failure | Bjorn Helgaas | 2021-07-30 | 1 | -2/+2 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2021-09-02 | 2 | -3/+52 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | PCI/ACS: Enforce pci=noats with Transaction Blocking | Alex Williamson | 2021-08-20 | 2 | -3/+3 | |
| | | * | | | | | PCI: Add ACS quirks for Cavium multi-function devices | George Cherian | 2021-08-20 | 1 | -0/+4 | |
| | | * | | | | | PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms | Wasim Khan | 2021-08-03 | 1 | -0/+45 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'pci/resource' | Bjorn Helgaas | 2021-09-02 | 1 | -12/+16 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar() | Krzysztof Wilczyński | 2021-07-16 | 1 | -12/+16 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'pci/reset' | Bjorn Helgaas | 2021-09-02 | 11 | -150/+319 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | PCI: Change the type of probe argument in reset functions | Amey Narkhede | 2021-08-18 | 8 | -44/+44 | |
| | | * | | | | | PCI: Add support for ACPI _RST reset method | Shanker Donthineni | 2021-08-18 | 3 | -0/+30 | |
| | | * | | | | | PCI: Setup ACPI fwnode early and at the same time with OF | Shanker Donthineni | 2021-08-18 | 2 | -25/+16 | |
| | | * | | | | | PCI: Use acpi_pci_power_manageable() | Shanker Donthineni | 2021-08-18 | 1 | -8/+10 | |
| | | * | | | | | PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION | Shanker Donthineni | 2021-08-18 | 2 | -4/+10 | |
| | | * | | | | | PCI: Allow userspace to query and set device reset mechanism | Amey Narkhede | 2021-08-18 | 3 | -0/+125 | |
| | | * | | | | | PCI: Remove reset_fn field from pci_dev | Amey Narkhede | 2021-08-17 | 5 | -7/+5 | |
| | | * | | | | | PCI: Add array to track reset method ordering | Amey Narkhede | 2021-08-17 | 3 | -44/+63 | |
| | | * | | | | | PCI: Add pcie_reset_flr() with 'probe' argument | Amey Narkhede | 2021-08-17 | 3 | -39/+38 | |
| | | * | | | | | PCI: Cache PCIe Device Capabilities register | Amey Narkhede | 2021-08-17 | 2 | -6/+5 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'pci/portdrv' | Bjorn Helgaas | 2021-09-02 | 1 | -2/+7 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | PCI/portdrv: Enable Bandwidth Notification only if port supports it | Stuart Hayes | 2021-08-31 | 1 | -2/+7 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'pci/irq' | Bjorn Helgaas | 2021-09-02 | 21 | -128/+76 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | PCI: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-08-02 | 21 | -128/+76 | |
| | | |/ / / / | ||||||
