index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-06
1
-0
/
+7
|
\
|
*
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
1
-0
/
+4
|
*
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
1
-0
/
+1
|
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
1
-0
/
+2
*
|
PCI: Announce device after early fixups
Tiezhu Yang
2020-07-30
1
-3
/
+3
*
|
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
2020-07-10
1
-1
/
+1
*
|
PCI: Cache ACS capability offset in device
Rajat Jain
2020-07-10
1
-1
/
+1
|
/
*
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-06
1
-21
/
+44
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-06-04
1
-1
/
+1
|
|
\
|
|
*
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
2020-05-14
1
-1
/
+1
|
*
|
PCI: Program MPS for RCiEP devices
Ashok Raj
2020-05-15
1
-1
/
+21
|
*
|
PCI: Fix pci_host_bridge struct device release/free handling
Rob Herring
2020-05-14
1
-17
/
+19
|
*
|
PCI: Fix pci_register_host_bridge() device_register() error handling
Rob Herring
2020-05-14
1
-2
/
+3
|
|
/
*
/
PCI: Don't disable decoding when mmio_always_on is set
Jiaxun Yang
2020-05-27
1
-1
/
+1
|
/
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-04-02
1
-0
/
+40
|
\
|
*
PCI: Add pci_speed_string()
Bjorn Helgaas
2020-03-10
1
-0
/
+40
*
|
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
2020-03-28
1
-0
/
+1
*
|
PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-0
/
+1
|
/
*
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-11-28
1
-34
/
+11
|
\
|
*
PCI: Remove useless comments and tidy others
Bjorn Helgaas
2019-10-17
1
-28
/
+9
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2019-11-28
1
-0
/
+6
|
\
\
|
*
|
PCI/ATS: Cache PASID Capability offset
Kuppuswamy Sathyanarayanan
2019-10-15
1
-0
/
+3
|
*
|
PCI/ATS: Cache PRI Capability offset
Kuppuswamy Sathyanarayanan
2019-10-15
1
-0
/
+3
|
|
/
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-5
/
+12
|
\
\
|
*
|
PCI: Do not use bus number zero from EA capability
Subbaraya Sundeep
2019-11-14
1
-5
/
+11
|
*
|
PCI: Fix missing bridge dma_ranges resource list cleanup
Rob Herring
2019-10-14
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-11-28
1
-0
/
+1
|
\
\
|
*
|
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
2019-11-21
1
-0
/
+1
|
|
/
*
/
PCI: Warn if no host bridge NUMA node info
Yunsheng Lin
2019-10-23
1
-0
/
+3
|
/
*
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-24
1
-297
/
+29
|
\
|
*
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-09-07
1
-20
/
+28
|
*
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
2019-08-28
1
-8
/
+1
|
*
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
2019-08-28
1
-269
/
+0
|
*
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
2019-08-28
1
-36
/
+36
*
|
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
1
-6
/
+1
|
/
*
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-16
1
-15
/
+13
|
\
|
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2019-07-13
1
-14
/
+12
|
|
\
|
|
*
PCI/IOV: Assume SR-IOV VFs support extended config space.
Alex Williamson
2019-07-03
1
-0
/
+15
|
|
*
Revert "PCI/IOV: Use VF0 cached config space size for other VFs"
Alex Williamson
2019-07-03
1
-17
/
+0
|
*
|
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
2019-06-13
1
-1
/
+1
|
|
/
*
/
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-1
/
+1
|
/
*
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
1
-35
/
+195
|
\
|
*
Merge branch 'pci/printk'
Bjorn Helgaas
2019-05-14
1
-12
/
+9
|
|
\
|
|
*
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
2019-05-09
1
-12
/
+9
|
*
|
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
2019-05-14
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI: Add dma_ranges window list
Srinath Mannam
2019-05-06
1
-0
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2019-05-14
1
-10
/
+120
|
|
\
\
|
|
*
|
PCI/ACPI: Implement _HPX Type 3 Setting Record
Alexandru Gagniuc
2019-04-23
1
-0
/
+114
|
|
*
|
PCI/ACPI: Remove the need for 'struct hotplug_params'
Alexandru Gagniuc
2019-04-23
1
-10
/
+6
|
|
|
/
|
*
|
PCI: Assign bus numbers present in EA capability for bridges
Subbaraya Sundeep
2019-04-17
1
-4
/
+50
[next]