Age | Commit message (Expand) | Author |
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 |
2008-08-07 | PCI PM: Export pci_pme_active to drivers | Rafael J. Wysocki |
2008-08-07 | PCI: check the return value of device_create_bin_file() in pci_create_bus() | Simon Horman |
2008-08-07 | PCI: fully restore MSI state at resume time | Jesse Barnes |
2008-08-07 | PCI: add Broadcom 5708S to VPD length quirk | Eric Dumazet |
2008-07-28 | PCI: add D3 power state avoidance quirk | Alan Cox |
2008-07-28 | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li |
2008-07-28 | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li |
2008-07-28 | PCI: disable ASPM per ACPI FADT setting | Shaohua Li |
2008-07-28 | PCI MSI: Don't disable MSIs if the mask bit isn't supported | Matthew Wilcox |
2008-07-28 | PCI: handle 64-bit resources better on 32-bit machines | Matthew Wilcox |
2008-07-28 | PCI: rewrite PCI BAR reading code | Matthew Wilcox |
2008-07-28 | PCI: document pci_target_state | Jesse Barnes |
2008-07-28 | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-22 | PCI: fixup sparse endianness warnings in proc.c | Harvey Harrison |
2008-07-22 | PCI PM: make more PCI PM core functionality available to drivers | Rafael J. Wysocki |
2008-07-22 | PCI/DMAR: don't assume presence of RMRRs | Yong Wang |
2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers |
2008-07-21 | pci kernel-doc fatal error | Randy Dunlap |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-18 | Merge branch 'linus' into pci-for-jesse | Ingo Molnar |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki |
2008-07-16 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell |
2008-07-16 | PCI: remove unnecessary volatile in PCIe hotplug struct controller | Ming Lei |
2008-07-14 | PCI: include linux/pm_wakeup.h for device_set_wakeup_capable | Stephen Rothwell |
2008-07-14 | PCI PM: Fix pci_prepare_to_sleep | Rafael J. Wysocki |
2008-07-11 | x86: make only GART code include gart.h | FUJITA Tomonori |
2008-07-08 | RFC x86: try to remove arch_get_ram_range | Yinghai Lu |
2008-07-07 | PCI: Simplify PCI device PM code | Rafael J. Wysocki |
2008-07-07 | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep | Rafael J. Wysocki |
2008-07-07 | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki |
2008-07-07 | PCI: rework pci_set_power_state function to call platform first | Rafael J. Wysocki |
2008-07-07 | PCI: Introduce platform_pci_power_manageable function | Rafael J. Wysocki |
2008-07-04 | pci: VT3336 can't do MSI either | Tejun Heo |
2008-07-03 | PCI: handle pci_name() being const | Greg Kroah-Hartman |
2008-07-02 | PCI: acpiphp: cleanup notify handler on all root bridges | Alex Chiang |
2008-07-02 | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. | Benjamin Li |
2008-07-01 | PCI: Restrict VPD read permission to root | Ben Hutchings |
2008-06-27 | PCI: fix pci_setup_device()'s sprinting into a const buffer | David Howells |
2008-06-27 | pciehp: use get_service_data | Kenji Kaneshige |
2008-06-27 | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige |