summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Merge branch 'pci/switchtec'Bjorn Helgaas4-107/+458
2020-01-30Merge branch 'pci/resource'Bjorn Helgaas1-68/+95
2020-01-30Merge branch 'pci/pm'Bjorn Helgaas1-1/+4
2020-01-30Merge branch 'pci/p2pdma'Bjorn Helgaas1-0/+3
2020-01-30Merge branch 'pci/misc'Bjorn Helgaas3-34/+53
2020-01-30Merge branch 'pci/aer'Bjorn Helgaas2-4/+9
2020-01-30PCI: Allow adjust_bridge_window() to shrink resource if necessaryNicholas Johnson1-4/+12
2020-01-30PCI: Set resource size directly in adjust_bridge_window()Nicholas Johnson1-16/+7
2020-01-30PCI: Rename extend_bridge_window() to adjust_bridge_window()Nicholas Johnson1-4/+4
2020-01-30PCI: Rename extend_bridge_window() parameterNicholas Johnson1-4/+4
2020-01-30PCI: Consider alignment of hot-added bridges when assigning resourcesNicholas Johnson1-32/+46
2020-01-30PCI: Remove local variable usage in pci_bus_distribute_available_resources()Nicholas Johnson1-10/+6
2020-01-30PCI: Pass size + alignment to pci_bus_distribute_available_resources()Nicholas Johnson1-16/+19
2020-01-30PCI: Rename variablesNicholas Johnson1-13/+17
2020-01-29PCI: Remove unnecessary bracesNicholas Johnson1-2/+1
2020-01-24PCI/AER: Initialize aer_fifoDongdong Liu1-0/+1
2020-01-24PCI/AER: Factor message prefixes with dev_fmt()Bjorn Helgaas1-3/+5
2020-01-24PCI/AER: Log which device prevents error recoveryYicong Yang1-2/+4
2020-01-15PCI/switchtec: Add Gen4 device IDsKelvin Cao2-0/+36
2020-01-15PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao2-0/+11
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao3-0/+171
2020-01-15PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe2-0/+48
2020-01-15PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe2-25/+54
2020-01-15PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()Logan Gunthorpe1-26/+42
2020-01-15PCI/switchtec: Add 'generation' variableLogan Gunthorpe2-32/+64
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe3-10/+13
2020-01-15PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()Wesley Sheng1-5/+6
2020-01-15PCI/switchtec: Remove redundant valid PFF number countWesley Sheng1-8/+4
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe3-3/+11
2020-01-14PCI/PM: Print config space of devices before suspendChen Yu1-1/+4
2020-01-13PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe1-4/+16
2020-01-09PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe1-1/+1
2020-01-09PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng1-1/+1
2019-12-30Documentation: PCI: Fix pci_alloc_irq_vectors() function name typoZenghui Yu1-1/+1
2019-12-13PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllersDaniel Drake1-0/+16
2019-12-13PCI: Add generic quirk for increasing D3hot delayDaniel Drake1-7/+12
2019-12-13PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu2-26/+24
2019-12-11PCI/P2PDMA: Add Intel SkyLake-E to the whitelistArmen Baloyan1-0/+3
2019-12-09Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds119-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+5
2019-12-08Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds1-0/+1
2019-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-17/+51
2019-12-08Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-12/+28
2019-12-08Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-12/+17
2019-12-08Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+43
2019-12-08Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds37-137/+343
2019-12-08Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds49-622/+1756