blob: f57a0d3ff56eb9de2feb33f68a3b8d9ca7eb659f [file] [log] [blame]
108b2f2a9724 ("staging: mt7621-pci: convert to use 'devm_platform_ioremap_resource'")
fab6710e4c51 ("staging: mt7621-pci: fix PCIe interrupt mapping")
b27e35f91c75 ("staging: mt7621-pci: use gpios for properly reset")
5ca61dffc7da ("staging: mt7621-pci: enable clock bit for each port")
9a5e71a68d20 ("staging: mt7621-pci: simplify 'mt7621_pcie_init_virtual_bridges' function")
b483b4e4d3f6 ("staging: mt7621-pci: add quirks for 'E2' revision using 'soc_device_attribute'")
2125a44149cd ("staging: mt7621-pci: Add of_node_put() before return")
36e92f611e33 ("staging: mt7621-pci: disable pcie port clock if there is no pcie link")
07420a02b003 ("staging: mt7621-pci: use gpio perst instead of builtin behaviour")
fdd228cd6d90 ("staging: mt7621-pci: fix two messages in driver code")
8b20408a5662 ("staging: mt7621-pci: reverse condition to check for enabled port")
1623171dc123 ("staging: mt7621-pci: remove two register writes")
186e86806035 ("staging: mt7621-pci: replace spaces with tabs in comment")
fa461f6a4cbe ("staging: mt7621-pci: remove not used definitions")
47f87b690d2d ("staging: mt7621-pci: add reset control for general pcie reset")
d099c72d3868 ("Staging: mt7621-pci: Fix space required coding style")
61f9bde6ea57 ("staging: mt7621-pci: handle phy using new generic phy 'pci-mt7621-phy' driver")
2f5496d878c6 ("staging: mt7621-pci: avoid using clk_* operations")
e51844bf8251 ("staging: mt7621-pci: fix reset lines for each pcie port")
ce0c99e22e45 ("staging: mt7621-pci: avoid mapping sysctls registers")
98afdd565f3c ("staging: mt7621-pci: replace 'mdelay()' with 'msleep()'")
b8d97d43bf7a ("staging: mt7621-pci: move some code into 'mt7621_pcie_init_ports'")
802a2f7b2fe3 ("staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' function")
1e80699fd6a5 ("staging: mt7621-pci: enable interrupt when port is being enabled")
bcb4530736a6 ("staging: mt7621-pci: use PCIE_PORT_LINKUP instead of hardcode value")
bd1a05bd87ad ("staging: mt7621-pci: use PERST_N instead of gpio control")
fb672b450ccc ("staging: mt7621-pci: add some definitions for enabling and disabling GEN and GEN1 clocks")
301c15be69af ("staging: mt7621-pci: rewrite hardcoded code for enabling ports")
a4b2eb912bb1 ("staging: mt7621-pci: rewrite RC FTS configuration")
ce3368dc942b ("staging: mt7621-pci: align function definition style along the code")
a934d9017520 ("staging: mt7621-pci: reorder preprocessor definitions")
58180d33ee08 ("staging: mt7621-pci: remove unused preprocessor definitions")
cd910f19ac02 ("staging: mt7621-pci: factor out 'mt7621_pcie_init_ports' function")
e2200279af2f ("staging: mt7621-pci: avoid use of global variable 'pcie_link_status'")
a41a1f86189b ("staging: mt7621-pci: factor out 'mt7621_pcie_enable_ports' function")
d936550784a2 ("staging: mt7621-pci: use dev_* functions instead of printk")
89e9f6e6adfc ("staging: mt7621-pci: remap and use sysctl from device tree")
4fdf3abcba03 ("staging: mt7621-pci: rename 'mt7621_pcie_enable_port' into 'mt7621_pcie_init_port'")
f443b5c22ebd ("staging: mt7621-pci: debug port N_FTS inside 'mt7621_pcie_enable_port'")
3beb6da5d52a ("staging: mt7621-pci: factor out 'mt7621_enable_phy' function")
6b767904b90e ("staging: mt7621-pci: rewrite pcie phy related functions")
7bf10a7261c4 ("staging: mt7621-pci: reagroup reset related macros all together")
d9ecdd396cd5 ("staging: mt7621-pci: remove reset related unused macros")
bd74b4a290f2 ("staging: mt7621-pci: remove two commented code lines")
ed611974bd22 ("staging: mt7621-pci: remove [ASSERT|DEASSERT]_SYSRST_PCIE macros")
745eeeac68d7 ("staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' function")
c8242bef7c02 ("staging: mt7621-pci: add two helpers for read and write pcie register ports")
ad9c87e129d1 ("staging: mt7621-pci: parse and init port data from device tree")
984e165b8a4b ("staging: mt7621-pci: Prefer using the BIT macro")
5cfa4f700771 ("staging: mt7621-pci: Add spaces around '<<'")