index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-pci
Age
Commit message (
Expand
)
Author
2021-04-11
staging: mt7621-pci: stop using of_pci_range_to_resource
Ilya Lipnitskiy
2021-03-10
Staging: mt7621-pci: fixed a blank line coding style issue
Selvakumar Elangovan
2020-11-26
staging: mt7621-pci: remove 'RALINK_PCI_IMBASEBAR0_ADDR' register
Sergio Paracuellos
2020-11-26
staging: mt7621-pci: convert to use 'devm_platform_ioremap_resource'
Sergio Paracuellos
2020-11-26
staging: mt7621-pci: parse and prepare resources in 'mt7621_pci_parse_request...
Sergio Paracuellos
2020-11-26
staging: mt7621-pci: review 'pci_host_bridge' assigned variables
Sergio Paracuellos
2020-11-26
staging: mt7621-pci: add comment to clarify IO resource in this driver
Sergio Paracuellos
2020-11-26
staging: mt7621-pci: remove 'offset' with mem and io resource sizes
Sergio Paracuellos
2020-11-26
staging: mt7621-pci: remove bus ranges related code
Sergio Paracuellos
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
2020-11-06
staging: mt7621-pci: avoid to request pci bus resources
Sergio Paracuellos
2020-11-06
Staging: mt7621-pci: Fix alignment warnings
Siddhant Gupta
2020-09-13
staging: mt7621-pci: Update driver TODO file
Abheek Dhawan
2020-04-16
staging: mt7621-pci: initialize 'n' variable when it is declared
Sergio Paracuellos
2020-04-16
staging: mt7621-pci: add clarification comment in 'mt7621_pcie_init_virtual_b...
Sergio Paracuellos
2020-04-16
staging: mt7621-pci: rename 'PCIE_P2P_MAX' into 'PCIE_P2P_CNT'
Sergio Paracuellos
2020-04-13
staging: mt7621-pci: fix PCIe interrupt mapping
Sergio Paracuellos
2020-04-13
staging: mt7621-pci: properly power off dual-ported pcie phy
Sergio Paracuellos
2020-03-23
staging: mt7621-pci: avoid to set 'iomem_resource' addresses
Sergio Paracuellos
2020-03-23
staging: mt7621-pci: use builtin_platform_driver()
Sergio Paracuellos
2020-03-21
staging: mt7621-pci: delete release gpios related code
Sergio Paracuellos
2020-03-21
staging: mt7621-pci: avoid to poweroff the phy for slot one
Sergio Paracuellos
2020-03-20
staging: mt7621-pci: be sure gpio descriptor is null on fails
Sergio Paracuellos
2020-03-20
staging: mt7621-pci: change variable to print for slot
Sergio Paracuellos
2020-03-20
staging: mt7621-pci: use only two phys from device tree
Sergio Paracuellos
2020-03-19
staging: mt7621-pci: don't return if get gpio fails
Sergio Paracuellos
2020-03-19
staging: mt7621-pci: fix register to set up virtual bridges
Sergio Paracuellos
2020-03-18
staging: mt7621-pci: fix io space and properly set resource limits
Sergio Paracuellos
2020-03-17
staging: mt7621-pci: delete no more needed 'mt7621_reset_port'
Sergio Paracuellos
2020-03-17
staging: mt7621-pci: release gpios after pci initialization
Sergio Paracuellos
2020-03-17
staging: mt7621-pci: bindings: update doc accordly to last changes
Sergio Paracuellos
2020-03-17
staging: mt7621-pci: change value for 'PERST_DELAY_MS'
Sergio Paracuellos
2020-03-17
staging: mt7621-pci: use gpios for properly reset
Sergio Paracuellos
2020-03-11
staging: mt7621-pci: enable clock bit for each port
Sergio Paracuellos
2020-03-10
staging: mt7621-pci: simplify 'mt7621_pcie_init_virtual_bridges' function
Sergio Paracuellos
2019-11-14
MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selected
Sergio Paracuellos
2019-10-07
staging: mt7621-pci: add quirks for 'E2' revision using 'soc_device_attribute'
Sergio Paracuellos
2019-07-25
staging: mt7621-pci: avoid use 'err' local variable
Sergio Paracuellos
2019-07-22
staging: mt7621-pci: Add of_node_put() before return
Nishka Dasgupta
2019-07-01
staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
Sergio Paracuellos
2019-06-21
staging: mt7621-pci: use 'module_init' instead of 'arch_initcall'
Sergio Paracuellos
2019-06-21
staging: mt7621-pci: add phy exit call if phy_power_on call fails
Sergio Paracuellos
2019-06-21
staging: mt7621-pci: disable pcie port clock if there is no pcie link
Sergio Paracuellos
2019-06-20
staging: mt7621-pci: dt-bindings: add perst-gpio to sample bindings
Sergio Paracuellos
2019-06-20
staging: mt7621-pci: use gpio perst instead of builtin behaviour
Sergio Paracuellos
2019-06-20
staging: mt7621-pci: fix two messages in driver code
Sergio Paracuellos
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
2019-03-18
staging, mt7621-pci: fix build without pci support
Maxim Zhukov
[next]