summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki2009-09-091-0/+1
* PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-091-0/+4
* PCI: separate out pci_add_dynid()Tejun Heo2009-09-091-0/+5
* PCI: support for PCI Express fundamental resetMike Mason2009-09-091-0/+1
* PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2009-09-091-0/+2
* PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-091-0/+1
* PCI: make pci_name() take const argumentAlexey Zaytsev2009-06-291-1/+1
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-221-0/+2
|\
| * PCI: support the ATS capabilityYu Zhao2009-05-181-0/+2
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-221-11/+24
|\ \
| * | PCI PM: consistently use type bool for wake enable variableFrans Pop2009-06-161-1/+1
| * | PCI: cleanup Function Level ResetYu Zhao2009-06-161-1/+1
| * | PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-1/+1
| * | PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2009-06-161-0/+5
| * | PCI: Add pci_bus_set_opsHuang Ying2009-06-161-0/+1
| * | PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-111-0/+11
| * | PCI: remove deprecated pci_find_slot() interfaceAlex Chiang2009-06-111-8/+0
| * | PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-111-0/+4
| |/
* | PCI: add power-state name stringsAlan Stern2009-06-151-0/+8
|/
* PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-061-0/+5
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-4/+57
|\
| * PCI: Introduce pci_rescan_bus()Alex Chiang2009-03-201-0/+3
| * PCI: pci_is_root_bus helperKenji Kaneshige2009-03-201-0/+9
| * PCI: handle SR-IOV Virtual Function MigrationYu Zhao2009-03-201-0/+6
| * PCI: add SR-IOV API for Physical Function driverYu Zhao2009-03-201-1/+18
| * PCI: initialize and release SR-IOV capabilityYu Zhao2009-03-201-0/+11
| * PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-2/+4
| * PCI: constify pci_bus_assign_resources()Andrew Morton2009-03-191-1/+1
| * PCI: constify pci_bus_add_devices()akpm@linux-foundation.org2009-03-191-1/+1
| * PCI/MSI: Introduce pci_msix_table_size()Rafael J. Wysocki2009-03-191-0/+5
* | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-301-0/+1
|/
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-041-1/+1
* PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki2009-01-161-0/+5
* x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki2009-01-071-0/+9
* PCI: Add pci_clear_master() as opposite of pci_set_master()Ben Hutchings2009-01-071-0/+1
* PCI: add interface to set visible size of VPDStephen Hemminger2009-01-071-0/+1
* PCI: revise VPD access interfaceStephen Hemminger2009-01-071-0/+4
* PCI: add pci_common_swizzle() for INTx swizzlingBjorn Helgaas2009-01-071-0/+1
* PCI: define PCI resource names in an 'enum'Yu Zhao2009-01-071-13/+24
* PCI: remove unnecessary arg of pci_update_resource()Yu Zhao2009-01-071-1/+1
* PCI: uninline pci_ioremap_bar()Andrew Morton2009-01-071-14/+1
* PCI: add pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-0/+1
* resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-071-0/+3
* ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-071-0/+5
* ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-071-0/+9
* ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson2009-01-071-0/+2
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-061-1/+0
*---. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-0/+6
|\ \ \
| | | * Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-10-281-14/+55
| | | |\ | | |_|/ | |/| |
| | | * Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-07-181-9/+48
| | | |\
OpenPOWER on IntegriCloud