summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: add pci_stop_bus_deviceSatoru Takeuchi2006-09-261-0/+1
* PCI: Multiprobe sanitizerAlan Cox2006-09-261-0/+2
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-261-1/+1
* add __must_check to device management codeAndrew Morton2006-09-251-16/+18
* PM: no suspend_prepare() phaseDavid Brownell2006-09-251-1/+0
* Suspend changes for PCI coreLinus Torvalds2006-09-251-0/+3
* [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-121-0/+1
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-6/+7
* [PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li2006-06-211-0/+2
* [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson2006-06-211-0/+1
* [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala2006-06-211-0/+1
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-3/+2
|\
| * Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse2006-04-291-2/+2
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [PATCH] Revive pci_find_ext_capabilityBrice Goglin2006-05-241-0/+2
|/
* [PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier2006-04-141-1/+1
* [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-141-0/+31
* [PATCH] PCI: fix pci_request_region[s] argJeff Garzik2006-03-231-2/+2
* [PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin2006-03-231-1/+6
* [PATCH] PCI: return max reserved busnrKristen Accardi2006-03-231-0/+1
* [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-311-2/+0
* [PATCH] PCI Error Recovery: header file patchlinas2006-01-091-0/+67
* [PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt2006-01-091-0/+1
* [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-091-0/+1
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-101-2/+8
* [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-101-0/+2
* [PATCH] PCI: Block config access during BISTBrian King2005-10-281-0/+7
* Remove "must_check" attributes in PCI-landLinus Torvalds2005-09-091-8/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-091-10/+13
|\
| * [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-091-0/+3
| * [PATCH] must_check attributes for PCI layer.Dave Jones2005-09-091-10/+10
* | [PATCH] yenta: share code with PCI coreDominik Brodowski2005-09-091-0/+1
|/
* [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-081-0/+1
* [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-081-0/+1
* [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2005-09-081-0/+3
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-081-0/+2
* [PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman2005-09-081-458/+30
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-14/+0
* [PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org2005-09-081-1/+1
* [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-161-1/+2
* Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-081-3/+0
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-041-0/+3
* [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala2005-07-291-3/+2
* [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+2
* [PATCH] PCI: Increase the number of PCI bus resourcesrajesh.shah@intel.com2005-07-011-1/+1
* [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton2005-06-271-0/+2
* [PATCH] PCI: DMA bursting adviceDavid S. Miller2005-06-271-0/+9
* [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-271-0/+14
* [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-271-2/+6
OpenPOWER on IntegriCloud