summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_mediatek.c
AgeCommit message (Expand)Author
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu
2020-08-19PCI: mediatek: Add PCIe support for MT7622Chuanjia Liu
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2019-10-11pci: mediatek: add PCIe controller support for MT7623Ryder Lee