aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-10x86/PCI: Fix log message typoBjorn Helgaas1-1/+1
2022-12-10x86/PCI: Tidy E820 removal messagesBjorn Helgaas1-2/+10
2022-12-10PCI: Skip allocate_resource() if too little space availableBjorn Helgaas1-0/+4
2022-12-10efi/x86: Remove EfiMemoryMappedIO from E820 mapBjorn Helgaas1-0/+46
2022-12-10PCI/portdrv: Allow AER service only for Root Ports & RCECsBjorn Helgaas1-1/+3
2022-12-07PCI: pciehp: Enable Command Completed Interrupt only if supportedPali Rohár1-1/+3
2022-12-06dt-bindings: PCI: mediatek-gen3: add support for mt7986Frank Wunderlich1-0/+17
2022-12-06dt-bindings: PCI: mediatek-gen3: add SoC based clock configFrank Wunderlich1-12/+35
2022-11-22PCI: shpchp: Remove unused get_mode1_ECC_cap callbackIan Cowan3-22/+0
2022-11-22PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream PortsRafael J. Wysocki1-0/+8
2022-11-22PCI/portdrv: Set PCIE_PORT_SERVICE_HP for Root and Downstream Ports onlyRafael J. Wysocki1-0/+2
2022-11-21PCI: Check for alloc failure in pci_request_irq()Zeng Heng1-0/+2
2022-11-16PCI/DOE: Fix maximum data object length miscalculationLi Ming1-4/+16
2022-11-15PCI: pciehp: Enable by default if USB4 enabledAlbert Zhou2-2/+9
2022-11-11PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2022-11-11PCI: brcmstb: Set RCB_{MPS,64B}_MODE bitsJim Quinlan1-1/+8
2022-11-11PCI: brcmstb: Drop needless 'inline' annotationsJim Quinlan1-6/+6
2022-11-11PCI: brcmstb: Replace status loops with read_poll_timeout_atomic()Jim Quinlan1-17/+10
2022-11-11PCI: brcmstb: Wait for 100ms following PERST# deassertJim Quinlan1-2/+9
2022-11-11PCI: brcmstb: Enable Multi-MSIJim Quinlan1-11/+15
2022-11-10dt-bindings: PCI: Add host mode device-id for j721s2 platformMatt Ranostay1-0/+2
2022-11-10dt-bindings: PCI: mediatek-gen3: Support mt8195Jianjun Wang1-2/+11
2022-11-09PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2022-11-08PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár4-43/+74
2022-11-07Revert "PCI: Clear PCI_STATUS when setting up device"Bjorn Helgaas1-3/+0
2022-11-07PCI/ACPI: Use METHOD_NAME__UID instead of plain stringYipeng Zou1-1/+1
2022-11-04PCI: Access Link 2 registers only for devices with LinksMaciej W. Rozycki2-1/+8
2022-10-27dt-bindings: PCI: ti,j721e-pci-*: Add missing interrupt propertiesMatt Ranostay2-0/+14
2022-10-27dt-bindings: PCI: ti,j721e-pci-host: add interrupt controller definitionMatt Ranostay1-0/+13
2022-10-26PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late()Bjorn Helgaas1-4/+4
2022-10-26agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas1-4/+2
2022-10-26agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas1-5/+2
2022-10-26agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas1-4/+2
2022-10-26agp/nvidia: Convert to generic power managementBjorn Helgaas1-20/+4
2022-10-26agp/ati: Convert to generic power managementBjorn Helgaas1-18/+4
2022-10-26agp/amd-k7: Convert to generic power managementBjorn Helgaas1-20/+4
2022-10-26agp/intel: Convert to generic power managementBjorn Helgaas1-6/+5
2022-10-26agp/efficeon: Convert to generic power managementBjorn Helgaas1-12/+4
2022-10-24PCI/portdrv: Unexport pcie_port_service_register(), pcie_port_service_unregister()Bjorn Helgaas1-2/+0
2022-10-24PCI/portdrv: Move private things to portdrv.cBjorn Helgaas2-9/+9
2022-10-24PCI/portdrv: Squash into portdrv.cBjorn Helgaas4-272/+244
2022-10-16Linux 6.1-rc1Linus Torvalds1-2/+2
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa1-8/+11
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor1-2/+7
2022-10-17kbuild: fix single directory buildMasahiro Yamada1-0/+2
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo2-19/+19
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt1-1/+1
2022-10-15smb3: improve SMB3 change notification supportSteve French6-13/+90
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French1-2/+2
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French1-1/+1