summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-07PCI PM: Avoid touching devices behind bridges in unknown stateRafael J. Wysocki1-0/+1
2009-01-07PCI PM: Add suspend counterpart of pci_reenable_deviceRafael J. Wysocki1-0/+1
2009-01-07PCI: revise VPD access interfaceStephen Hemminger1-3/+3
2009-01-07PCI: set device wakeup capable flag if platform support is presentJesse Barnes1-0/+1
2009-01-07PCI: factor pci_bus_add_child() from pci_bus_add_devices()Yu Zhao1-0/+1
2009-01-07PCI: add a new function to map BAR offsetsYu Zhao1-0/+2
2009-01-07PCI: export __pci_read_base()Yu Zhao1-0/+9
2009-01-07PCI: enhance pci_ari_enabled()Yu Zhao1-3/+3
2009-01-07PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki1-0/+1
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson1-2/+0
2009-01-07PCI: check mmap range of /proc/bus/pci files tooJesse Barnes1-0/+4
2008-10-22ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi1-0/+2
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt1-0/+6
2008-10-20PCI: support PCIe ARI capabilityYu Zhao1-0/+12
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu1-0/+7
2008-10-20PCI: make CPU list affinity visibleMike Travis1-0/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+43
2008-07-16PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki1-2/+1
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki1-0/+8
2008-07-07PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki1-4/+22
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li1-1/+1
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes1-2/+1
2008-06-11PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki1-2/+1
2008-06-10PCI: introduce pci_slotAlex Chiang1-0/+13
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings1-0/+19
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman1-1/+1
2008-02-01PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman1-3/+5
2008-02-01PCI: export pci_restore_msi_state()Linas Vepstas1-6/+0
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S1-0/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+6
2007-10-12pci: implement "pci=noaer"Randy Dunlap1-0/+6
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-2/+1
2007-08-22PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala1-7/+1
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2007-07-24PCI: export __pci_reenable_device()Tejun Heo1-1/+0
2007-07-22ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li1-1/+1
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman1-0/+2
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman1-2/+0
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman1-2/+0
2007-02-07MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman1-4/+2
2007-02-07MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman1-5/+1
2007-02-07PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto1-0/+1
2007-02-07PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto1-1/+0
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez1-0/+1
2006-09-26MSI: Cleanup existing MSI quirksBrice Goglin1-1/+1
2006-07-12[PATCH] PCI: PCIE power management quirkKristen Carlson Accardi1-1/+9
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-3/+3
2006-06-21[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin1-1/+1
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li1-0/+11
2006-03-23[PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox1-0/+2