summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
...
* PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-03-201-1/+8
* PCI: Use kzalloc() in pci_create_bus()Geert Uytterhoeven2009-03-201-2/+1
* PCI: fix wrong assumption in pci_read_bridge_basesKenji Kaneshige2009-03-201-1/+1
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-101-4/+4
|\
| * cpumask: update pci_bus_show_cpuaffinity to use new cpumask APIMike Travis2009-01-041-4/+4
* | PCI: set device wakeup capable flag if platform support is presentJesse Barnes2009-01-071-0/+1
* | PCI: allow pci_alloc_child_bus() to handle a NULL bridgeYu Zhao2009-01-071-2/+6
* | PCI: export __pci_read_base()Yu Zhao2009-01-071-11/+9
* | PCI: define PCI resource names in an 'enum'Yu Zhao2009-01-071-1/+1
* | PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki2009-01-071-0/+3
* | PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-3/+3
|/
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
* PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu2008-10-231-3/+0
* PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-221-2/+10
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-201-66/+0
* PCI: probing debug message uniformizationVincent Legoll2008-10-201-13/+12
* PCI: support PCIe ARI capabilityYu Zhao2008-10-201-0/+3
* PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-201-7/+20
* PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-201-1/+1
* PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-201-3/+2
* PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-201-0/+5
* PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-201-1/+1
* pci: Use new %pR to print resource rangesBenjamin Herrenschmidt2008-10-201-15/+13
* Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-161-45/+5
* PCI: re-add debug prints for unmodified BARsYinghai Lu2008-09-121-4/+11
* PCI: Fix printk warnings in probe.cJohann Felix Soden2008-09-091-3/+8
* Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-181-0/+3
|\
| * Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-181-16/+22
| |\
| * | pci: debug extra pci resources rangeYinghai Lu2008-06-231-0/+6
* | | PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman2008-08-071-16/+38
* | | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-281-1/+2
* | | PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox2008-07-281-2/+2
* | | PCI: rewrite PCI BAR reading codeMatthew Wilcox2008-07-281-119/+123
| |/ |/|
* | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-071-44/+3
* | PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-031-3/+3
* | PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-271-2/+3
* | PCI: use dev_printk when possibleBjorn Helgaas2008-06-251-14/+15
* | PCI: introduce pci_slotAlex Chiang2008-06-101-0/+1
* | PCI: Disable PME during PCI scanZhao Yakui2008-06-101-0/+44
|/
* x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-291-16/+17
* x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-261-0/+6
* driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-261-1/+3
* x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-261-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-48/+32
|\
| * PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-201-2/+2
| * PCI: clean up resource alignment managementIvan Kokshaysky2008-04-201-2/+3
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-0/+3
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-201-0/+5
| * PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-201-1/+3
OpenPOWER on IntegriCloud