index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mtu3
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
usb: mtu3: simplify mtu3_req_complete()
Chunfeng Yun
1
-10
/
+7
2020-07-29
usb: mtu3: clear dual mode of u3port when disable device
Chunfeng Yun
1
-1
/
+5
2020-07-29
usb: mtu3: use MTU3_EP_WEDGE flag
Chunfeng Yun
3
-7
/
+5
2020-07-29
usb: mtu3: remove useless member @busy in mtu3_ep struct
Chunfeng Yun
2
-7
/
+0
2020-07-29
usb: mtu3: remove repeated error log
Chunfeng Yun
1
-7
/
+1
2020-07-29
usb: mtu3: add ->udc_set_speed()
Chunfeng Yun
3
-28
/
+58
2020-07-29
usb: mtu3: introduce a funtion to check maximum speed
Chunfeng Yun
1
-20
/
+28
2020-07-29
usb: mtu3: clear interrupts status when disable interrupts
Chunfeng Yun
1
-13
/
+12
2020-07-29
usb: mtu3: reinitialize CSR registers
Chunfeng Yun
1
-29
/
+32
2020-07-29
usb: mtu3: fix macro for maximum number of packets
Chunfeng Yun
1
-2
/
+2
2020-07-29
usb: mtu3: remove unnecessary pointer checks
Chunfeng Yun
1
-19
/
+6
2020-07-29
usb: mtu3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2
-6
/
+2
2020-07-15
usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file
Lee Jones
1
-0
/
+1
2020-07-15
usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc
Lee Jones
1
-1
/
+1
2020-07-09
usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk'
Lee Jones
1
-0
/
+2
2020-07-03
usb: mtu3: mtu3_core: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
1
-1
/
+1
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
1
-8
/
+8
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2020-05-14
usb: mtu3: constify struct debugfs_reg32
Rikard Falkeborn
1
-2
/
+2
2020-04-16
USB: mtu3: Use the correct style for SPDX License Identifier
Nishad Kamdar
6
-6
/
+6
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-4
/
+5
2019-11-04
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2019-10-27
usb: mtu3: fix missing include of mtu3_dr.h
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-10
usb: mtu3: fix race condition about delayed_status
Chunfeng Yun
1
-2
/
+10
2019-10-10
usb: mtu3: add a new function to do status stage
Chunfeng Yun
1
-11
/
+12
2019-09-03
usb: mtu3: register a USB Role Switch for dual role mode
Chunfeng Yun
6
-7
/
+60
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-10
Revert "usb: mtu3: fix up undefined reference to usb_debug_root"
Chunfeng Yun
1
-1
/
+2
2019-05-21
usb: mtu3: fix up undefined reference to usb_debug_root
Chunfeng Yun
1
-2
/
+1
2019-04-19
usb: mtu3: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-16
/
+3
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2019-03-26
usb: mtu3: fix EXTCON dependency
Arnd Bergmann
1
-0
/
+1
2019-03-26
usb: mtu3: add a function to switch mailbox state to string
Chunfeng Yun
1
-2
/
+18
2019-03-26
usb: mtu3: add tracepoints to help debug
Chunfeng Yun
9
-1
/
+347
2019-03-26
usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.c
Chunfeng Yun
4
-110
/
+110
2019-03-26
usb: mtu3: add debugfs interface files
Chunfeng Yun
7
-13
/
+503
2019-03-26
usb: mtu3: supports new QMU format
Chunfeng Yun
6
-22
/
+66
2019-03-26
usb: mtu3: rebuild qmu_gpd struct to prepare to support new QMU format
Chunfeng Yun
2
-59
/
+42
2019-03-26
usb: mtu3: fix transfer error of USB3 Gen2 isoc
Chunfeng Yun
3
-10
/
+51
2019-03-26
usb: mtu3: rebuild the code of getting vbus regulator
Chunfeng Yun
1
-5
/
+3
2019-03-26
usb: mtu3: remove unnecessary local variable @req
Chunfeng Yun
1
-5
/
+2
2019-03-26
usb: mtu3: print useful information also for device and host modes
Chunfeng Yun
1
-2
/
+3
2019-03-26
usb: mtu3: check return value of devm_extcon_register_notifier()
Chunfeng Yun
2
-5
/
+16
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+2
2018-12-07
usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler
YueHaibing
1
-1
/
+1
2018-12-05
usb: mtu3: clear SOFTCONN when clear USB3_EN if work as HS mode
Chunfeng Yun
2
-0
/
+7
2018-12-05
usb: mtu3: enable SETUPENDISR interrupt
Chunfeng Yun
3
-2
/
+7
2018-12-05
usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)
Chunfeng Yun
2
-5
/
+7
2018-12-05
usb: mtu3: enable hardware remote wakeup from L1 automatically
Chunfeng Yun
1
-7
/
+3
2018-12-05
usb: mtu3: remove QMU checksum
Chunfeng Yun
2
-28
/
+0
[next]