- c035366 PCI: mt7621: Remove unused function pcie_rmw() by Sergio Paracuellos · 3 years ago
- 4b77e4a PCI: mt7621: Drop of_match_ptr() to avoid unused variable by Sergio Paracuellos · 3 years ago
- 87c7193 Merge branch 'pci/driver-cleanup' by Bjorn Helgaas · 3 years ago
- e4b1cd0 PCI: mt7621: Add missing MODULE_LICENSE() by Sergio Paracuellos · 3 years, 1 month ago
- fe7498e PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare() by Sergio Paracuellos · 3 years, 1 month ago
- da48157 PCI: mt7621: Declare mt7621_pci_ops static by Sergio Paracuellos · 3 years, 1 month ago
- 4793895 PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_ by Bjorn Helgaas · 3 years ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- 2bdd523 PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver by Sergio Paracuellos · 3 years, 3 months ago[Renamed (95%) from drivers/staging/mt7621-pci/pci-mt7621.c]
- 7d761b0 staging: mt7621-pci: fix hang when nothing is connected to pcie ports by Sergio Paracuellos · 3 years, 4 months ago
- c7b6565 staging: mt7621-pci: avoid to re-disable clock for those pcies not in use by Sergio Paracuellos · 3 years, 5 months ago
- b15606e staging: mt7621-pci: remove 'mt7621_pci_parse_request_of_pci_ranges' by Sergio Paracuellos · 3 years, 7 months ago
- 25203e3 staging: mt7621-pci: make use of 'pcie_port_write' by Sergio Paracuellos · 3 years, 7 months ago
- 2d3d288 staging: mt7621-pci: parse some dt properties from root port child nodes by Sergio Paracuellos · 3 years, 7 months ago
- 860bce4 staging: mt7621-pci: use {readl|writel}_relaxed instead of readl/writel by Sergio Paracuellos · 3 years, 7 months ago
- aa6c32f9 staging: mt7621-pci: remove 'RALINK_PCI_BAR0SETUP_ADDR' definition by Sergio Paracuellos · 3 years, 7 months ago
- a3bb1d0 staging: mt7621-pci: make cleaner 'mt7621_pcie_enable_ports' by Sergio Paracuellos · 3 years, 7 months ago
- 7fa708e staging: mt7621-pci: remove two blank lines by Sergio Paracuellos · 3 years, 8 months ago
- b99cc3a staging: mt7621-pci: avoid custom 'map_irq' function by Sergio Paracuellos · 3 years, 8 months ago
- 35d96b8 staging: mt7621-pci: directly return 'mt7621_pcie_register_host' by Sergio Paracuellos · 3 years, 8 months ago
- 4ab4ca2 staging: mt7621-pci: replace mdelay with msleep by Sergio Paracuellos · 3 years, 8 months ago
- 726eb31 staging: mt7621-pci: group io resource assignments all together by Sergio Paracuellos · 3 years, 8 months ago
- c92454a staging: mt7621-pci: remove some not needed includes by Sergio Paracuellos · 3 years, 8 months ago
- 96c310c staging: mt7621-pci: avoid to set gpio mode in driver by Sergio Paracuellos · 3 years, 8 months ago
- cc4e864 staging: mt7621-pci: make use of kernel clock apis by Sergio Paracuellos · 3 years, 8 months ago
- 426ceac staging: mt7621-pci: stop using of_pci_range_to_resource by Ilya Lipnitskiy · 3 years, 9 months ago
- ad0bd9f Staging: mt7621-pci: fixed a blank line coding style issue by Selvakumar Elangovan · 3 years, 10 months ago
- 1de16e3 staging: mt7621-pci: remove 'RALINK_PCI_IMBASEBAR0_ADDR' register by Sergio Paracuellos · 4 years, 1 month ago
- 108b2f2 staging: mt7621-pci: convert to use 'devm_platform_ioremap_resource' by Sergio Paracuellos · 4 years, 1 month ago
- 2fc0898 staging: mt7621-pci: parse and prepare resources in 'mt7621_pci_parse_request_of_pci_ranges' by Sergio Paracuellos · 4 years, 1 month ago
- 8713094 staging: mt7621-pci: review 'pci_host_bridge' assigned variables by Sergio Paracuellos · 4 years, 1 month ago
- 301c7ed staging: mt7621-pci: add comment to clarify IO resource in this driver by Sergio Paracuellos · 4 years, 1 month ago
- d7dcee3 staging: mt7621-pci: remove 'offset' with mem and io resource sizes by Sergio Paracuellos · 4 years, 1 month ago
- 0438fb0 staging: mt7621-pci: remove bus ranges related code by Sergio Paracuellos · 4 years, 1 month ago
- 03c1136 Merge 5.10-rc5 into staging-testing by Greg Kroah-Hartman · 4 years, 1 month ago
- e2b2e43 staging: mt7621-pci: avoid to request pci bus resources by Sergio Paracuellos · 4 years, 2 months ago
- 99c1fda Staging: mt7621-pci: Fix alignment warnings by Siddhant Gupta · 4 years, 2 months ago
- 8220be5 staging: mt7621-pci: initialize 'n' variable when it is declared by Sergio Paracuellos · 4 years, 9 months ago
- cddc585 staging: mt7621-pci: add clarification comment in 'mt7621_pcie_init_virtual_bridges' by Sergio Paracuellos · 4 years, 9 months ago
- 535bd12 staging: mt7621-pci: rename 'PCIE_P2P_MAX' into 'PCIE_P2P_CNT' by Sergio Paracuellos · 4 years, 9 months ago
- fab6710 staging: mt7621-pci: fix PCIe interrupt mapping by Sergio Paracuellos · 4 years, 9 months ago
- 5fcded5 staging: mt7621-pci: properly power off dual-ported pcie phy by Sergio Paracuellos · 4 years, 9 months ago
- 4bc0659 staging: mt7621-pci: avoid to set 'iomem_resource' addresses by Sergio Paracuellos · 4 years, 9 months ago
- 3856f4e staging: mt7621-pci: use builtin_platform_driver() by Sergio Paracuellos · 4 years, 9 months ago
- 6bdf0dd staging: mt7621-pci: delete release gpios related code by Sergio Paracuellos · 4 years, 9 months ago
- 5737cfe staging: mt7621-pci: avoid to poweroff the phy for slot one by Sergio Paracuellos · 4 years, 9 months ago
- 825c6f4 staging: mt7621-pci: be sure gpio descriptor is null on fails by Sergio Paracuellos · 4 years, 9 months ago
- 7846a98 staging: mt7621-pci: change variable to print for slot by Sergio Paracuellos · 4 years, 9 months ago
- bf516f4 staging: mt7621-pci: use only two phys from device tree by Sergio Paracuellos · 4 years, 9 months ago
- 8e37c13 staging: mt7621-pci: don't return if get gpio fails by Sergio Paracuellos · 4 years, 9 months ago
- 0432184 staging: mt7621-pci: fix register to set up virtual bridges by Sergio Paracuellos · 4 years, 9 months ago
- 09dd629 staging: mt7621-pci: fix io space and properly set resource limits by Sergio Paracuellos · 4 years, 9 months ago
- c0da487 staging: mt7621-pci: delete no more needed 'mt7621_reset_port' by Sergio Paracuellos · 4 years, 10 months ago
- adfeee9 staging: mt7621-pci: release gpios after pci initialization by Sergio Paracuellos · 4 years, 10 months ago
- 475fe23 staging: mt7621-pci: change value for 'PERST_DELAY_MS' by Sergio Paracuellos · 4 years, 10 months ago
- b27e35f staging: mt7621-pci: use gpios for properly reset by Sergio Paracuellos · 4 years, 10 months ago
- 5ca61df staging: mt7621-pci: enable clock bit for each port by Sergio Paracuellos · 4 years, 10 months ago
- 9a5e71a staging: mt7621-pci: simplify 'mt7621_pcie_init_virtual_bridges' function by Sergio Paracuellos · 4 years, 10 months ago
- b483b4e staging: mt7621-pci: add quirks for 'E2' revision using 'soc_device_attribute' by Sergio Paracuellos · 5 years ago
- 7f9b583 staging: mt7621-pci: avoid use 'err' local variable by Sergio Paracuellos · 5 years ago
- 2125a44 staging: mt7621-pci: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
- 0ae0cf5 staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro by Sergio Paracuellos · 6 years ago
- 2e26e96 staging: mt7621-pci: use 'module_init' instead of 'arch_initcall' by Sergio Paracuellos · 6 years ago
- cdf6f83 staging: mt7621-pci: add phy exit call if phy_power_on call fails by Sergio Paracuellos · 6 years ago
- 36e92f6 staging: mt7621-pci: disable pcie port clock if there is no pcie link by Sergio Paracuellos · 6 years ago
- 07420a0 staging: mt7621-pci: use gpio perst instead of builtin behaviour by Sergio Paracuellos · 6 years ago
- fdd228c staging: mt7621-pci: fix two messages in driver code by Sergio Paracuellos · 6 years ago
- 6d49a15 staging: mt7621-pci: IF statement expression comparing to NULL by Branden Bonaby · 6 years ago
- 8b20408 staging: mt7621-pci: reverse condition to check for enabled port by Sergio Paracuellos · 6 years ago
- 1623171 staging: mt7621-pci: remove two register writes by Sergio Paracuellos · 6 years ago
- 186e8680 staging: mt7621-pci: replace spaces with tabs in comment by Sergio Paracuellos · 6 years ago
- fa461f6 staging: mt7621-pci: remove not used definitions by Sergio Paracuellos · 6 years ago
- 47f87b6 staging: mt7621-pci: add reset control for general pcie reset by Sergio Paracuellos · 6 years ago
- d099c72 Staging: mt7621-pci: Fix space required coding style by Guilherme Tadashi Maeoka · 6 years ago
- 7c106cb staging: mt7621-pci: use PCI definitions instead of hardcode values by Sergio Paracuellos · 6 years ago
- 61f9bde staging: mt7621-pci: handle phy using new generic phy 'pci-mt7621-phy' driver by Sergio Paracuellos · 6 years ago
- 8cfb722 staging: mt7621-pci: add comment clarifying inverted reset lines by Sergio Paracuellos · 6 years ago
- 2f5496d staging: mt7621-pci: avoid using clk_* operations by Sergio Paracuellos · 6 years ago
- e51844b staging: mt7621-pci: fix reset lines for each pcie port by Sergio Paracuellos · 6 years ago
- ce0c99e staging: mt7621-pci: avoid mapping sysctls registers by Sergio Paracuellos · 6 years ago
- 98afdd5 staging: mt7621-pci: replace 'mdelay()' with 'msleep()' by Sergio Paracuellos · 6 years ago
- b8d97d43 staging: mt7621-pci: move some code into 'mt7621_pcie_init_ports' by Sergio Paracuellos · 6 years ago
- 802a2f7 staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' function by Sergio Paracuellos · 6 years ago
- 1e80699f staging: mt7621-pci: enable interrupt when port is being enabled by Sergio Paracuellos · 6 years ago
- bcb4530 staging: mt7621-pci: use PCIE_PORT_LINKUP instead of hardcode value by Sergio Paracuellos · 6 years ago
- bd1a05b staging: mt7621-pci: use PERST_N instead of gpio control by Sergio Paracuellos · 6 years ago
- fb672b45 staging: mt7621-pci: add some definitions for enabling and disabling GEN and GEN1 clocks by Sergio Paracuellos · 6 years ago
- 301c15b staging: mt7621-pci: rewrite hardcoded code for enabling ports by Sergio Paracuellos · 6 years ago
- a4b2eb9 staging: mt7621-pci: rewrite RC FTS configuration by Sergio Paracuellos · 6 years ago
- ce3368d staging: mt7621-pci: align function definition style along the code by Sergio Paracuellos · 6 years ago
- b842e0b staging: mt7621-pci: remove non sense comment by Sergio Paracuellos · 6 years ago
- a934d90 staging: mt7621-pci: reorder preprocessor definitions by Sergio Paracuellos · 6 years ago
- 58180d3 staging: mt7621-pci: remove unused preprocessor definitions by Sergio Paracuellos · 6 years ago
- cd910f1 staging: mt7621-pci: factor out 'mt7621_pcie_init_ports' function by Sergio Paracuellos · 6 years ago
- e220027 staging: mt7621-pci: avoid use of global variable 'pcie_link_status' by Sergio Paracuellos · 6 years ago
- a41a1f8 staging: mt7621-pci: factor out 'mt7621_pcie_enable_ports' function by Sergio Paracuellos · 6 years ago
- d9365507 staging: mt7621-pci: use dev_* functions instead of printk by Sergio Paracuellos · 6 years ago
- d2bac2f staging: mt7621-pci: use a trailing */ on a separate line by Sergio Paracuellos · 6 years ago
- 89e9f6e staging: mt7621-pci: remap and use sysctl from device tree by Sergio Paracuellos · 6 years ago
- 4fdf3ab staging: mt7621-pci: rename 'mt7621_pcie_enable_port' into 'mt7621_pcie_init_port' by Sergio Paracuellos · 6 years ago