summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-0/+3
* PCI: make pci_match_device() staticAdrian Bunk2007-11-051-2/+0
* PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-051-0/+9
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-221-0/+2
* PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik2007-10-121-2/+5
* PCI: make pcie_get_readrq visible in pci.hBrice Goglin2007-08-221-0/+1
* PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala2007-08-221-0/+3
* pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-011-1/+1
* PCI: export __pci_reenable_device()Tejun Heo2007-07-241-0/+1
* fix jvc cdrom drive lockupZhang, Yanmin2007-07-161-0/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-121-0/+1
|\
| * [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-091-0/+1
* | PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-0/+1
* | PCI: Fix typo in include/linux/pci.hRolf Eike Beer2007-07-111-1/+1
* | PCI: read revision ID by defaultAuke Kok2007-07-111-0/+1
* | PCI: remove useless pci driver methodDavid Brownell2007-07-111-1/+0
* | + pci_find_slot-mark-deprecated.patch added to -mm treeAlan Cox2007-07-111-1/+1
* | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-111-1/+1
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-0/+2
* | PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-111-1/+6
|/
* pci.h stubs (for EDD build error)Randy Dunlap2007-07-011-0/+11
* PCI: the overdue removal of pci_module_init()Adrian Bunk2007-05-021-6/+0
* MSI: Remove dev->first_msi_irqMichael Ellerman2007-05-021-1/+0
* MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-021-0/+1
* PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2007-05-021-0/+2
* PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov2007-05-021-0/+3
* pci: New PCI-E reset APIBrian King2007-05-021-0/+14
* iomap: implement pcim_iounmap_regions()Tejun Heo2007-04-281-0/+1
* driver core: per-subsystem multithreaded probingCornelia Huck2007-04-271-2/+0
* [PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman2007-03-121-5/+0
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-051-0/+1
* PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-161-0/+3
* [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
OpenPOWER on IntegriCloud