summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sort the devres mess outAl Viro2007-02-111-0/+5
* devres: device resource managementTejun Heo2007-02-091-0/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-071-10/+12
|\
| * msi: Kill msi_lookup_irqEric W. Biederman2007-02-071-0/+3
| * MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-071-2/+0
| * PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-071-6/+0
| * PCI: mark pci_find_device() as __deprecatedAdrian Bunk2007-02-071-1/+1
| * PCI: remove pci_find_device_reverse()Adrian Bunk2007-02-071-1/+0
| * PCI: define inline for test of channel error stateLinas Vepstas2007-02-071-0/+5
| * PCI : Add selected_regions funcsHidetoshi Seto2007-02-071-0/+3
* | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-2/+3
|/
* PCI: don't export device IDs to userspaceAdrian Bunk2006-12-201-3/+3
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-0/+19
* PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2006-12-201-0/+2
* pci: Introduce pci_find_presentAlan Cox2006-12-201-0/+2
* PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-011-1/+2
* [PATCH] pci: declare pci_get_device_reverse()Andrew Morton2006-10-211-2/+11
* PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-181-0/+1
* pci: Additional search functionsAlan Cox2006-10-181-1/+2
* [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-041-11/+0
* [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-67/+0
* [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-041-0/+17
* [PATCH] genirq: msi: refactor the msi_opsEric W. Biederman2006-10-041-0/+62
* [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman2006-10-041-0/+6
* [PATCH] PCI quirks updateAlan Cox2006-10-011-2/+3
* 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