summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas3-19/+76
2021-02-24Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas3-10/+61
2021-02-24Merge branch 'pci/misc'Bjorn Helgaas8-14/+12
2021-02-24Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-2/+3
2021-02-24Merge branch 'pci/resource'Bjorn Helgaas1-0/+6
2021-02-24Merge branch 'pci/link'Bjorn Helgaas5-154/+0
2021-02-24Merge branch 'pci/hotplug'Bjorn Helgaas1-3/+0
2021-02-24Merge branch 'pci/error'Bjorn Helgaas3-12/+12
2021-02-24Merge branch 'pci/enumeration'Bjorn Helgaas5-32/+29
2021-02-24PCI/portdrv: Report reset for frozen channelKeith Busch1-1/+2
2021-02-24PCI/AER: Specify the type of Port that was resetKeith Busch1-1/+2
2021-02-24PCI/ERR: Retain status from error notificationKeith Busch1-2/+1
2021-02-24PCI/AER: Clear AER status from Root Port when resetting Downstream PortKeith Busch1-1/+1
2021-02-24PCI/ERR: Clear status of the reporting deviceKeith Busch1-7/+6
2021-02-19PCI: acpiphp: Remove unused acpiphp_callback typedefChen Lin1-3/+0
2021-02-18PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński1-2/+3
2021-02-18PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2-0/+7
2021-02-18PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King1-3/+8
2021-02-11PCI: Remove WARN_ON(in_interrupt())Sebastian Andrzej Siewior1-4/+0
2021-02-10PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani3-19/+76
2021-02-10PCI: Apply CONFIG_PCI_DEBUG to entire drivers/pci hierarchyJunhao He1-1/+1
2021-02-10PCI: Add Silicom Denmark vendor IDMartin Hundebøll1-0/+2
2021-02-02PCI/LINK: Remove bandwidth notificationBjorn Helgaas5-154/+0
2021-01-29MAINTAINERS: Fix 'ARM/TEXAS INSTRUMENT KEYSTONE CLOCKSOURCE' capitalizationBjorn Helgaas1-1/+1
2021-01-29Fix "ordering" comment typosBjorn Helgaas3-3/+3
2021-01-27PCI: Align checking of syscall user config accessorsHeiner Kallweit1-5/+5
2021-01-27PCI/ACPI: Clarify message about _OSC failureBjorn Helgaas1-4/+3
2021-01-27PCI/ACPI: Remove unnecessary osc_lockBjorn Helgaas1-20/+10
2021-01-27PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas2-5/+1
2021-01-19PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki2-1/+33
2021-01-19dt-bindings: PCI: brcmstb: add BCM4908 bindingRafał Miłecki1-9/+28
2021-01-13PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel1-0/+6
2021-01-11Linux 5.11-rc3Linus Torvalds1-1/+1
2021-01-11Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-14/+6
2021-01-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-26/+123
2021-01-10Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds22-59/+172
2021-01-10Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-89/+167
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds33-225/+267
2021-01-10Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-29/+21
2021-01-10Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-217/+322
2021-01-10Documentation: kbuild: Fix section referenceViresh Kumar1-1/+1
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-232/+3
2021-01-10Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+10
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-83/+94
2021-01-09Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+14
2021-01-09Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-25/+48
2021-01-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+30
2021-01-09maintainers: update my email addressDarrick J. Wong1-2/+2
2021-01-09io_uring: stop SQPOLL submit on creator's deathPavel Begunkov1-9/+53
2021-01-09io_uring: add warn_once for io_uring_flush()Pavel Begunkov1-4/+10