blob: fc834f99c0596ca2ac59568ac8a6a04d9a425cbc [file] [log] [blame]
2fc0898bf366 ("staging: mt7621-pci: parse and prepare resources in 'mt7621_pci_parse_request_of_pci_ranges'")
8713094e5b00 ("staging: mt7621-pci: review 'pci_host_bridge' assigned variables")
d7dcee38cbea ("staging: mt7621-pci: remove 'offset' with mem and io resource sizes")
0438fb09828e ("staging: mt7621-pci: remove bus ranges related code")
e2b2e4386cb7 ("staging: mt7621-pci: avoid to request pci bus resources")
fab6710e4c51 ("staging: mt7621-pci: fix PCIe interrupt mapping")
6bdf0ddd73dd ("staging: mt7621-pci: delete release gpios related code")
825c6f470c62 ("staging: mt7621-pci: be sure gpio descriptor is null on fails")
8e37c13d9580 ("staging: mt7621-pci: don't return if get gpio fails")
09dd629eeabb ("staging: mt7621-pci: fix io space and properly set resource limits")
adfeee9b871a ("staging: mt7621-pci: release gpios after pci initialization")
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'")
7f9b583358a4 ("staging: mt7621-pci: avoid use 'err' local variable")
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")
6d49a15ead2b ("staging: mt7621-pci: IF statement expression comparing to NULL")
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")