- 94097f9 Merge 5.10.81 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- f28c620 PCI/MSI: Deal with devices lying about their MSI mask capability by Marc Zyngier · 3 years, 2 months ago
- beafee9 Merge 5.10.68 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 5402b31 PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n by Andy Shevchenko · 3 years, 5 months ago
- 37485a3 ANDROID: add kabi padding for structures for the android12 release by Greg Kroah-Hartman · 3 years, 6 months ago
- 4869126 ANDROID: GKI: pci: add Android ABI padding to some structures by Greg Kroah-Hartman · 4 years, 8 months ago
- 7bc9b9d ANDROID: cfi: add __cficanonical and fix PREL32 relocations by Sami Tolvanen · 4 years, 9 months ago
- 7ffcc1cf FROMLIST: PCI: Fix PREL32 relocations for LTO by Sami Tolvanen · 4 years, 9 months ago
- fc996db Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 2 months ago
- 924bb1f Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 4 years, 2 months ago
- 0d2493ab Merge branch 'pci/pm' by Bjorn Helgaas · 4 years, 2 months ago
- ecdf57b PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr by Saheed O. Bolarinwa · 4 years, 2 months ago
- 3789af9 PCI/PM: Rename pci_dev.d3_delay to d3hot_delay by Krzysztof Wilczyński · 4 years, 5 months ago
- a5d02e9 PCI/PM: Remove unused pcibios_pm_ops by Vaibhav Gupta · 4 years, 5 months ago
- 12856e7 PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY by Matthew Rosato · 4 years, 4 months ago
- 07e2929 PCI: Allow root and child buses to have different pci_ops by Rob Herring · 4 years, 4 months ago
- 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
- 49e427e Merge branch 'pci/host-probe-refactor' by Bjorn Helgaas · 4 years, 5 months ago
- 0caa17f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 5 months ago
- b0735e8 Merge branch 'pci/error' by Bjorn Helgaas · 4 years, 5 months ago
- 669cbc7 PCI: Move DT resource setup into devm_pci_alloc_host_bridge() by Rob Herring · 4 years, 5 months ago
- 2167c40 PCI: Remove unused pci_lost_interrupt() by Heiner Kallweit · 4 years, 5 months ago
- 99b50be PCI: Treat "external-facing" devices themselves as internal by Rajat Jain · 4 years, 6 months ago
- 52fbf5b PCI: Cache ACS capability offset in device by Rajat Jain · 4 years, 6 months ago
- 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 6 months ago
- 5396956 PCI: Make pcie_find_root_port() work for Root Ports by Mika Westerberg · 4 years, 6 months ago
- 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- 9f91d05 Merge branch 'pci/misc' by Bjorn Helgaas · 4 years, 7 months ago
- 8810a9c Merge branch 'pci/error' by Bjorn Helgaas · 4 years, 7 months ago
- 708b200 PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership by Kuppuswamy Sathyanarayanan · 4 years, 7 months ago
- 6e0688d PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc) by Krzysztof Wilczynski · 4 years, 7 months ago
- a1ceea6 PCI/IOV: Introduce pci_iov_sysfs_link() function by Niklas Schnelle · 4 years, 8 months ago
- 6ae72bf PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() by Yicong Yang · 4 years, 8 months ago
- 914a195 PCI: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 86f26a7 Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 9 months ago
- 86845e3 Merge branch 'pci/resource' by Bjorn Helgaas · 4 years, 9 months ago
- eb81b24 Merge branch 'pci/enumeration' by Bjorn Helgaas · 4 years, 9 months ago
- 2c8d5a2 PCI: Add support for root bus sizing by Ivan Kokshaysky · 4 years, 10 months ago
- 72e0ef0 PCI: Use ioremap(), not phys_to_virt() for platform ROM by Mikel Rychliski · 4 years, 9 months ago
- ac1c8e3 PCI/DPC: Add Error Disconnect Recover (EDR) support by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- be06c1b PCI/DPC: Move DPC data into struct pci_dev by Bjorn Helgaas · 4 years, 9 months ago
- 16efafa PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro by Vasundhara Volam · 4 years, 9 months ago
- e56faff PCI: Add pci_speed_string() by Bjorn Helgaas · 4 years, 10 months ago
- 70c0923 PCI: Introduce pci_get_dsn by Jacob Keller · 4 years, 10 months ago
- ec5d9e8 PCI: Add pci_status_get_and_clear_errors by Heiner Kallweit · 4 years, 10 months ago
- d6e055e PCI: Add constant PCI_STATUS_ERROR_BITS by Heiner Kallweit · 4 years, 10 months ago
- db83c26 Merge branch 'pci/host-vmd' by Bjorn Helgaas · 5 years ago
- 2856ba6 PCI: Introduce pci_real_dma_dev() by Jon Derrick · 5 years ago
- 0929854 PCI: Add nr_devfns parameter to pci_add_dma_alias() by James Sewart · 5 years ago
- c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- 7bd4c4a Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' by Bjorn Helgaas · 5 years ago
- f52412b Merge branch 'pci/virtualization' by Bjorn Helgaas · 5 years ago
- 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
- 7cfe163 Merge branch 'pci/pm' by Bjorn Helgaas · 5 years ago
- c59f0da Merge branch 'pci/msi' by Bjorn Helgaas · 5 years ago
- 3f1b210 Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
- d41b0e6 PCI/MSI: Remove unused pci_irq_get_node() by Greg Kroah-Hartman · 5 years ago
- d6aa37c PCI/PM: Avoid exporting __pci_complete_power_transition() by Rafael J. Wysocki · 5 years ago
- 1a1daf0 PCI/PM: Remove unused pci_driver.suspend_late() hook by Bjorn Helgaas · 5 years ago
- 89cdbc3 PCI/PM: Remove unused pci_driver.resume_early() hook by Bjorn Helgaas · 5 years ago
- 12bcae4 PCI/PM: Use pci_WARN() to include device information by Bjorn Helgaas · 5 years ago
- 331f634 PCI: of: Add inbound resource parsing to helpers by Rob Herring · 5 years ago
- 46b4bff PCI: Fix missing inline for pci_pr3_present() by Takashi Iwai · 5 years ago
- 52525b7 PCI: Add a helper to check Power Resource Requirements _PR3 existence by Kai-Heng Feng · 5 years ago
- b24d5c2 PCI/ATS: Consolidate ATS declarations in linux/pci-ats.h by Krzysztof Wilczynski · 5 years ago
- e5adf79 PCI/ATS: Cache PRI PRG Response PASID Required bit by Bjorn Helgaas · 5 years ago
- 751035b PCI/ATS: Cache PASID Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
- c065190 PCI/ATS: Cache PRI Capability offset by Kuppuswamy Sathyanarayanan · 5 years ago
- 3ad6219 PCI/ATS: Disable PF/VF ATS service independently by Kuppuswamy Sathyanarayanan · 5 years ago
- aff5d05 PCI/ASPM: Add L1 PM substate support to pci_disable_link_state() by Heiner Kallweit · 5 years ago
- c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
- 977da07 crypto: inside-secure - Remove #ifdef checks by Arnd Bergmann · 5 years ago
- 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- c5048a7 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
- 0ca0ef1 Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
- 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
- a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
- 77dc51f Merge branch 'pci/encapsulate' by Bjorn Helgaas · 5 years ago
- 0d8006d PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI by Herbert Xu · 5 years ago
- ca78410 PCI: Get rid of dev->has_secondary_link flag by Mika Westerberg · 5 years ago
- 7f1c62c PCI: Add pci_info_ratelimited() to ratelimit PCI separately by Krzysztof Wilczynski · 5 years ago
- d1bbf38 PCI: Fix typos and whitespace errors by Bjorn Helgaas · 5 years ago
- 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 5 years ago
- accd2dd PCI/ASPM: Add pcie_aspm_enabled() by Rafael J. Wysocki · 5 years ago
- b8074aa PCI: Convert pci_resource_to_user() to a weak function by Denis Efremov · 5 years ago
- 621f7e3 PCI: Make pci_set_of_node(), etc private by Kelsey Skunberg · 5 years ago
- ac6c26d PCI: Make pci_enable_ptm() private by Kelsey Skunberg · 5 years ago
- 72bde9c PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private by Kelsey Skunberg · 5 years ago
- b92b512 PCI: Make pci_ats_init() private by Kelsey Skunberg · 5 years ago
- 5da78d9 PCI: Make pcie_update_link_speed() private by Kelsey Skunberg · 5 years ago
- ecd29c1 PCI: Make pci_bus_get(), pci_bus_put() private by Kelsey Skunberg · 5 years ago
- 003d3b2 PCI: Make pci_hotplug_io_size, mem_size, and bus_size private by Kelsey Skunberg · 5 years ago
- 440589d PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private by Kelsey Skunberg · 5 years ago
- 975e1ac PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private by Kelsey Skunberg · 5 years ago
- 669696e PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private by Kelsey Skunberg · 5 years ago
- c776dd5 PCI: Make PCI_PM_* delay times private by Kelsey Skunberg · 5 years ago
- 4f77e09 PCI: Remove pci_block_cfg_access() et al (unused) by Kelsey Skunberg · 5 years ago
- bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
- fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- 7b4b0f6 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago