summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix pci_ioremap_bar() on s390Heiko Carstens2008-10-201-0/+2
* PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven2008-10-201-0/+13
* PCI: support PCIe ARI capabilityYu Zhao2008-10-201-0/+1
* PCI: use same arg names in PCI_VDEVICE commentZhao, Yu2008-10-201-2/+2
* PCI: change MSI-x vector to 32bitYinghai Lu2008-10-201-1/+1
* PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2008-10-201-0/+1
* PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-1/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-201-0/+2
|\
| * Export the ROM enable/disable helpersAlan Cox2008-09-261-0/+2
* | PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-4/+4
|/
* PCI PM: Export pci_pme_active to driversRafael J. Wysocki2008-08-071-0/+1
* PCI: make pci_register_driver() a macroAndrew Morton2008-08-071-4/+6
* PCI: add D3 power state avoidance quirkAlan Cox2008-07-281-0/+2
* PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki2008-07-221-0/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-9/+48
|\
| * PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-071-1/+7
| * PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-071-0/+2
| * PCI: make pci_name use dev_nameGreg KH2008-07-071-2/+2
| * PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap2008-06-301-0/+5
| * PCI: Fix comment of pci_dynidsWang Chen2008-06-271-1/+1
| * PCI: introduce pci_slotAlex Chiang2008-06-101-2/+17
| * PCI: implement new suspend/resume callbacksRafael J. Wysocki2008-06-101-1/+1
| * Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-101-1/+9
| * PCI: drivers/pci/pci.c: add prototypesAdrian Bunk2008-06-101-1/+4
* | x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-0/+1
|/
* x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-291-1/+1
* x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-291-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-291-2/+8
|\
| * pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-291-0/+6
| * PCI: don't expose struct pci_vpd to userspaceJesse Barnes2008-04-281-2/+2
* | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-261-1/+1
* | x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-261-2/+2
* | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-261-0/+1
* | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-261-0/+8
|/
* PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-0/+3
* PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-201-0/+1
* PCI: add PCI Express ASPM supportShaohua Li2008-04-201-0/+5
* PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-201-3/+0
* PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-0/+1
* PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-201-2/+2
* PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-201-10/+0
* PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-201-2/+0
* PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-201-1/+0
* PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-241-4/+0
* devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-171-0/+2
* PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman2008-03-131-0/+1
* rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2008-03-101-2/+2
* PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn2008-03-041-0/+10
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-8/+8
* iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2008-02-051-0/+7
OpenPOWER on IntegriCloud