summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-pci/pci-mt7621.c
Commit message (Expand)AuthorAgeFilesLines
* staging: mt7621-pci: reverse condition to check for enabled portSergio Paracuellos2019-02-191-1/+1
* staging: mt7621-pci: remove two register writesSergio Paracuellos2019-02-191-4/+0Star
* staging: mt7621-pci: replace spaces with tabs in commentSergio Paracuellos2019-02-191-9/+9
* staging: mt7621-pci: remove not used definitionsSergio Paracuellos2019-02-191-2/+0Star
* staging: mt7621-pci: add reset control for general pcie resetSergio Paracuellos2019-02-191-5/+10
* Staging: mt7621-pci: Fix space required coding styleGuilherme Tadashi Maeoka2019-02-111-2/+2
* staging: mt7621-pci: use PCI definitions instead of hardcode valuesSergio Paracuellos2019-01-151-2/+3
* staging: mt7621-pci: handle phy using new generic phy 'pci-mt7621-phy' driverSergio Paracuellos2019-01-071-218/+32Star
* staging: mt7621-pci: add comment clarifying inverted reset linesSergio Paracuellos2018-12-051-0/+4
* staging: mt7621-pci: avoid using clk_* operationsSergio Paracuellos2018-11-261-16/+0Star
* staging: mt7621-pci: fix reset lines for each pcie portSergio Paracuellos2018-11-261-6/+32
* staging: mt7621-pci: avoid mapping sysctls registersSergio Paracuellos2018-11-261-14/+1Star
* staging: mt7621-pci: replace 'mdelay()' with 'msleep()'Sergio Paracuellos2018-11-111-1/+1
* staging: mt7621-pci: move some code into 'mt7621_pcie_init_ports'Sergio Paracuellos2018-11-111-10/+8Star
* staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' functionSergio Paracuellos2018-11-111-35/+45
* staging: mt7621-pci: enable interrupt when port is being enabledSergio Paracuellos2018-11-111-4/+5
* staging: mt7621-pci: use PCIE_PORT_LINKUP instead of hardcode valueSergio Paracuellos2018-11-111-1/+1
* staging: mt7621-pci: use PERST_N instead of gpio controlSergio Paracuellos2018-11-111-22/+24
* staging: mt7621-pci: add some definitions for enabling and disabling GEN and ...Sergio Paracuellos2018-11-111-3/+7
* staging: mt7621-pci: rewrite hardcoded code for enabling portsSergio Paracuellos2018-11-111-6/+15
* staging: mt7621-pci: rewrite RC FTS configurationSergio Paracuellos2018-11-111-5/+11
* staging: mt7621-pci: align function definition style along the codeSergio Paracuellos2018-11-111-8/+5Star
* staging: mt7621-pci: remove non sense commentSergio Paracuellos2018-11-111-5/+0Star
* staging: mt7621-pci: reorder preprocessor definitionsSergio Paracuellos2018-11-111-16/+18
* staging: mt7621-pci: remove unused preprocessor definitionsSergio Paracuellos2018-11-111-9/+0Star
* staging: mt7621-pci: factor out 'mt7621_pcie_init_ports' functionSergio Paracuellos2018-11-111-10/+18
* staging: mt7621-pci: avoid use of global variable 'pcie_link_status'Sergio Paracuellos2018-11-111-50/+75
* staging: mt7621-pci: factor out 'mt7621_pcie_enable_ports' functionSergio Paracuellos2018-11-111-64/+42Star
* staging: mt7621-pci: use dev_* functions instead of printkSergio Paracuellos2018-11-111-6/+8
* staging: mt7621-pci: use a trailing */ on a separate lineSergio Paracuellos2018-11-111-2/+4
* staging: mt7621-pci: remap and use sysctl from device treeSergio Paracuellos2018-11-111-5/+33
* staging: mt7621-pci: rename 'mt7621_pcie_enable_port' into 'mt7621_pcie_init_...Sergio Paracuellos2018-11-111-2/+2
* staging: mt7621-pci: debug port N_FTS inside 'mt7621_pcie_enable_port'Sergio Paracuellos2018-11-111-3/+3
* staging: mt7621-pci: factor out 'mt7621_enable_phy' functionSergio Paracuellos2018-11-111-3/+10
* staging: mt7621-pci: rewrite pcie phy related functionsSergio Paracuellos2018-11-111-99/+195
* staging: mt7621-pci: reagroup reset related macros all togetherSergio Paracuellos2018-11-111-2/+3
* staging: mt7621-pci: remove reset related unused macrosSergio Paracuellos2018-11-111-4/+0Star
* staging: mt7621-pci: remove two commented code linesSergio Paracuellos2018-11-111-5/+0Star
* staging: mt7621-pci: remove GPL2+ text from license headerSergio Paracuellos2018-11-111-28/+3Star
* staging: mt7621-pci: remove [ASSERT|DEASSERT]_SYSRST_PCIE macrosSergio Paracuellos2018-11-111-15/+0Star
* staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' functionSergio Paracuellos2018-11-111-47/+41Star
* staging: mt7621-pci: add two helpers for read and write pcie register portsSergio Paracuellos2018-11-111-0/+11
* staging: mt7621-pci: replace return value if devm_pci_alloc_host_bridge call ...Sergio Paracuellos2018-11-111-1/+1
* staging: mt7621-pci: parse and init port data from device treeSergio Paracuellos2018-11-111-4/+71
* staging: mt7621-pci: Prefer using the BIT macroMamta Shukla2018-10-091-13/+13
* staging: mt7621-pci: Add spaces around '<<'Mamta Shukla2018-10-091-20/+20
* staging: mt7621-pci: Add spaces around '|'Mamta Shukla2018-10-091-3/+3
* staging: mt7621-pci: Add spaces around '&'Mamta Shukla2018-10-091-1/+1
* staging: mt7621-pci: Do not initialise statics to 0Mamta Shukla2018-10-091-1/+1
* staging: mt7621-pci: remove unnecessary check of device_type == pciRob Herring2018-09-101-7/+0Star