aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* 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
* driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-26
* x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-21
|\
| * PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-21
| * PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-21
| * PCI: clean up resource alignment managementIvan Kokshaysky2008-04-21
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-21
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-21
| * PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-21
| * PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-21
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-21
| * PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-21