summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-mvebu.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Consify pci_ops in struct pci_controllerAndrey Smirnov2019-01-161-1/+1
* PCI: Convert ->res_start() to return resource_size_tAndrey Smirnov2019-01-161-2/+4
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateAndrey Smirnov2019-01-081-4/+1
* pci: mvebu: terminate error message with a newlineUwe Kleine-König2017-06-191-1/+1
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-2/+2
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-2/+2
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* pci: mvebu: Fix uninitialized variable in mvebu_get_target_attr()Thomas Petazzoni2014-11-101-3/+3
* pci: mvebu: Add PCIe driverSebastian Hesselbarth2014-07-311-0/+446