PCI: don't scan existing devices
[linux-2.6] / drivers / pci /
2009-03-20  Trent PiephoPCI: don't scan existing devices
2009-03-20  Yu ZhaoPCI: handle SR-IOV Virtual Function Migration
2009-03-20  Yu ZhaoPCI: add SR-IOV API for Physical Function driver
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: restore saved SR-IOV state
2009-03-20  Yu ZhaoPCI: initialize and release SR-IOV capability
2009-03-20  David O'SheaPCI: Compaq Evo D510 SMBus quirk using USB instead...
2009-03-20  Dave AirliePCI: expose boot VGA device via sysfs.
2009-03-20  Yinghai LuPCI/x86: detect host bridge config space size w/o using...
2009-03-20  Alex ChiangPCIe: portdrv: call pci_disable_device during remove
2009-03-20  Alex ChiangPCI: PCIe portdrv: eliminate double kfree in remove...
2009-03-20  Geert UytterhoevenPCI: Use kzalloc() in pci_create_bus()
2009-03-20  Yuji ShimadaPCI: allow assignment of memory resources with a specif...
2009-03-20  Matthew WilcoxPCI MSI: Add support for multiple MSI
2009-03-20  Matthew WilcoxPCI MSI: Refactor interrupt masking code
2009-03-20  Matthew WilcoxPCI MSI: Use mask_pos instead of mask_base when appropriate
2009-03-20  Matthew WilcoxPCI MSI: msi_desc->dev is always initialised
2009-03-20  Matthew WilcoxPCI MSI: Replace 'type' with 'is_msix'
2009-03-20  Chris WrightPCI: add remove_id sysfs entry
2009-03-20  Kenji KaneshigePCI: fix wrong assumption in pci_common_swizzle
2009-03-20  Kenji KaneshigePCI: fix wrong assumption in pci_get_interrupt_pin
2009-03-20  Kenji KaneshigePCI: fix wrong assumption in pci_read_bridge_bases
2009-03-20  Kenji KaneshigePCI: fix wrong assumption in pci_find_upstream_pcie_bridge
2009-03-20  Kenji KaneshigePCI hotplug: fix wrong assumption in acpi_get_hp_hw_con...
2009-03-20  Kenji KaneshigePCI hotplug: fix wrong assumption in acpi_get_hp_params...
2009-03-20  Rafael J. WysockiPCI: PCIe portdrv: Implement pm object
2009-03-20  Eric W. BiedermanPCI: pcie_portdriver: fix pcie_port_device_remove
2009-03-20  Ivan KokshayskyPCI/alpha: pci sysfs resources
2009-03-20  Andrew MortonPCI: constify pci_bus_assign_resources()
2009-03-20  akpm@linux-foundat... PCI: constify pci_bus_add_devices()
2009-03-20  Michael EllermanPCI/MSI: Allow arch code to return the number of MSI...
2009-03-20  Roel KluinPCI hotplug: shpchp: fix bus number check to avoid...
2009-03-20  Kenji KaneshigePCI/ACPI: rename pci_osc_control_set()
2009-03-20  Kenji KaneshigePCI/ACPI: move _OSC code to pci_root.c
2009-03-20  Sheng YangPCI: Speed up device reset function
2009-03-20  Jiri SlabyPCI quirk: don't mark one netmos as class other
2009-03-20  Alex ChiangPCI: enhance physical slot debug information
2009-03-20  Kenji KaneshigePCI: pciehp: make cmd_busy flag one bit
2009-03-20  Kenji KaneshigePCI: pciehp: enable software notification on empty...
2009-03-20  Kenji KaneshigePCI: pciehp: fix possible endless loop in pcie_isr
2009-03-20  Julia LawallPCI: introduce missing kfree
2009-03-20  Frank SeidelPCI: add missing KERN_* constants to printks
2009-03-20  Yu ZhaoPCI: check if a bus is added when removing it
2009-03-20  Michael EllermanPCI/MSI: Use #ifdefs instead of weak functions
2009-03-20  Rafael J. WysockiPCI/PCIe portdrv: Fix allocation of interrupts
2009-03-20  Rafael J. WysockiPCI/MSI: Introduce pci_msix_table_size()
2009-03-20  Kay SieversPCI: struct device - replace bus_id with dev_name(...
2009-03-20  Rafael J. WysockiPCI: PCIe portdrv: Remove struct pcie_port_service_id
2009-03-20  Rafael J. WysockiPCI: PCIe portdrv: Simplily probe callback of service...
2009-03-20  Rafael J. WysockiPCI: PCIe portdrv: Remove unnecessary function
2009-03-20  Rafael J. WysockiPCI: PCIe portdrv: Do not enable port device before...
2009-03-20  Rafael J. WysockiPCI: PCIe portdrv: Aviod using service devices with...
2009-03-20  Rafael J. WysockiPCI: PCIe portdrv: Use driver data to simplify code
2009-03-20  Harvey HarrisonPCI: __FUNCTION__ is gcc-specific, use __func__
2009-03-18  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-03-16  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-15  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-14  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-03-14  Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-03-14  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-03-14  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-12  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-03-12  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-03-12  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-03-12  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-03-12  Linus TorvaldsMerge branch 'fixes-20090312' of git://git./linux/kerne...
2009-03-12  Alex ChiangPCIe: portdrv: call pci_disable_device during remove
2009-03-12  Prakash Punnoorpci: Fix typo in message while disabling HT MSI mapping
2009-03-12  Prakash Punnoorpci: don't disable too many HT MSI mapping
2009-03-12  Michael Ellermanpowerpc/pseries: The RPA PCI hotplug driver depends...
2009-03-12  Alex ChiangPCIe: AER: during disable, check subordinate before...
2009-03-12  Alexander DuyckPCI: Add PCI quirk to disable L0s ASPM state for 82575...
2009-03-12  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-11  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-03-09  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-08  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-03-08  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-08  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-06  Ben DooksMerge branch 'master' of git://git./linux/kernel/git...
2009-03-05  Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2009-03-04  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-03  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-03-03  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-03  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-02  Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-02-28  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-28  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-02-28  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-02-28  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-02-28  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-28  Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git./linux/kernel...
2009-02-28  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-02-26  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-02-26  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
next