summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* pci: fix some warnings related to assumptions aboutKumar Gala2012-09-22-3/+3
* pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp2012-09-02-6/+6
* pci: clean up some whitespace and formattingAndrew Sharp2012-09-02-50/+57
* pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-02-3/+4
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-04-1/+0
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-15-13/+17
* IXP42x PCI rewriteMichael Schwingen2011-06-23-4/+0
* powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2011-01-14-0/+12
* pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-2/+14
* pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-8/+9
* pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-14-28/+89
* pci: Add ability to re-enumerate PCI busesJohn Schmoller2010-10-22-1/+3
* Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-21-1/+1
* PCI: Add pci_last_busno() helperAnton Vorontsov2009-02-23-0/+13
* drivers/pci: Create pci_map_bar functionBecky Bruce2009-02-10-0/+19
* pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala2009-02-07-24/+78
* pci: Allow for PCI addresses to be 64-bitKumar Gala2008-10-24-11/+26
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+0
* pci: Move PCI device configuration check into a separate weak functionStefan Roese2008-07-10-24/+46
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk2008-05-12-10/+3
* Update pci code to use phys_addr_tBecky Bruce2008-05-10-4/+4
* pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu2008-03-23-3/+10
* drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-24-0/+526