aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-2/+2
2008-07-21pci kernel-doc fatal errorRandy Dunlap1-4/+2
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar1-1/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds39-1111/+1786
2008-07-16PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki3-6/+4
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+1
2008-07-16PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei1-1/+1
2008-07-14PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell1-0/+1
2008-07-14PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki1-2/+2
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori1-1/+1
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu1-14/+37
2008-07-07PCI: Simplify PCI device PM codeRafael J. Wysocki1-66/+52
2008-07-07PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki1-0/+83
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki4-89/+155
2008-07-07PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2-52/+114
2008-07-07PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki3-20/+65
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo1-0/+1
2008-07-03PCI: handle pci_name() being constGreg Kroah-Hartman1-3/+3
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li4-12/+48
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings1-1/+1
2008-06-27PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells1-2/+3
2008-06-27pciehp: use get_service_dataKenji Kaneshige1-5/+3
2008-06-27pciehp: remove needless command completed interrupt settingKenji Kaneshige1-7/+3
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige3-136/+128
2008-06-25PCI: correct resource number in debug outputJesse Barnes1-4/+4
2008-06-25PCIE: port driver: use dev_printk when possibleBjorn Helgaas2-14/+13
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas3-21/+19
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas6-106/+89
2008-06-25Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige1-3/+1
2008-06-25pciehp: remove inline from command related functionsKenji Kaneshige1-2/+2
2008-06-25pciehp: change command polling frequencyKenji Kaneshige1-2/+2
2008-06-25pciehp: cleanup pcie_poll_cmdKenji Kaneshige1-11/+14
2008-06-25pciehp: fix typo in hpc_release_ctlrKenji Kaneshige1-1/+1
2008-06-25PCI: fixup kdoc blocks for hotplug functionsJesse Barnes1-2/+4
2008-06-12PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes1-1/+0
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linusJesse Barnes2-23/+63
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-nextJesse Barnes3-8/+5
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com1-22/+62
2008-06-11PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki3-6/+4
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+1
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang2-1/+17
2008-06-10PCI: introduce pci_slotAlex Chiang18-282/+402
2008-06-10PCI: construct one fakephp slot per PCI slotAlex Chiang1-55/+29
2008-06-10PCI: unhide the SMBus on the Compaq Deskpro ENKrzysztof Helt1-0/+9
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2-0/+2
2008-06-10PCI: Unhide the SMBus on the Compaq Evo D510Jean Delvare1-0/+7
2008-06-10PCI: eliminate double kfree in intel-iommu initializationJulia Lawall1-1/+0
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige1-1/+1
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige1-1/+1