aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* PCI: fix conflict between SR-IOV and config space sizingYu Zhao2009-03-26
* PCI: Introduce /sys/bus/pci/rescanAlex Chiang2009-03-20
* PCI: Introduce pci_rescan_bus()Alex Chiang2009-03-20
* PCI: always scan child busesAlex Chiang2009-03-20
* PCI: pci_scan_slot() returns newly found devicesTrent Piepho2009-03-20
* PCI: don't scan existing devicesTrent Piepho2009-03-20
* PCI: centralize device setup codeYu Zhao2009-03-20
* PCI: reserve bus range for SR-IOV deviceYu Zhao2009-03-20
* PCI: initialize and release SR-IOV capabilityYu Zhao2009-03-20
* PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-03-20
* PCI: Use kzalloc() in pci_create_bus()Geert Uytterhoeven2009-03-20
* PCI: fix wrong assumption in pci_read_bridge_basesKenji Kaneshige2009-03-20
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
|\
| * cpumask: update pci_bus_show_cpuaffinity to use new cpumask APIMike Travis2009-01-04
* | PCI: set device wakeup capable flag if platform support is presentJesse Barnes2009-01-07
* | PCI: allow pci_alloc_child_bus() to handle a NULL bridgeYu Zhao2009-01-07
* | PCI: export __pci_read_base()Yu Zhao2009-01-07
* | PCI: define PCI resource names in an 'enum'Yu Zhao2009-01-07
* | PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki2009-01-07
* | PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
|/
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu2008-10-23
* PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-22
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-20
* PCI: probing debug message uniformizationVincent Legoll2008-10-20
* PCI: support PCIe ARI capabilityYu Zhao2008-10-20
* PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-20
* PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-20
* PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-20
* PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-20
* PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-20
* pci: Use new %pR to print resource rangesBenjamin Herrenschmidt2008-10-20
* Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-16
* PCI: re-add debug prints for unmodified BARsYinghai Lu2008-09-12
* PCI: Fix printk warnings in probe.cJohann Felix Soden2008-09-09
* Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-18
|\
| * Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-18
| |\
| * | pci: debug extra pci resources rangeYinghai Lu2008-06-23
* | | PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman2008-08-07
* | | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-28
* | | PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox2008-07-28
* | | PCI: rewrite PCI BAR reading codeMatthew Wilcox2008-07-28
| |/ |/|
* | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-07
* | PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-03
* | PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-27
* | PCI: use dev_printk when possibleBjorn Helgaas2008-06-25
* | PCI: introduce pci_slotAlex Chiang2008-06-10
* | PCI: Disable PME during PCI scanZhao Yakui2008-06-10
|/
* x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-29
* x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-26