Age | Commit message (Expand) | Author |
2009-02-20 | Fix Intel IOMMU write-buffer flushing | David Woodhouse |
2009-02-12 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson |
2009-02-12 | PCI: properly clean up ASPM link state on device remove | Alex Chiang |
2009-02-06 | ACPI: Fix compiler warnings introduced by 32 to 64 bit acpi conversions | Thomas Renninger |
2009-02-06 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2009-02-02 | PCI hotplug: fix lock imbalance in pciehp | Jiri Slaby |
2009-01-24 | PCI: keep ASPM link state consistent throughout PCIe hierarchy | Shaohua Li |
2009-01-18 | PCI PM: Split PCI Express port suspend-resume | Rafael J. Wysocki |
2009-01-18 | PCI: handle PCI state saving with interrupts disabled | Rafael J. Wysocki |
2009-01-18 | PCI: Suspend and resume PCI Express ports with interrupts disabled | Rafael J. Wysocki |
2009-01-18 | PCI: Rework default handling of suspend and resume | Rafael J. Wysocki |
2009-01-18 | System call wrappers part 26 | Heiko Carstens |
2008-12-13 | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger |
2008-12-13 | PCI: stop leaking 'slot_name' in pci_create_slot | Alex Chiang |
2008-12-05 | PCI: Hotplug core: remove 'name' | Alex Chiang |
2008-12-05 | PCI: shcphp: remove 'name' parameter | Alex Chiang |
2008-12-05 | PCI: SGI Hotplug: stop managing bss_hotplug_slot->name | Alex Chiang |
2008-12-05 | PCI: rpaphp: kmalloc/kfree slot->name directly | Alex Chiang |
2008-12-05 | PCI: pciehp: remove 'name' parameter | Alex Chiang |
2008-12-05 | PCI: ibmphp: stop managing hotplug_slot->name | Alex Chiang |
2008-12-05 | PCI: fakephp: remove 'name' parameter | Alex Chiang |
2008-12-05 | PCI: cpqphp: stop managing hotplug_slot->name | Alex Chiang |
2008-12-05 | PCI: cpci_hotplug: stop managing hotplug_slot->name | Alex Chiang |
2008-12-05 | PCI: acpiphp: remove 'name' parameter | Alex Chiang |
2008-12-05 | PCI, PCI Hotplug: introduce slot_name helpers | Alex Chiang |
2008-12-05 | PCI: prevent duplicate slot names | Alex Chiang |
2008-12-05 | PCI Hotplug: serialize pci_hp_register and pci_hp_deregister | Kenji Kaneshige |
2008-12-05 | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang |
2008-12-05 | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang |
2008-11-06 | PCI: fix 64-vbit prefetchable memory resource BARs | Peter Chubb |
2008-10-25 | PCI hotplug: cpqphp: fix kernel NULL pointer dereference | Kenji Kaneshige |
2008-10-02 | Check mapped ranges on sysfs resource files | Linus Torvalds |
2008-09-16 | PCI: fix compiler warnings in pci_get_subsys() | Greg KH |
2008-09-16 | PCI: Fix pcie_aspm=force | Sitsofe Wheeler |
2008-09-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-09-12 | PCI: re-add debug prints for unmodified BARs | Yinghai Lu |
2008-09-10 | PCI: fix pciehp_free_irq() | Adrian Bunk |
2008-09-09 | PCI Hotplug: fakephp: fix deadlock... again | Alex Chiang |
2008-09-09 | PCI: Fix printk warnings in setup-bus.c | Johann Felix Soden |
2008-09-09 | PCI: Fix printk warnings in probe.c | Johann Felix Soden |
2008-09-09 | PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse |
2008-09-04 | PCI: fix pbus_size_mem() resource alignment for CardBus controllers | Linus Torvalds |
2008-08-21 | PCI: fix reference leak in pci_get_dev_by_id() | Greg KH |
2008-08-21 | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-08-21 | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-08-18 | Merge branch 'x86-merge' into for-linus | Jesse Barnes |
2008-08-18 | PCI: add acpi_find_root_bridge_handle | Jiri Slaby |
2008-08-18 | PCI: acpi_pcihp: run _OSC on a root bridge | Jiri Slaby |
2008-08-18 | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes |
2008-08-07 | PCI: Limit VPD length for Broadcom 5708S | Dean Hildebrand |