index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
usb_mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
1
-34
/
+0
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
1
-27
/
+4
2019-02-18
mt76: usb: do not use sg buffers for mcu messages
Lorenzo Bianconi
1
-3
/
+2
2019-02-18
mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinit
Lorenzo Bianconi
1
-3
/
+5
2018-09-19
mt76: usb: move mt76x02 mcu code in mt76x02-usb module
Lorenzo Bianconi
1
-335
/
+0
2018-09-19
mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
1
-12
/
+14
2018-09-19
mt76: add rd_rp and wr_rp to bus_ops/mcu_ops
Stanislaw Gruszka
1
-0
/
+2
2018-09-19
mt76: add usb implementation of {wr,rd}_rp
Stanislaw Gruszka
1
-0
/
+79
2018-09-19
mt76: add mt76_mcu_ops data structure for mcu related pointers
Lorenzo Bianconi
1
-0
/
+10
2018-09-04
mt76: add multiple regs read support to usb_mcu layer
Lorenzo Bianconi
1
-1
/
+38
2018-09-04
mt76: move mt76x2u_mcu_deinit routine in mt76-usb module
Lorenzo Bianconi
1
-0
/
+9
2018-09-04
mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines
Lorenzo Bianconi
1
-9
/
+18
2018-08-31
mt76: verify evt type in usb mcu response
Lorenzo Bianconi
1
-1
/
+2
2018-08-02
mt76: add usb support to mt76 layer
Lorenzo Bianconi
1
-0
/
+242