summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie_mediatek.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
* PCI: mediatek: Add PCIe support for MT7622Chuanjia Liu2020-08-191-3/+459
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-2/+2
* pci: mediatek: add PCIe controller support for MT7623Ryder Lee2019-10-111-0/+279