summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: pci-bridge-emul: Export API functionsPali Rohár2020-09-071-0/+4
| | * | | PCI: aardvark: Check for errors from pci_bridge_emul_init() callPali Rohár2020-09-071-4/+7
| | * | | PCI: aardvark: Fix compilation on s390Pali Rohár2020-09-071-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas2020-10-213-0/+335
| |\ \ \
| | * | | PCI: hip: Add handling of HiSilicon HIP PCIe controller errorsYicong Yang2020-09-163-0/+335
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2020-10-216-35/+16
| |\ \ \
| | * | | PCI: v3-semi: Remove unneeded breakTom Rix2020-10-201-1/+0
| | * | | PCI/P2PDMA: Drop double zeroing for sg_init_table()Julia Lawall2020-09-301-1/+1
| | * | | PCI: Simplify bool comparisonsKrzysztof Wilczyński2020-09-301-2/+2
| | * | | PCI: Simplify pci_dev_reset_slot_function()Lukas Wunner2020-09-171-7/+1
| | * | | PCI: Update mmap-related #ifdef commentsClint Sbisa2020-09-171-2/+2
| | * | | PCI/LINK: Print IRQ number used by portDongdong Liu2020-09-171-0/+3
| | * | | PCI/IOV: Simplify pci-pf-stub with module_pci_driver()Liu Shixin2020-09-171-13/+1
| | * | | PCI: Use scnprintf(), not snprintf(), in sysfs "show" functionsKrzysztof Wilczyński2020-09-013-6/+6
| | * | | PCI: Remove unnecessary header includesGustavo Pimentel2020-09-011-3/+0
| | |/ /
| * | | Merge branch 'pci/pm'Bjorn Helgaas2020-10-215-76/+49
| |\ \ \
| | * | | PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"Bjorn Helgaas2020-09-302-4/+4
| | * | | PCI/PM: Remove unused PCI_PM_BUS_WAITBjorn Helgaas2020-09-301-1/+0
| | * | | PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-294-46/+46
| | * | | PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta2020-09-291-26/+0
| | |/ /
| * | | Merge branch 'pci/hotplug'Bjorn Helgaas2020-10-216-19/+21
| |\ \ \
| | * | | PCI: shpchp: Remove unused 'rc' assignmentKrzysztof Wilczyński2020-09-281-1/+0
| | * | | PCI: pciehp: Reduce noisiness on hot removalLukas Wunner2020-09-174-14/+17
| | * | | PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()Qinglang Miao2020-09-171-4/+4
| | |/ /
| * | | Merge branch 'pci/enumeration'Bjorn Helgaas2020-10-214-0/+85
| |\ \ \
| | * | | PCI: Add Kconfig options for MPS/MRRS strategyJim Quinlan2020-09-302-0/+74
| | * | | PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan2020-09-171-0/+10
| | * | | PCI: Add schedule point in pci_read_config()Jiang Biao2020-09-171-0/+1
| | |/ /
| * | | Merge branch 'pci/aspm'Bjorn Helgaas2020-10-212-151/+146
| |\ \ \
| | * | | PCI/ASPM: Remove struct pcie_link_state.l1ssSaheed O. Bolarinwa2020-10-161-35/+49
| | * | | PCI/ASPM: Remove struct aspm_register_info.l1ss_capSaheed O. Bolarinwa2020-10-161-32/+21
| | * | | PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_infoBjorn Helgaas2020-10-161-9/+8
| | * | | PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1Saheed O. Bolarinwa2020-10-161-12/+14
| | * | | PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)Bjorn Helgaas2020-10-161-4/+1
| | * | | PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa2020-10-162-21/+18
| | * | | PCI/ASPM: Remove struct aspm_register_info.latency_encodingSaheed O. Bolarinwa2020-10-161-14/+10
| | * | | PCI/ASPM: Remove struct aspm_register_info.enabledSaheed O. Bolarinwa2020-10-161-8/+6
| | * | | PCI/ASPM: Remove struct aspm_register_info.supportSaheed O. Bolarinwa2020-10-161-11/+14
| | * | | PCI/ASPM: Use 'parent' and 'child' for readabilityBjorn Helgaas2020-10-161-4/+5
| | * | | PCI/ASPM: Move LTR path check to where it's usedBjorn Helgaas2020-10-161-9/+8
| | * | | PCI/ASPM: Move pci_clear_and_set_dword() earlierBjorn Helgaas2020-10-161-11/+11
| | |/ /
| * / / PCI/ACS: Enable Translation Blocking for external devicesRajat Jain2020-09-162-0/+14
| |/ /
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-152-0/+2
|\ \ \
| * | | dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-061-0/+1
| * | | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
| | |/ | |/|
* | | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-152-74/+0
|\ \ \
| * \ \ Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman2020-10-051-7/+4
| |\ \ \
| * \ \ \ Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2020-09-301-57/+0
| |\ \ \ \
| | * | | | PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg2020-09-031-57/+0
| | | |/ / | | |/| |
| * | | | Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman2020-08-3112-27/+27
| |\| | |