aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki1-0/+1
2008-08-07PCI: make pci_register_driver() a macroAndrew Morton1-4/+6
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox1-0/+2
2008-07-22PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki1-0/+2
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-9/+48
2008-07-07PCI: Simplify PCI device PM codeRafael J. Wysocki1-1/+7
2008-07-07PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki1-0/+2
2008-07-07PCI: make pci_name use dev_nameGreg KH1-2/+2
2008-06-30PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap1-0/+5
2008-06-27PCI: Fix comment of pci_dynidsWang Chen1-1/+1
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com1-0/+1
2008-06-10PCI: introduce pci_slotAlex Chiang1-2/+17
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki1-1/+1
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki1-1/+9
2008-06-10PCI: drivers/pci/pci.c: add prototypesAdrian Bunk1-1/+4
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-1/+1
2008-04-29x86: fix section mismatch in pci_scan_busSam Ravnborg1-1/+2
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+8
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu1-0/+6
2008-04-28PCI: don't expose struct pci_vpd to userspaceJesse Barnes1-2/+2
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu1-1/+1
2008-04-26x86 pci: remove checking type for mmconfig probeYinghai Lu1-2/+2
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu1-0/+1
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock1-0/+8
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings1-0/+3
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+1
2008-04-20PCI: add PCI Express ASPM supportShaohua Li1-0/+5
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman1-3/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-0/+1
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman1-2/+2
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman1-10/+0
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman1-2/+0
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk1-1/+0
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton1-4/+0
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo1-0/+2
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman1-0/+1
2008-03-10rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton1-2/+2
2008-03-04PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn1-0/+10
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-8/+8
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori1-0/+7
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori1-0/+9
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman1-5/+0
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman1-2/+2
2008-02-01PCI: fix codingstyle issues in include/linux/pci.hGreg Kroah-Hartman1-107/+236
2008-02-01PCI: PCIE ASPM supportShaohua Li1-0/+5
2008-02-01PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt1-1/+0
2008-02-01PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt1-0/+2
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt1-2/+2
2008-02-01PCI: export pci_restore_msi_state()Linas Vepstas1-0/+2
2008-02-01PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek1-5/+0