summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin
2011-06-23IXP42x PCI rewriteMichael Schwingen
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller
2010-03-21Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov
2009-02-10drivers/pci: Create pci_map_bar functionBecky Bruce
2009-02-07pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk
2008-05-10Update pci code to use phys_addr_tBecky Bruce
2008-03-23pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD