index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
2014-09-30
PCI: Add generic domain handling
Catalin Marinas
2014-09-23
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2014-09-19
Revert "PCI: Make sure bus number resources stay within their parents bounds"
Bjorn Helgaas
2014-09-19
Revert "PCI: Don't scan random busses in pci_scan_bridge()"
Bjorn Helgaas
2014-09-12
PCI: Configure *all* devices, not just hot-added ones
Bjorn Helgaas
2014-09-12
PCI: Preserve MPS and MRRS when applying _HPX settings
Bjorn Helgaas
2014-09-12
PCI: Apply _HPP settings to all hot-added PCI devices
Bjorn Helgaas
2014-09-12
PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings
Bjorn Helgaas
2014-09-12
PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X
Bjorn Helgaas
2014-09-12
PCI: Remove unused pci_configure_slot()
Bjorn Helgaas
2014-09-12
PCI: Add pci_configure_device() during enumeration
Bjorn Helgaas
2014-09-12
PCI: Move pci_configure_slot() to drivers/pci/probe.c
Bjorn Helgaas
2014-09-08
PCI: Enable CRS Software Visibility for root port if it is supported
Rajat Jain
2014-09-08
PCI: Check only the Vendor ID to identify Configuration Request Retry
Rajat Jain
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
2014-05-27
PCI: Test for std config alias when testing extended config space
Alex Williamson
2014-05-27
PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-26
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
2014-05-23
PCI: Don't add disabled subtractive decode bus resources
Bjorn Helgaas
2014-05-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
2014-05-23
PCI: Don't set BAR to zero if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
PCI: Don't convert BAR address to resource if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
PCI: Reject BAR above 4GB if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
PCI: Fail safely if we can't handle BARs larger than 4GB
Bjorn Helgaas
2014-04-29
PCI: Fix use of uninitialized MPS value
Bjorn Helgaas
2014-04-29
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
2014-03-19
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-03-19
PCI: Log IDE resource quirk in dmesg
Bjorn Helgaas
2014-02-27
PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit
Bjorn Helgaas
2014-02-11
PCI: Don't scan random busses in pci_scan_bridge()
Andreas Noever
2014-02-11
PCI: Check for child busses which use more bus numbers than allocated
Andreas Noever
2014-02-11
PCI: Remove pci_fixup_parent_subordinate_busnr()
Andreas Noever
2014-02-10
PCI: Make sure bus number resources stay within their parents bounds
Andreas Noever
2014-02-10
PCI: Use request_resource_conflict() instead of insert_ for bus numbers
Andreas Noever
2014-02-10
PCI: Assign CardBus bus number only during the second pass
Andreas Noever
2014-02-10
PCI: Clarify the "scan anyway" comment in pci_scan_bridge()
Andreas Noever
2014-02-10
PCI: Increment max correctly in pci_scan_bridge()
Andreas Noever
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
PCI: Make local functions static
Stephen Hemminger
2014-01-13
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
2014-01-10
Merge branch 'pci/resource' into next
Bjorn Helgaas
[next]