index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
2011-02-08
PCI: Avoid potential NULL pointer dereference in pci_scan_bridge
Jesper Juhl
2010-10-17
PCI: log vendor/device ID always
Bjorn Helgaas
2010-07-30
PCI: disable mmio during bar sizing
Jacob Pan
2010-05-19
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
2010-04-22
PCI: revert broken device warning
Bjorn Helgaas
2010-03-24
PCI: complain about devices that seem to be broken
Bjorn Helgaas
2010-03-24
PCI: make disabled window printk style match the enabled ones
Bjorn Helgaas
2010-03-24
PCI: break out primary/secondary/subordinate for readability
Bjorn Helgaas
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-23
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
2010-02-23
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
2010-02-22
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
2010-02-22
PCI: Make pci_scan_slot more robust
Matthew Wilcox
2010-02-22
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
2010-02-22
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
2010-02-22
PCI: Add support for detection of PCIe and PCI-X bus speeds
Matthew Wilcox
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
PCI: Rewrite pci_scan_slot
Matthew Wilcox
2010-01-29
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
2009-12-04
PCI: add pci_request_acs
Chris Wright
2009-11-24
PCI: use pci_pcie_cap() in pci core
Kenji Kaneshige
2009-11-06
PCI: cache PCIe capability offset
Kenji Kaneshige
2009-11-04
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
PCI: replace pr_debug with dev_dbg
Bjorn Helgaas
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
PCI: populate subsystem vendor and device IDs for PCI bridges
Gabe Black
2009-11-04
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
2009-11-04
PCI: fix nit in ROM BAR size probing
Michael S. Tsirkin
2009-11-04
PCI: add xen dom0 checking before ACS initialization
Allen Kay
2009-11-04
PCI: acs p2p upsteram forwarding enabling
Allen Kay
2009-11-04
PCI: print resources consistently with %pRt
Bjorn Helgaas
2009-09-14
PCI: Clear saved_state after the state has been restored
Rafael J. Wysocki
2009-09-09
PCI: pcie: Ensure hotplug ports have a minimum number of resources
Eric W. Biederman
2009-09-09
PCI: print out pref if mmio is prefetchable
Yinghai Lu
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-06-16
PCI: use pci_is_root_bus() in pci_read_bridge_bases()
Kenji Kaneshige
2009-06-11
PCI/x86: don't assume prefetchable ranges are 64bit
Yinghai Lu
2009-06-04
PCI: use fixed-up device class when configuring device
Yu Zhao
2009-04-22
x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86
Matthew Wilcox
2009-04-06
PCI: annotate pci_rescan_bus as __ref, not __devinit
Alex Chiang
2009-03-26
PCI: fix conflict between SR-IOV and config space sizing
Yu Zhao
2009-03-20
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
2009-03-20
PCI: Introduce pci_rescan_bus()
Alex Chiang
2009-03-20
PCI: always scan child buses
Alex Chiang
2009-03-20
PCI: pci_scan_slot() returns newly found devices
Trent Piepho
2009-03-20
PCI: don't scan existing devices
Trent Piepho
2009-03-20
PCI: centralize device setup code
Yu Zhao
2009-03-20
PCI: reserve bus range for SR-IOV device
Yu Zhao
2009-03-20
PCI: initialize and release SR-IOV capability
Yu Zhao
[next]