summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-28Merge branch 'pci/hotplug'Bjorn Helgaas
2019-11-28Merge branch 'pci/enumeration'Bjorn Helgaas
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas
2019-11-28Merge branch 'pci/aer'Bjorn Helgaas
2019-11-21PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit
2019-11-21PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit
2019-11-21drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler
2019-11-21drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2019-11-21drm/radeon: Correct Transmit Margin masksBjorn Helgaas
2019-11-21drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler
2019-11-21drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2019-11-21drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas
2019-11-21PCI: Add #defines for Enter Compliance, Transmit MarginBjorn Helgaas
2019-11-21PCI: Allow building PCIe things without PCIEPORTBUSBjorn Helgaas
2019-11-21PCI: Remove PCIe Kconfig dependencies on PCIBjorn Helgaas
2019-11-21PCI/ASPM: Remove dependency on PCIEPORTBUSBjorn Helgaas
2019-11-21PCI/PTM: Remove dependency on PCIEPORTBUSBjorn Helgaas
2019-11-21PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas
2019-11-21PCI: sysfs: Remove unused attribute groupsBen Dooks
2019-11-21x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-21x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-yKrzysztof Wilczynski
2019-11-21x86/PCI: Correct SPDX comment styleKrzysztof Wilczynski
2019-11-21x86/PCI: Add NumaChip SPDX GPL-2.0 to replace COPYING boilerplateKrzysztof Wilczynski
2019-11-13ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg
2019-11-12PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2019-11-12PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg
2019-11-11PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson
2019-10-23PCI: Warn if no host bridge NUMA node infoYunsheng Lin
2019-10-20Linux 5.4-rc4Linus Torvalds
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet
2019-10-19net: dsa: fix switch tree listVivien Didelot
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun
2019-10-19Merge branch 'netem-fix-further-issues-with-packet-corruption'David S. Miller
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich