summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas18-167/+255
2019-11-28Merge branch 'pci/hotplug'Bjorn Helgaas5-30/+103
2019-11-28Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+3
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas4-109/+161
2019-11-28Merge branch 'pci/aer'Bjorn Helgaas8-18/+94
2019-11-22PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit4-123/+0
2019-11-22PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit3-0/+156
2019-11-21drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler2-53/+90
2019-11-21drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas2-16/+28
2019-11-21drm/radeon: Correct Transmit Margin masksBjorn Helgaas2-8/+8
2019-11-21drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler2-52/+90
2019-11-21drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas2-16/+28
2019-11-21drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas2-8/+8
2019-11-21PCI: Allow building PCIe things without PCIEPORTBUSBjorn Helgaas1-1/+2
2019-11-21PCI: Remove PCIe Kconfig dependencies on PCIBjorn Helgaas1-2/+0
2019-11-21PCI/ASPM: Remove dependency on PCIEPORTBUSBjorn Helgaas1-1/+1
2019-11-21PCI/PTM: Remove dependency on PCIEPORTBUSBjorn Helgaas1-1/+0
2019-11-21PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas1-1/+1
2019-11-21PCI: sysfs: Remove unused attribute groupsBen Dooks1-18/+0
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski8-0/+9
2019-11-21x86/PCI: Correct SPDX comment styleKrzysztof Wilczynski2-2/+2
2019-11-14ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg1-3/+9
2019-11-13PCI: pciehp: Prevent deadlock on disconnectMika Westerberg4-19/+61
2019-11-13PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg1-2/+23
2019-11-12PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko1-4/+2
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson4-2/+17
2019-10-23PCI: Warn if no host bridge NUMA node infoYunsheng Lin1-0/+3
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-15/+38
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds84-443/+739
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard1-1/+2
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun1-0/+2
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter1-6/+6
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross1-1/+0
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu6-6/+58
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6
2019-10-19zram: fix race between backing_dev_show and backing_dev_storeChenwandun1-2/+3
2019-10-19drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand1-0/+3
2019-10-19Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-blockLinus Torvalds9-66/+148
2019-10-19Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+6
2019-10-19Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-45/+81
2019-10-19Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-27/+70
2019-10-19PCI/AER: Fix kernel-doc warningsAndy Shevchenko1-1/+3
2019-10-19PCI/AER: Use for_each_set_bit() to simplify codeAndy Shevchenko1-11/+8
2019-10-19PCI/AER: Add PoisonTLPBlocked to Uncorrectable error countersRajat Jain1-1/+2
2019-10-19PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar4-3/+64
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel1-0/+1
2019-10-18Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-17/+23
2019-10-18net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-1/+8
2019-10-18net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger3-73/+69