aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt
2008-10-20PCI: probing debug message uniformizationVincent Legoll
2008-10-20PCI: support PCIe ARI capabilityYu Zhao
2008-10-20PCI: centralize the capabilities code in probe.cZhao, Yu
2008-10-20PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu
2008-10-20PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi
2008-10-20PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger
2008-10-20PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang
2008-10-20PCI: make CPU list affinity visibleMike Travis
2008-10-20PCI: utilize calculated results when detecting MSI featuresJike Song
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige
2008-10-20PCI: tidy PME support messagesBjorn Helgaas
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20intel-iommu: typo fix and correct word in the commentAmeya Palande
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman
2008-10-15VT-d: Changes to support KVMKay, Allen M
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-02Check mapped ranges on sysfs resource filesLinus Torvalds
2008-09-26Export the ROM enable/disable helpersAlan Cox
2008-09-26x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH
2008-09-16PCI: Fix pcie_aspm=forceSitsofe Wheeler
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar
2008-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-09-12PCI: re-add debug prints for unmodified BARsYinghai Lu