aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAge
* PCI: don't export device IDs to userspaceAdrian Bunk2006-12-20
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-20
* PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2006-12-20
* pci: Introduce pci_find_presentAlan Cox2006-12-20
* PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-01
* [PATCH] pci: declare pci_get_device_reverse()Andrew Morton2006-10-21
* PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-18
* pci: Additional search functionsAlan Cox2006-10-18
* [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-04
* [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-04
* [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-04
* [PATCH] genirq: msi: refactor the msi_opsEric W. Biederman2006-10-04
* [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman2006-10-04
* [PATCH] PCI quirks updateAlan Cox2006-10-01
* PCI: add pci_stop_bus_deviceSatoru Takeuchi2006-09-26
* PCI: Multiprobe sanitizerAlan Cox2006-09-26
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-26
* add __must_check to device management codeAndrew Morton2006-09-26
* PM: no suspend_prepare() phaseDavid Brownell2006-09-26
* Suspend changes for PCI coreLinus Torvalds2006-09-26
* [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-12
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
* [PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li2006-06-21
* [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson2006-06-21
* [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala2006-06-21
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse2006-04-28
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | [PATCH] Revive pci_find_ext_capabilityBrice Goglin2006-05-24
|/
* [PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier2006-04-14
* [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-14
* [PATCH] PCI: fix pci_request_region[s] argJeff Garzik2006-03-23
* [PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin2006-03-23
* [PATCH] PCI: return max reserved busnrKristen Accardi2006-03-23
* [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-31
* [PATCH] PCI Error Recovery: header file patchlinas2006-01-09
* [PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt2006-01-09
* [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-09
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-10
* [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-10
* [PATCH] PCI: Block config access during BISTBrian King2005-10-28
* Remove "must_check" attributes in PCI-landLinus Torvalds2005-09-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-09
|\
| * [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-09
| * [PATCH] must_check attributes for PCI layer.Dave Jones2005-09-09
* | [PATCH] yenta: share code with PCI coreDominik Brodowski2005-09-09
|/
* [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-08
* [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-08
* [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2005-09-08