summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
...
* PCI PM: Avoid touching devices behind bridges in unknown stateRafael J. Wysocki2009-01-071-0/+1
* PCI PM: Add suspend counterpart of pci_reenable_deviceRafael J. Wysocki2009-01-071-0/+1
* PCI: revise VPD access interfaceStephen Hemminger2009-01-071-3/+3
* PCI: set device wakeup capable flag if platform support is presentJesse Barnes2009-01-071-0/+1
* PCI: factor pci_bus_add_child() from pci_bus_add_devices()Yu Zhao2009-01-071-0/+1
* PCI: add a new function to map BAR offsetsYu Zhao2009-01-071-0/+2
* PCI: export __pci_read_base()Yu Zhao2009-01-071-0/+9
* PCI: enhance pci_ari_enabled()Yu Zhao2009-01-071-3/+3
* PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki2009-01-071-0/+1
* ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-071-2/+0Star
* PCI: check mmap range of /proc/bus/pci files tooJesse Barnes2009-01-071-0/+4
* ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-231-0/+2
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-201-0/+6
* PCI: support PCIe ARI capabilityYu Zhao2008-10-201-0/+12
* PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-201-0/+7
* PCI: make CPU list affinity visibleMike Travis2008-10-201-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-171-4/+43
|\
| * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-081-0/+8
| * PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-081-4/+22
| * Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-121-2/+1Star
| |\
| | * PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-121-2/+1Star
| * | PCI: introduce pci_slotAlex Chiang2008-06-101-0/+13
| |/
* | PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-07-161-2/+1Star
* | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-021-1/+1
|/
* PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-211-0/+19
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-021-1/+1
* PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman2008-02-021-3/+5
* PCI: export pci_restore_msi_state()Linas Vepstas2008-02-021-6/+0Star
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-221-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-131-0/+6
|\
| * pci: implement "pci=noaer"Randy Dunlap2007-10-131-0/+6
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+1Star
|/
* PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala2007-08-221-7/+1Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-251-1/+1
|\
| * ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li2007-07-221-1/+1
* | PCI: export __pci_reenable_device()Tejun Heo2007-07-241-1/+0Star
|/
* MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-031-0/+2
* [PATCH] msi: Safer state caching.Eric W. Biederman2007-03-131-2/+0Star
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-051-2/+0Star
* MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman2007-02-081-4/+2Star
* MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman2007-02-081-5/+1Star
* PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-081-0/+1
* PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-081-1/+0Star
* PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-011-0/+1
* MSI: Cleanup existing MSI quirksBrice Goglin2006-09-271-1/+1
* [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-131-1/+9
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-3/+3
* [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin2006-06-211-1/+1
* [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-141-0/+11
* [PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox2006-03-231-0/+2