summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_mediatek.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu1-6/+13
2020-08-20PCI: mediatek: Add PCIe support for MT7622Chuanjia Liu1-3/+459
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-02-06dm: pci: Update the PCI read_config() method to const dev *Simon Glass1-2/+2
2019-10-11pci: mediatek: add PCIe controller support for MT7623Ryder Lee1-0/+279