Age | Commit message (Expand) | Author |
2008-10-22 | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang |
2008-10-22 | PCI: rename pci_update_slot_number to pci_renumber_slot | Alex Chiang |
2008-10-22 | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang |
2008-10-22 | PCI: add support for function level reset | Sheng Yang |
2008-10-22 | PCI: Fix reference counting bug | Matthew Wilcox |
2008-10-22 | ACPI/PCI: Set support bit for MSI in support field of _OSC | Taku Izumi |
2008-10-22 | ACPI/PCI: Fix return value of acpi_cuery_osc() | Taku Izumi |
2008-10-22 | ACPI/PCI: Always query _OSC control field in pci_osc_control_set() | Taku Izumi |
2008-10-22 | ACPI/PCI: Change pci_osc_control_set() to query control bits first | Taku Izumi |
2008-10-22 | ACPI/PCI: Fix possible race condition on _OSC evaluation | Taku Izumi |
2008-10-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David Woodhouse |
2008-10-20 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David Woodhouse |
2008-10-20 | PCI: fix AER capability check | Yu Zhao |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes |
2008-10-20 | PCI: remove #ifdef DEBUG around dev_dbg call | Jesse Barnes |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt |
2008-10-20 | PCI: probing debug message uniformization | Vincent Legoll |
2008-10-20 | PCI: support PCIe ARI capability | Yu Zhao |
2008-10-20 | PCI: centralize the capabilities code in probe.c | Zhao, Yu |
2008-10-20 | PCI: centralize the capabilities code in pci-sysfs.c | Zhao, Yu |
2008-10-20 | PCI: fix 64-vbit prefetchable memory resource BARs | Peter Chubb |
2008-10-20 | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu |
2008-10-20 | PCI: use resource_size() everywhere. | Zhao, Yu |
2008-10-20 | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi |
2008-10-20 | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c | Yinghai Lu |
2008-10-20 | PCI: fix hotplug get_##name return value problem | Zhao, Yu |
2008-10-20 | PCI: fix sparse warning in pci_remove_behind_bridge | Stephen Hemminger |
2008-10-20 | PCI: fix -Wakpm warnings in pci_pm_init debug output | Jesse Barnes |
2008-10-20 | PCI: connect struct pci_dev to struct pci_slot | Alex Chiang |
2008-10-20 | PCI: make CPU list affinity visible | Mike Travis |
2008-10-20 | PCI: utilize calculated results when detecting MSI features | Jike Song |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi |
2008-10-20 | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige |
2008-10-20 | PCI: tidy PME support messages | Bjorn Helgaas |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org |
2008-10-20 | PCI: follow lspci device/vendor style | Bjorn Helgaas |
2008-10-20 | PCI PM: Introduce function pci_wake_from_d3 | Rafael J. Wysocki |
2008-10-20 | PCI: allow quirks to be compiled out | Thomas Petazzoni |
2008-10-20 | PCI: Check dynids driver_data value for validity | Jean Delvare |
2008-10-20 | PCI: remove dynids.use_driver_data | Milton Miller |
2008-10-20 | pci: Use new %pR to print resource ranges | Benjamin Herrenschmidt |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-10-20 | intel-iommu: typo fix and correct word in the comment | Ameya Palande |
2008-10-18 | dmar: fix uninitialised 'ret' variable in dmar_parse_dev() | David Woodhouse |
2008-10-18 | intel-iommu: use coherent_dma_mask in alloc_coherent | FUJITA Tomonori |