aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* PCI: add support for function level resetSheng Yang2008-10-22
* PCI: Fix reference counting bugMatthew Wilcox2008-10-22
* ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-22
* ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi2008-10-22
* ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi2008-10-22
* ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi2008-10-22
* ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi2008-10-22
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-20
|\
| * PCI: fix AER capability checkYu Zhao2008-10-20
| * PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-20
| * PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-20
| * PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-20
| * PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-20
| * PCI: probing debug message uniformizationVincent Legoll2008-10-20
| * PCI: support PCIe ARI capabilityYu Zhao2008-10-20
| * PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-20
| * PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-20
| * PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-20
| * PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-20
| * PCI: use resource_size() everywhere.Zhao, Yu2008-10-20
| * PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-20
| * PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu2008-10-20
| * PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-20
| * PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger2008-10-20
| * PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes2008-10-20
| * PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-20
| * PCI: make CPU list affinity visibleMike Travis2008-10-20
| * PCI: utilize calculated results when detecting MSI featuresJike Song2008-10-20
| * PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-20
| * PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-20
| * PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-20
| * PCI: tidy PME support messagesBjorn Helgaas2008-10-20
| * PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-20
| * PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-20
| * PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-20
| * PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2008-10-20
| * PCI: allow quirks to be compiled outThomas Petazzoni2008-10-20
| * PCI: Check dynids driver_data value for validityJean Delvare2008-10-20
| * PCI: remove dynids.use_driver_dataMilton Miller2008-10-20
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ | |/ |/|
| * intr_remapping: fix typoIngo Molnar2008-10-16
| * genirq: revert dynarrayThomas Gleixner2008-10-16
| * genirq: remove sparse irq codeThomas Gleixner2008-10-16
| * irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2Yinghai Lu2008-10-16
| * irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQDean Nelson2008-10-16
| * dmar: fix dmar_parse_dev() devices_cnt error condition checkSuresh Siddha2008-10-16
| * dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()Suresh Siddha2008-10-16
| * dmar: initialize the return value in dmar_parse_dev()Yinghai Lu2008-10-16
| * dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu2008-10-16
| * sparseirq: fix intr-remap with dyn_array/nr_irqs changes]Suresh Siddha2008-10-16