index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mtu3
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: mtu3: drop CONFIG_OF
Chunfeng Yun
2021-03-26
1
-6
/
+1
*
usb: mtu3: add support ip-sleep wakeup for MT8192
Chunfeng Yun
2021-03-26
1
-0
/
+10
*
usb: mtu3: support ip-sleep wakeup for MT8183
Chunfeng Yun
2021-03-26
1
-0
/
+12
*
usb: mtu3: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-18
1
-4
/
+4
*
usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
Dan Carpenter
2020-12-07
1
-1
/
+1
*
usb: mtu3: mtu3_debug: remove an unused struct member
Dan Carpenter
2020-12-04
1
-1
/
+0
*
usb: mtu3: fix panic in mtu3_gadget_stop()
Macpaul Lin
2020-11-06
1
-0
/
+1
*
usb: mtu3: Remove unsused inline function is_first_entry
YueHaibing
2020-08-18
1
-6
/
+0
*
usb: mtu3: simplify mtu3_req_complete()
Chunfeng Yun
2020-07-29
1
-10
/
+7
*
usb: mtu3: clear dual mode of u3port when disable device
Chunfeng Yun
2020-07-29
1
-1
/
+5
*
usb: mtu3: use MTU3_EP_WEDGE flag
Chunfeng Yun
2020-07-29
3
-7
/
+5
*
usb: mtu3: remove useless member @busy in mtu3_ep struct
Chunfeng Yun
2020-07-29
2
-7
/
+0
*
usb: mtu3: remove repeated error log
Chunfeng Yun
2020-07-29
1
-7
/
+1
*
usb: mtu3: add ->udc_set_speed()
Chunfeng Yun
2020-07-29
3
-28
/
+58
*
usb: mtu3: introduce a funtion to check maximum speed
Chunfeng Yun
2020-07-29
1
-20
/
+28
*
usb: mtu3: clear interrupts status when disable interrupts
Chunfeng Yun
2020-07-29
1
-13
/
+12
*
usb: mtu3: reinitialize CSR registers
Chunfeng Yun
2020-07-29
1
-29
/
+32
*
usb: mtu3: fix macro for maximum number of packets
Chunfeng Yun
2020-07-29
1
-2
/
+2
*
usb: mtu3: remove unnecessary pointer checks
Chunfeng Yun
2020-07-29
1
-19
/
+6
*
usb: mtu3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
2
-6
/
+2
*
usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file
Lee Jones
2020-07-15
1
-0
/
+1
*
usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc
Lee Jones
2020-07-15
1
-1
/
+1
*
usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk'
Lee Jones
2020-07-09
1
-0
/
+2
*
usb: mtu3: mtu3_core: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-07-03
1
-1
/
+1
*
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
1
-8
/
+8
*
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-18
1
-2
/
+2
|
\
|
*
usb: mtu3: constify struct debugfs_reg32
Rikard Falkeborn
2020-05-14
1
-2
/
+2
*
|
USB: mtu3: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
6
-6
/
+6
|
/
*
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2020-03-04
1
-4
/
+5
*
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
2019-11-04
1
-0
/
+1
|
\
|
*
usb: mtu3: fix missing include of mtu3_dr.h
Ben Dooks (Codethink)
2019-10-27
1
-0
/
+1
*
|
usb: mtu3: fix race condition about delayed_status
Chunfeng Yun
2019-10-10
1
-2
/
+10
*
|
usb: mtu3: add a new function to do status stage
Chunfeng Yun
2019-10-10
1
-11
/
+12
|
/
*
usb: mtu3: register a USB Role Switch for dual role mode
Chunfeng Yun
2019-09-03
6
-7
/
+60
*
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
*
Revert "usb: mtu3: fix up undefined reference to usb_debug_root"
Chunfeng Yun
2019-06-10
1
-1
/
+2
*
usb: mtu3: fix up undefined reference to usb_debug_root
Chunfeng Yun
2019-05-21
1
-2
/
+1
*
usb: mtu3: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-04-19
1
-16
/
+3
*
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
2019-04-01
1
-0
/
+1
|
\
|
*
usb: mtu3: fix EXTCON dependency
Arnd Bergmann
2019-03-26
1
-0
/
+1
*
|
usb: mtu3: add a function to switch mailbox state to string
Chunfeng Yun
2019-03-26
1
-2
/
+18
*
|
usb: mtu3: add tracepoints to help debug
Chunfeng Yun
2019-03-26
9
-1
/
+347
*
|
usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.c
Chunfeng Yun
2019-03-26
4
-110
/
+110
*
|
usb: mtu3: add debugfs interface files
Chunfeng Yun
2019-03-26
7
-13
/
+503
*
|
usb: mtu3: supports new QMU format
Chunfeng Yun
2019-03-26
6
-22
/
+66
*
|
usb: mtu3: rebuild qmu_gpd struct to prepare to support new QMU format
Chunfeng Yun
2019-03-26
2
-59
/
+42
*
|
usb: mtu3: fix transfer error of USB3 Gen2 isoc
Chunfeng Yun
2019-03-26
3
-10
/
+51
*
|
usb: mtu3: rebuild the code of getting vbus regulator
Chunfeng Yun
2019-03-26
1
-5
/
+3
*
|
usb: mtu3: remove unnecessary local variable @req
Chunfeng Yun
2019-03-26
1
-5
/
+2
*
|
usb: mtu3: print useful information also for device and host modes
Chunfeng Yun
2019-03-26
1
-2
/
+3
[next]