linux-2.6-microblaze.git
2021-09-02 Bjorn HelgaasMerge branch 'pci/dwc'
2021-09-02 Bjorn HelgaasMerge branch 'pci/artpec6'
2021-09-02 Bjorn HelgaasMerge branch 'pci/misc'
2021-09-02 Bjorn HelgaasMerge branch 'pci/vpd'
2021-09-02 Bjorn HelgaasMerge branch 'pci/virtualization'
2021-09-02 Bjorn HelgaasMerge branch 'pci/resource'
2021-09-02 Bjorn HelgaasMerge branch 'pci/reset'
2021-09-02 Bjorn HelgaasMerge branch 'pci/portdrv'
2021-09-02 Bjorn HelgaasMerge branch 'pci/irq'
2021-09-02 Bjorn HelgaasMerge branch 'pci/iommu'
2021-09-02 Bjorn HelgaasMerge branch 'pci/hotplug'
2021-09-02 Bjorn HelgaasMerge branch 'pci/enumeration'
2021-09-02 Vishal AslotPCI: ibmphp: Fix double unmap of io_mem
2021-09-02 Christophe... x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API
2021-08-31 Heiner KallweitPCI/VPD: Use unaligned access helpers
2021-08-31 Heiner KallweitPCI/VPD: Clean up public VPD defines and inline functions
2021-08-31 Heiner Kallweitcxgb4: Use pci_vpd_find_id_string() to find VPD ID...
2021-08-31 Heiner KallweitPCI/VPD: Add pci_vpd_find_id_string()
2021-08-31 Heiner KallweitPCI/VPD: Include post-processing in pci_vpd_find_tag()
2021-08-31 Heiner KallweitPCI/VPD: Stop exporting pci_vpd_find_info_keyword()
2021-08-31 Heiner KallweitPCI/VPD: Stop exporting pci_vpd_find_tag()
2021-08-31 Zhangfei GaoPCI: Set dma-can-stall for HiSilicon chips
2021-08-31 Krzysztof WilczyńskiPCI: dwc: Remove surplus break statement after return
2021-08-31 Krzysztof WilczyńskiPCI: artpec6: Remove local code block from switch statement
2021-08-31 Krzysztof WilczyńskiPCI: artpec6: Remove surplus break statement after...
2021-08-31 Stuart HayesPCI/portdrv: Enable Bandwidth Notification only if...
2021-08-26 Zhangfei GaoPCI: Allow PASID on fake PCIe devices without TLP prefixes
2021-08-24 Heiner Kallweitscsi: cxlflash: Search VPD with pci_vpd_find_ro_info_ke...
2021-08-24 Heiner Kallweitcxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
2021-08-24 Heiner Kallweitcxgb4: Remove unused vpd_param member ec
2021-08-24 Heiner Kallweitcxgb4: Validate VPD checksum with pci_vpd_check_csum()
2021-08-24 Heiner Kallweitbnxt: Search VPD with pci_vpd_find_ro_info_keyword()
2021-08-24 Heiner Kallweitbnxt: Read VPD with pci_vpd_alloc()
2021-08-24 Heiner Kallweitbnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
2021-08-24 Heiner Kallweitbnx2x: Read VPD with pci_vpd_alloc()
2021-08-24 Heiner Kallweitbnx2: Replace open-coded byte swapping with swab32s()
2021-08-24 Heiner Kallweitbnx2: Search VPD with pci_vpd_find_ro_info_keyword()
2021-08-24 Heiner Kallweitsfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
2021-08-24 Heiner Kallweitsfc: falcon: Read VPD with pci_vpd_alloc()
2021-08-21 Andy ShevchenkoPCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
2021-08-20 Zhen LeiPCI: Optimize pci_resource_len() to reduce kernel size
2021-08-20 Bjorn HelgaasPCI: Make saved capability state private to core
2021-08-20 Krzysztof WilczyńskiPCI: Add schedule point in proc_bus_pci_read()
2021-08-20 Jonathan CameronPCI: Correct the pci_iomap.h header guard #endif comment
2021-08-20 Alex WilliamsonPCI/ACS: Enforce pci=noats with Transaction Blocking
2021-08-20 George CherianPCI: Add ACS quirks for Cavium multi-function devices
2021-08-20 Jakub KicinskiPCI/PTM: Remove error message at boot
2021-08-20 Heiner Kallweittg3: Search VPD with pci_vpd_find_ro_info_keyword()
2021-08-20 Heiner Kallweittg3: Validate VPD checksum with pci_vpd_check_csum()
2021-08-20 Heiner Kallweittg3: Read VPD with pci_vpd_alloc()
2021-08-20 Heiner Kallweitsfc: Search VPD with pci_vpd_find_ro_info_keyword()
2021-08-20 Heiner Kallweitsfc: Read VPD with pci_vpd_alloc()
2021-08-20 Heiner KallweitPCI/VPD: Add pci_vpd_check_csum()
2021-08-20 Heiner KallweitPCI/VPD: Add pci_vpd_find_ro_info_keyword()
2021-08-20 Heiner KallweitPCI/VPD: Add pci_vpd_alloc()
2021-08-18 Amey NarkhedePCI: Change the type of probe argument in reset functions
2021-08-18 Shanker DonthineniPCI: Add support for ACPI _RST reset method
2021-08-18 Shanker DonthineniPCI: Setup ACPI fwnode early and at the same time with OF
2021-08-18 Shanker DonthineniPCI: Use acpi_pci_power_manageable()
2021-08-18 Shanker DonthineniPCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
2021-08-18 Amey NarkhedePCI: Allow userspace to query and set device reset...
2021-08-17 Amey NarkhedePCI: Remove reset_fn field from pci_dev
2021-08-17 Amey NarkhedePCI: Add array to track reset method ordering
2021-08-17 Amey NarkhedePCI: Add pcie_reset_flr() with 'probe' argument
2021-08-17 Amey NarkhedePCI: Cache PCIe Device Capabilities register
2021-08-12 Dan CarpenterPCI: Fix pci_dev_str_match_path() alloc while atomic bug
2021-08-12 Krzysztof Wilczyńskix86/PCI: Add pci_numachip_init() declaration
2021-08-12 Heiner KallweitPCI/VPD: Treat invalid VPD like missing VPD capability
2021-08-12 Heiner KallweitPCI/VPD: Determine VPD size in pci_vpd_init()
2021-08-12 Heiner KallweitPCI/VPD: Embed struct pci_vpd in struct pci_dev
2021-08-12 Heiner KallweitPCI/VPD: Remove struct pci_vpd.valid member
2021-08-12 Heiner KallweitPCI/VPD: Remove struct pci_vpd_ops
2021-08-12 Heiner KallweitPCI/VPD: Reorder pci_read_vpd(), pci_write_vpd()
2021-08-09 Heiner KallweitPCI/VPD: Remove struct pci_vpd.flag
2021-08-09 Heiner KallweitPCI/VPD: Make pci_vpd_wait() uninterruptible
2021-08-09 Heiner KallweitPCI/VPD: Remove pci_vpd_size() old_size argument
2021-08-09 Bjorn HelgaasPCI/VPD: Allow access to valid parts of VPD if some...
2021-08-09 Bjorn HelgaasPCI/VPD: Don't check Large Resource Item Names for...
2021-08-09 Bjorn HelgaasPCI/VPD: Reject resource tags with invalid size
2021-08-03 Wasim KhanPCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
2021-08-03 Krzysztof WilczyńskiPCI: Return int from pciconfig_read() syscall
2021-08-03 Krzysztof WilczyńskiPCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN...
2021-08-02 Marc ZyngierPCI: Bulk conversion to generic_handle_domain_irq()
2021-07-30 Heiner KallweitPCI/VPD: Treat initial 0xff as missing EEPROM
2021-07-30 Bjorn HelgaasPCI/VPD: Check Resource Item Names against those valid...
2021-07-30 Bjorn HelgaasPCI/VPD: Correct diagnostic for VPD read failure
2021-07-26 Marek BehúnPCI: Restrict ASMedia ASM1062 SATA Max Payload Size...
2021-07-26 Marek BehúnPCI: Call Max Payload Size-related fixup quirks early
2021-07-16 Krzysztof WilczyńskiPCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()
2021-07-11 Linus TorvaldsLinux 5.14-rc1
2021-07-11 Hugh Dickinsmm/rmap: try_to_migrate() skip zone_device !device_private
2021-07-11 Hugh Dickinsmm/rmap: fix new bug: premature return from page_mlock_...
2021-07-11 Hugh Dickinsmm/rmap: fix old bug: munlocking THP missed other mlocks
2021-07-11 Hugh Dickinsmm/rmap: fix comments left over from recent changes
2021-07-11 Linus TorvaldsMerge tag 'irq-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'sched-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'perf-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'locking-urgent-2021-07-11' of git://git...
2021-07-11 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-07-11 Linus TorvaldsMerge tag 'perf-tools-for-v5.14-2021-07-10' of git...
next