aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-pci-phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-19staging: mt7621-pci-phy: convert driver to use kernel regmap API'sSergio Paracuellos1-34/+54
2019-04-19staging: mt7621-pci-phy: add quirks for 'E2' revision using 'soc_device_attribute'Sergio Paracuellos1-3/+14
2019-04-19staging: mt7621-pci-phy: remove some unnecessary local variablesSergio Paracuellos1-12/+4
2019-04-19staging: mt7621-pci-phy: use 'platform_get_resource'Sergio Paracuellos1-6/+5
2019-04-16staging: mt7621-pci-phy: prevent use of uninitialized variableAntti Keränen1-1/+1
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-03-29staging: mt7621-pci-phy: change driver to don't use child nodesSergio Paracuellos1-6/+20
2019-03-29staging: mt7621-pci-phy: update bindings documentationSergio Paracuellos1-35/+9
2019-03-19staging: mt7621-pci-phy: Add Spaces to Macro DefinitionEmanuel Bennici1-63/+63
2019-02-19staging: mt7621-pci-phy: use 'module_init' instead of 'arch_initcall'Sergio Paracuellos1-1/+1
2019-01-18staging: Mediatek: Use individual config flags in MakefileGeorge Hilliard1-1/+1
2019-01-07staging: mt7621-pci-phy: dt-bindings: add bindings for Mediatek MT7621 Pcie PHYSergio Paracuellos1-0/+54
2019-01-07staging: mt7621-pci-phy: add new driver for phy part of mt7621-pciSergio Paracuellos4-0/+399