aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/mt7621-pci
AgeCommit message (Expand)Author
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman
2019-03-18staging, mt7621-pci: fix build without pci supportMaxim Zhukov
2019-03-18staging: mt7621-pci: IF statement expression comparing to NULLBranden Bonaby
2019-02-19staging: mt7621-pci: reverse condition to check for enabled portSergio Paracuellos
2019-02-19staging: mt7621-pci: remove two register writesSergio Paracuellos
2019-02-19staging: mt7621-pci: replace spaces with tabs in commentSergio Paracuellos
2019-02-19staging: mt7621-pci: remove not used definitionsSergio Paracuellos
2019-02-19staging: mt7621-pci: add reset control for general pcie resetSergio Paracuellos
2019-02-11staging: mt7621-pci: update driver's TODO fileSergio Paracuellos
2019-02-11Staging: mt7621-pci: Fix space required coding styleGuilherme Tadashi Maeoka
2019-01-18staging: Mediatek: Use individual config flags in MakefileGeorge Hilliard
2019-01-15staging: mt7621-pci: use PCI definitions instead of hardcode valuesSergio Paracuellos
2019-01-07staging: mt7621-pci: handle phy using new generic phy 'pci-mt7621-phy' driverSergio Paracuellos
2018-12-05staging: mt7621-pci: add comment clarifying inverted reset linesSergio Paracuellos
2018-11-26staging: mt7621-pci: avoid using clk_* operationsSergio Paracuellos
2018-11-26staging: mt7621-pci: fix reset lines for each pcie portSergio Paracuellos
2018-11-26staging: mt7621-pci: dt-bindings: update bindings doc removing sysctls registersSergio Paracuellos
2018-11-26staging: mt7621-pci: avoid mapping sysctls registersSergio Paracuellos
2018-11-11staging: mt7621-pci: dt-bindings: add dt bindings for mt7621 pcie controllerSergio Paracuellos
2018-11-11staging: mt7621-pci: replace 'mdelay()' with 'msleep()'Sergio Paracuellos
2018-11-11staging: mt7621-pci: move some code into 'mt7621_pcie_init_ports'Sergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' functionSergio Paracuellos
2018-11-11staging: mt7621-pci: enable interrupt when port is being enabledSergio Paracuellos
2018-11-11staging: mt7621-pci: use PCIE_PORT_LINKUP instead of hardcode valueSergio Paracuellos
2018-11-11staging: mt7621-pci: use PERST_N instead of gpio controlSergio Paracuellos
2018-11-11staging: mt7621-pci: add some definitions for enabling and disabling GEN and ...Sergio Paracuellos
2018-11-11staging: mt7621-pci: rewrite hardcoded code for enabling portsSergio Paracuellos
2018-11-11staging: mt7621-pci: rewrite RC FTS configurationSergio Paracuellos
2018-11-11staging: mt7621-pci: align function definition style along the codeSergio Paracuellos
2018-11-11staging: mt7621-pci: remove non sense commentSergio Paracuellos
2018-11-11staging: mt7621-pci: reorder preprocessor definitionsSergio Paracuellos
2018-11-11staging: mt7621-pci: remove unused preprocessor definitionsSergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_init_ports' functionSergio Paracuellos
2018-11-11staging: mt7621-pci: avoid use of global variable 'pcie_link_status'Sergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_enable_ports' functionSergio Paracuellos
2018-11-11staging: mt7621-pci: use dev_* functions instead of printkSergio Paracuellos
2018-11-11staging: mt7621-pci: use a trailing */ on a separate lineSergio Paracuellos
2018-11-11staging: mt7621-pci: remap and use sysctl from device treeSergio Paracuellos
2018-11-11staging: mt7621-pci: rename 'mt7621_pcie_enable_port' into 'mt7621_pcie_init_...Sergio Paracuellos
2018-11-11staging: mt7621-pci: debug port N_FTS inside 'mt7621_pcie_enable_port'Sergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_enable_phy' functionSergio Paracuellos
2018-11-11staging: mt7621-pci: rewrite pcie phy related functionsSergio Paracuellos
2018-11-11staging: mt7621-pci: reagroup reset related macros all togetherSergio Paracuellos
2018-11-11staging: mt7621-pci: remove reset related unused macrosSergio Paracuellos
2018-11-11staging: mt7621-pci: remove two commented code linesSergio Paracuellos
2018-11-11staging: mt7621-pci: remove GPL2+ text from license headerSergio Paracuellos
2018-11-11staging: mt7621-pci: remove [ASSERT|DEASSERT]_SYSRST_PCIE macrosSergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' functionSergio Paracuellos