summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge branch 'pci/misc'Bjorn Helgaas6-20/+22
2020-12-16Merge branch 'pci/hotplug'Bjorn Helgaas2-5/+3
2020-12-16Merge branch 'pci/err'Bjorn Helgaas13-70/+405
2020-12-16Merge branch 'pci/enumeration'Bjorn Helgaas7-111/+147
2020-12-16Merge branch 'pci/aspm'Bjorn Helgaas3-0/+55
2020-12-12PCI/ACPI: Fix companion lookup for device 0 on the root busRafael J. Wysocki1-1/+21
2020-12-11PCI: Keep both device and resource name for config space remapsAlexander Lobakin1-1/+8
2020-12-09PCI: Reduce pci_set_cacheline_size() message to debug levelHeiner Kallweit1-1/+1
2020-12-09PCI: Remove unused HAVE_PCI_SET_MWIHeiner Kallweit1-1/+0
2020-12-06PCI/AER: Add RCEC AER error injection supportQiuxu Zhuo1-1/+4
2020-12-06PCI/PME: Add pcie_walk_rcec() to RCEC PME handlingSean V Kelley2-10/+15
2020-12-06PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley3-4/+54
2020-12-06PCI/ERR: Recover from RCiEP AER errorsQiuxu Zhuo2-12/+27
2020-12-06PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley4-0/+100
2020-12-06PCI/ERR: Recover from RCEC AER errorsSean V Kelley2-21/+56
2020-12-05PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-05PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas2-6/+6
2020-12-05PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan2-27/+27
2020-12-04PCI/ERR: Clear AER status only when we control AERSean V Kelley1-2/+11
2020-12-04PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley1-7/+23
2020-12-04PCI/ERR: Avoid negated conditional for claritySean V Kelley1-4/+4
2020-12-04PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley1-17/+20
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley3-8/+11
2020-12-04PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley1-1/+1
2020-12-04PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley2-6/+6
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley5-1/+83
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo3-1/+12
2020-12-02PCI/AER: Write AER Capability only when we control itSean V Kelley1-13/+16
2020-11-30PCI: Fix overflow in command-line resource alignment requestsColin Ian King1-1/+1
2020-11-30PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas1-6/+8
2020-11-30PCI: Fix kernel-doc markupMauro Carvalho Chehab5-12/+13
2020-11-21PCI: Avoid duplicate IDs in driver dynamic IDs listZhenzhong Duan1-1/+1
2020-11-21PCI: Move pci_match_device() ahead of new_id_store()Zhenzhong Duan1-72/+73
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel4-3/+11
2020-11-20PCI: ibmphp: Remove unneeded breakBjorn Helgaas1-2/+0
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar3-0/+55
2020-11-09Linux 5.10-rc3Linus Torvalds1-1/+1
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-7/+30
2020-11-08Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-25/+11
2020-11-08Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-6/+38
2020-11-08fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu1-5/+5
2020-11-08vt: Disable KD_FONT_OP_COPYDaniel Vetter1-22/+2
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-33/+38
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds6-17/+39
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-32/+54
2020-11-08Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+5
2020-11-08Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+14
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-18/+107
2020-11-08Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2020-11-08Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-104/+44