Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / pci / probe.c
2010-04-22 Bjorn HelgaasPCI: revert broken device warning
2010-03-24 Bjorn HelgaasPCI: complain about devices that seem to be broken
2010-03-24 Bjorn HelgaasPCI: make disabled window printk style match the enable...
2010-03-24 Bjorn HelgaasPCI: break out primary/secondary/subordinate for readab...
2010-02-26 Rafael J. WysockiPM: Allow PCI devices to suspend/resume asynchronously
2010-02-23 Bjorn HelgaasPCI: augment bus resource table with a list
2010-02-23 Bjorn HelgaasPCI: read bridge windows before filling in subtractive...
2010-02-23 Bjorn HelgaasPCI: split up pci_read_bridge_bases()
2010-02-23 Yinghai LuPCI: reject mmio ranges starting at 0 on pci_bridge...
2010-02-23 Matthew WilcoxPCI: Make pci_scan_slot more robust
2010-02-23 Matthew WilcoxPCI: Add support for reporting PCIe 3.0 speeds
2010-02-23 Matthew WilcoxPCI: Add support for AGP in cur/max bus speed
2010-02-23 Matthew WilcoxPCI: Add support for detection of PCIe and PCI-X bus...
2010-02-23 Matthew WilcoxPCI: Make current and maximum bus speeds part of the...
2010-02-23 Matthew WilcoxPCI: Rewrite pci_scan_slot
2010-01-29 Benjamin Herrenschmidtpowerpc/pci: Add calls to set_pcie_port_type() and...
2009-12-05 Chris WrightPCI: add pci_request_acs
2009-11-24 Kenji KaneshigePCI: use pci_pcie_cap() in pci core
2009-11-06 Kenji KaneshigePCI: cache PCIe capability offset
2009-11-04 Bjorn HelgaasPCI: improve discovery/configuration messages
2009-11-04 Bjorn HelgaasPCI: replace pr_debug with dev_dbg
2009-11-04 Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04 Gabe BlackPCI: populate subsystem vendor and device IDs for PCI...
2009-11-04 Matt DomschPCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
2009-11-04 Michael S. TsirkinPCI: fix nit in ROM BAR size probing
2009-11-04 Allen KayPCI: add xen dom0 checking before ACS initialization
2009-11-04 Allen KayPCI: acs p2p upsteram forwarding enabling
2009-11-04 Bjorn HelgaasPCI: print resources consistently with %pRt
2009-09-14 Rafael J. WysockiPCI: Clear saved_state after the state has been restored
2009-09-09 Eric W. BiedermanPCI: pcie: Ensure hotplug ports have a minimum number...
2009-09-09 Yinghai LuPCI: print out pref if mmio is prefetchable
2009-09-09 Alex ChiangPCI: remove pcibios_scan_all_fns()
2009-06-16 Kenji KaneshigePCI: use pci_is_root_bus() in pci_read_bridge_bases()
2009-06-11 Yinghai LuPCI/x86: don't assume prefetchable ranges are 64bit
2009-06-04 Yu ZhaoPCI: use fixed-up device class when configuring device
2009-04-22 Matthew Wilcoxx86/PCI: Move set_pci_bus_resources_arch_default into...
2009-04-06 Alex ChiangPCI: annotate pci_rescan_bus as __ref, not __devinit
2009-03-26 Yu ZhaoPCI: fix conflict between SR-IOV and config space sizing
2009-03-20 Alex ChiangPCI: Introduce /sys/bus/pci/rescan
2009-03-20 Alex ChiangPCI: Introduce pci_rescan_bus()
2009-03-20 Alex ChiangPCI: always scan child buses
2009-03-20 Trent PiephoPCI: pci_scan_slot() returns newly found devices
2009-03-20 Trent PiephoPCI: don't scan existing devices
2009-03-20 Yu ZhaoPCI: centralize device setup code
2009-03-20 Yu ZhaoPCI: reserve bus range for SR-IOV device
2009-03-20 Yu ZhaoPCI: initialize and release SR-IOV capability
2009-03-20 Yinghai LuPCI/x86: detect host bridge config space size w/o using...
2009-03-20 Geert UytterhoevenPCI: Use kzalloc() in pci_create_bus()
2009-03-20 Kenji KaneshigePCI: fix wrong assumption in pci_read_bridge_bases
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-07 Jesse BarnesPCI: set device wakeup capable flag if platform support...
2009-01-07 Yu ZhaoPCI: allow pci_alloc_child_bus() to handle a NULL bridge
2009-01-07 Yu ZhaoPCI: export __pci_read_base()
2009-01-07 Yu ZhaoPCI: define PCI resource names in an 'enum'
2009-01-07 Rafael J. WysockiPCI: handle PCI state saving with interrupts disabled
2009-01-07 Kay SieversPCI: struct device - replace bus_id with dev_name(...
2009-01-04 Mike Traviscpumask: update pci_bus_show_cpuaffinity to use new...
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-10-23 Zhao, YuPCI: remove unused resource assignment in pci_read_brid...
2008-10-22 Benjamin HerrenschmidtPCI: Workaround invalid P2P bridge bus numbers
2008-10-20 Benjamin HerrenschmidtPCI: Add ability to mmap legacy_io on some platforms
2008-10-20 Vincent LegollPCI: probing debug message uniformization
2008-10-20 Yu ZhaoPCI: support PCIe ARI capability
2008-10-20 Zhao, YuPCI: centralize the capabilities code in probe.c
2008-10-20 Peter ChubbPCI: fix 64-vbit prefetchable memory resource BARs
2008-10-20 Zhao, YuPCI: replace cfg space size (256/4096) by macros.
2008-10-20 Alex ChiangPCI: connect struct pci_dev to struct pci_slot
2008-10-20 Bjorn HelgaasPCI: follow lspci device/vendor style
2008-10-20 Benjamin Herrenschmidtpci: Use new %pR to print resource ranges
2008-10-16 Greg Kroah-HartmanDriver core: add bus_sort_breadthfirst() function
2008-09-12 Yinghai LuPCI: re-add debug prints for unmodified BARs
2008-09-09 Johann Felix SodenPCI: Fix printk warnings in probe.c
2008-08-18 Jesse BarnesMerge branch 'pci-for-jesse' of git://git./linux/kernel...
2008-08-07 Simon HormanPCI: check the return value of device_create_bin_file...
2008-07-28 Shaohua LiPCI: disable ASPM on pre-1.1 PCIe devices
2008-07-28 Matthew WilcoxPCI: handle 64-bit resources better on 32-bit machines
2008-07-28 Matthew WilcoxPCI: rewrite PCI BAR reading code
2008-07-18 Ingo MolnarMerge branch 'linus' into pci-for-jesse
2008-07-07 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-07-03 Greg Kroah-HartmanPCI: handle pci_name() being const
2008-06-27 David HowellsPCI: fix pci_setup_device()'s sprinting into a const...
2008-06-25 Bjorn HelgaasPCI: use dev_printk when possible
2008-06-23 Yinghai Lupci: debug extra pci resources range
2008-06-10 Alex ChiangPCI: introduce pci_slot
2008-06-10 Zhao YakuiPCI: Disable PME during PCI scan
2008-04-29 Yinghai Lux86/pci: remove flag in pci_cfg_space_size_ext
2008-04-26 Yinghai Lux86: multi pci root bus with different io resource...
2008-04-26 Yinghai Ludriver core: try parent numa_node at first before using...
2008-04-26 Yinghai Lux86_64: set cfg_size for AMD Family 10h in case MMCONFIG
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-04-21 Adrian BunkPCI: pci_scan_device() mustn't be __devinit
2008-04-21 Adrian BunkPCI: pci_alloc_child_bus() mustn't be __devinit
2008-04-21 Ivan KokshayskyPCI: clean up resource alignment management
2008-04-21 Ben HutchingsPCI: Expose PCI VPD through sysfs
2008-04-21 Shaohua LiPCI: add PCI Express ASPM support
2008-04-21 Gary HadePCI: Include PCI domain in PCI bus names on x86/x86_64
2008-04-21 Greg Kroah-HartmanPCI: remove global list of PCI devices
2008-04-21 Greg Kroah-HartmanPCI: add is_added flag to struct pci_dev
2008-04-21 Greg Kroah-HartmanPCI: make no_pci_devices() use the pci_bus_type list
2008-04-19 Mike Traviscpumask: use new cpus_scnprintf function
next