summaryrefslogtreecommitdiff
path: root/include/drivers/pci
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-02-05c++: Add extern "C" { } block to header filesPeter Mitsis
2016-02-05drivers: pci: struct pci_dev_info rename classJavier B Perez Hernandez
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05pci: Add pci_enable_bus_masterMichael LeMay
2016-02-05checkpatch: warning - line_spacingDan Kalowsky
2016-02-05checkpatch: error - trailing_whitespaceDan Kalowsky
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05checkpatch: error - spacingDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05Add PCI legacy bridge device driverDmitriy Korovkin
2016-02-05pci: Make use of pci_show without #ifdefTomasz Bursztyka
2016-02-05pci: Add an option for enumerating PCI devicesTomasz Bursztyka
2016-02-05pci: Add helper functions to enable mem mapped registersTomasz Bursztyka
2016-02-05pci: Add support for filtering by functionTomasz Bursztyka
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Convert PCI_DEBUG parameter to a configuration parameterDmitriy Korovkin
2016-02-05PCI scan by BAR numberDmitriy Korovkin
2016-02-05pci: Provide a simpler yet powerful PCI enumeration APITomasz Bursztyka
2016-02-05Fix coding style issues.Yonattan Louise
2016-02-05pci: Put the public API header in the right locationTomasz Bursztyka