PCI: centralize device setup code
[safe/jmp/linux-2.6] / drivers / pci / probe.c
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
2008-03-04 Sam RavnborgPCI: fix section mismatch warning in pci_scan_child_bus
2008-02-05 FUJITA Tomonoriiommu sg merging: PCI: add dma segment boundary support
2008-02-05 FUJITA Tomonoriiommu sg merging: PCI: add device_dma_parameters support
2008-02-02 Sam RavnborgPCI: fix 4x section mismatch warnings
2008-02-02 Sam RavnborgPCI: fix section mismatch warnings referring to pci_do_...
2008-02-02 Greg Kroah-HartmanRevert "PCI: PCIE ASPM support"
2008-02-01 Greg Kroah-HartmanPCI: make pci_bus a struct device
2008-02-01 Shaohua LiPCI: PCIE ASPM support
2008-02-01 Joe PerchesPCI: Add missing "space" in printk messages
2008-02-01 Adrian BunkPCI: remove additional pci_scan_child_bus() prototype
2008-02-01 Adrian BunkPCI: always export pci_scan_single_device
2008-02-01 Adrian BunkPCI: drivers/pci/: remove unused exports
2008-01-25 Greg Kroah-Hartmandriver core: add way to get to bus device klist
2007-12-28 Linus Torvalds[PCI] Do not enable CRS Software Visibility by default
2007-12-17 Gary HadePCI: Restore PCI expansion ROM P2P prefetch window...
2007-12-10 Linus TorvaldsRevert "PCI: fix IDE legacy mode resources"
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: PCI generic helper function
2007-10-12 Gary HadePCI: modify PCI bridge control ISA flag for clarity
2007-10-12 Gary HadePCI: avoid P2P prefetch window for expansion ROMs
2007-10-12 Gary HadePCI: skip ISA ioresource alignment on some systems
2007-10-12 Yoichi YuasaPCI: fix IDE legacy mode resources
2007-09-11 Ralf BaechlePCI: remove devinit from pci_read_bridge_bases
2007-08-22 Bernhard KaindlPCI: lets kill the 'PCI hidden behind bridge' message
2007-07-16 Zhang, Yanminfix jvc cdrom drive lockup
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Auke KokPCI: read revision ID by default
2007-07-11 Greg Kroah-HartmanPCI: point people to Bernhard instead of the linux...
2007-05-03 Michael EllermanMSI: Use a list instead of the custom link structure
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-05-03 Michael EllermanPCI: Create alloc_pci_dev(), the one true way to create...
2007-05-03 Sam Ravnborgpci: do not mark exported functions as __devinit
2007-04-23 Bartlomiej Zolnier... Revert "adjust legacy IDE resource setting (v2)"
2007-03-03 Jan Beulichadjust legacy IDE resource setting (v2)
2007-02-07 Michael EllermanMSI: Remove pci_scan_msi_device()
2007-02-07 Yinghai LuPCI: check szhi when sz is 0 when 64 bit iomem bigger...
2006-12-30 Randy Dunlap[PATCH] pci/probe: fix macro that confuses kernel-doc
2006-12-20 Ralf BaechlePCI legacy resource fix
2006-12-07 Christoph Hellwig[PATCH] add numa node information to struct device
2006-12-01 Alan CoxPCI: quirks: fix the festering mess that claims to...
2006-10-18 Matt DomschPCI: optionally sort device lists breadth-first
2006-09-27 Greg Kroah-HartmanPCI: fix __must_check warnings
2006-07-10 Linas Vepstas[PATCH] pci: initialize struct pci_dev.error_state
next