summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu
2008-04-29x86: fix section mismatch in pci_scan_busSam Ravnborg
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu
2008-04-28PCI: don't expose struct pci_vpd to userspaceJesse Barnes
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu
2008-04-26x86 pci: remove checking type for mmconfig probeYinghai Lu
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman
2008-03-10rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton
2008-03-04PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman
2008-02-01PCI: fix codingstyle issues in include/linux/pci.hGreg Kroah-Hartman
2008-02-01PCI: PCIE ASPM supportShaohua Li
2008-02-01PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt
2008-02-01PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt
2008-02-01PCI: export pci_restore_msi_state()Linas Vepstas
2008-02-01PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek
2008-02-01pcie: utilize pcie transaction pending bitShaohua Li
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk
2008-02-01PCI: make pci_restore_bars() staticAdrian Bunk
2008-01-28remove __attribute_used__Adrian Bunk
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik
2007-11-05PCI: make pci_match_device() staticAdrian Bunk
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S
2007-10-12PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik
2007-08-22PCI: make pcie_get_readrq visible in pci.hBrice Goglin
2007-08-22PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo
2007-07-24PCI: export __pci_reenable_device()Tejun Heo
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin