fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
[safe/jmp/linux-2.6] / drivers / pci / probe.c
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
2006-06-21 Zhang Yanmin[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev
2006-06-21 Bjorn Helgaas[PATCH] PCI: fix to pci ignore pre-set 64-bit bars...
2006-06-21 H. Peter Anvin[PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platforms
2006-03-23 Eric Sesterhenn[PATCH] PCI: kzalloc() conversion in drivers/pci
2006-03-23 Bernhard Kaindl[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign...
2006-03-23 Michael S. Tsirkin[PATCH] PCI: make MSI quirk inheritable from the pci bus
2006-03-23 Ralf Baechle[PATCH] PCI: Avoid leaving MASTER_ABORT disabled perman...
2006-03-23 Kristen Accardi[PATCH] PCI: really fix parent's subordinate busnr
2006-01-09 Benjamin Herrenschmidt[PATCH] PCI: Export pci_cfg_space_size
2006-01-09 Dominik Brodowski[PATCH] PCI: use bus numbers sparsely, if necessary
2006-01-09 Daniel Yeisley[PATCH] PCI Quirk: 1K I/O space granularity on Intel...
2006-01-09 Kristen Accardi[PATCH] pci: call pci_read_irq for bridges
2006-01-09 Kristen Accardi[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
2005-10-28 Randy Dunlap[PATCH] kernel-doc: PCI fixes
2005-09-23 Ivan Kokshaysky[PATCH] pci: fixup parent subordinate busnr
2005-09-22 Amos Waterland[PATCH] fix drivers/pci/probe.c warning
2005-09-10 Alan Cox[PATCH] Subject: PATCH: fix numa caused compile warnings
2005-09-09 Paul Mackerras[PATCH] PCI: Small rearrangement of PCI probing code
2005-09-08 Daniel Ritz[PATCH] PCI: Support PCM PM CAP version 3
2005-09-08 Adrian Bunk[PATCH] PCI: remove CONFIG_PCI_NAMES
2005-07-29 Ivan Kokshaysky[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from...
2005-07-01 Ivan Kokshaysky[PATCH] PCI: handle subtractive decode pci-pci bridge...
2005-07-01 Greg Kroah-Hartman[PATCH] PCI: Fix up PCI routing in parent bridge
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: Link newly created pci...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: Take the PCI lock when...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: Prevent duplicate bus numbe...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: ACPI based root bridge...
2005-06-14 Olof Johansson[PATCH] Fix PCI BAR size interpretation on 64-bit arches
2005-05-04 Greg KH[PATCH] PCI: Clean up a lot of sparse "Should it be...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2