summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI/sysfs: Fix 'resource_alignment' newline issuesKrzysztof Wilczyński2021-06-041-14/+20
| | * | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński2021-06-0312-70/+75
| | * | PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s()Krzysztof Wilczyński2021-06-031-8/+10
| | * | PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński2021-06-031-1/+1
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2021-07-061-4/+46
| |\ \
| | * | PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng2021-06-041-4/+46
| | |/
| * | Merge branch 'pci/reset'Bjorn Helgaas2021-07-062-8/+77
| |\ \
| | * | PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun2021-05-241-0/+65
| | * | PCI: Add pci_reset_bus_function() Secondary Bus Reset interfaceRaphael Norwitz2021-05-241-8/+12
| | |/
| * | Merge branch 'pci/pm'Bjorn Helgaas2021-07-061-0/+11
| |\ \
| | * | PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov2021-06-071-0/+11
| | |/
| * | Merge branch 'pci/p2pdma'Bjorn Helgaas2021-07-061-170/+202
| |\ \
| | * | PCI/P2PDMA: Finish RCU conversion of pdev->p2pdmaEric Dumazet2021-07-061-25/+72
| | * | PCI/P2PDMA: Simplify distance calculationChristoph Hellwig2021-06-161-117/+73
| | * | PCI/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe2021-06-101-2/+32
| | * | PCI/P2PDMA: Refactor pci_p2pdma_map_type()Logan Gunthorpe2021-06-101-18/+12
| | * | PCI/P2PDMA: Warn if host bridge not in whitelistLogan Gunthorpe2021-06-101-6/+11
| | * | PCI/P2PDMA: Use correct calc_map_type_and_dist() return typeLogan Gunthorpe2021-06-101-5/+5
| | * | PCI/P2PDMA: Collect acs list in stack buffer to avoid sleepingLogan Gunthorpe2021-06-101-5/+2
| | * | PCI/P2PDMA: Rename upstream_bridge_distance() and rework docLogan Gunthorpe2021-06-101-35/+38
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2021-07-065-7/+112
| |\ \
| | * | PCI: cpcihp: Declare cpci_debug in header fileKrzysztof Wilczyński2021-07-012-2/+3
| | * | PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner2021-06-163-5/+109
| | |/
| * | Merge branch 'pci/error'Bjorn Helgaas2021-07-061-2/+2
| |\ \
| | * | PCI/AER: Use consistent format when printing PCI deviceYicong Yang2021-05-271-2/+2
| | |/
| * | PCI: Dynamically map ECAM regionsRussell King2021-06-161-8/+46
| * | PCI: Print a debug message on PCI device releaseNiklas Schnelle2021-05-271-0/+1
| |/
* | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-0/+22
|\ \
| * \ Merge tag 'v5.13-rc7' into usb-nextGreg Kroah-Hartman2021-06-216-131/+262
| |\ \
| * \ \ Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2021-06-142-1/+9
| |\ \ \
| * | | | PCI: Add sysfs "removable" attributeRajat Jain2021-05-271-0/+22
| | |_|/ | |/| |
* | | | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-031-2/+4
|\ \ \ \
| * | | | PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain2021-06-241-2/+4
| | |/ / | |/| |
* | | | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-011-0/+1
|\ \ \ \
| * \ \ \ Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-237-132/+271
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | PCI: Add support for dev_groups to struct pci_driverAndrey Grodzovsky2021-05-191-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-06-291-0/+3
|\ \ \ \
| * | | | PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang2021-06-201-0/+3
| |/ / /
* | / / Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki2021-06-221-3/+13
| |/ / |/| |
* | | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-186-131/+262
|\ \ \ | |_|/ |/| |
| * | PCI: aardvark: Fix kernel panic during PIO transferPali Rohár2021-06-181-9/+40
| * | PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna2021-06-181-0/+2
| * | PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan2021-06-181-1/+3
| * | PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun2021-06-181-0/+65
| * | PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni2021-06-181-0/+12
| * | PCI: Mark TI C667X to avoid bus resetAntti Järvinen2021-06-181-0/+10
| * | PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter2021-06-183-121/+128
| * | PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal2021-06-181-0/+2
| |/
* / PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker2021-05-252-1/+9
|/
* Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-061-1/+1
|\