summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2008-02-051-0/+9
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-021-5/+0
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-011-2/+2
* PCI: fix codingstyle issues in include/linux/pci.hGreg Kroah-Hartman2008-02-011-107/+236
* PCI: PCIE ASPM supportShaohua Li2008-02-011-0/+5
* PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt2008-02-011-1/+0
* PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt2008-02-011-0/+2
* PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt2008-02-011-2/+2
* PCI: export pci_restore_msi_state()Linas Vepstas2008-02-011-0/+2
* PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek2008-02-011-5/+0
* pcie: utilize pcie transaction pending bitShaohua Li2008-02-011-0/+2
* PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-011-2/+0
* PCI: make pci_restore_bars() staticAdrian Bunk2008-02-011-1/+0
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
* 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
OpenPOWER on IntegriCloud