index
:
Linux Stable
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.12.y
linux-6.13.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
/
musb
/
musb_gadget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musc: Remove unused list 'buffers'
Dr. David Alan Gilbert
2024-05-10
1
-9
/
+0
*
usb: musb: remove unused variable 'count'
Colin Ian King
2024-03-05
1
-4
/
+0
*
usb: musb: Remove an unnecessary NULL value
Ruan Jinjie
2023-08-04
1
-1
/
+1
*
usb: musb: remove extra check in musb_gadget_vbus_draw
Ivaylo Dimitrov
2022-12-08
1
-2
/
+0
*
usb: musb: Support setting OTG mode using generic PHY
Paul Cercueil
2022-11-09
1
-0
/
+4
*
usb: musb: Allow running without CONFIG_USB_PHY
Paul Cercueil
2022-11-09
1
-8
/
+13
*
usb: musb: Add and use inline function musb_otg_state_string
Paul Cercueil
2022-11-09
1
-4
/
+4
*
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
2022-11-09
1
-14
/
+14
*
usb: musb: Fix musb_gadget.c rxstate overflow bug
Robin Guo
2022-09-22
1
-0
/
+3
*
usb: musb: remove schedule work called after flush
Saurav Girepunje
2022-06-10
1
-2
/
+0
*
usb: musb: Balance list entry in musb_gadget_queue
Viraj Shah
2021-10-22
1
-1
/
+3
*
usb: musb: Fix spelling mistake "tranfer" -> "transfer"
Saurav Girepunje
2021-05-10
1
-1
/
+1
*
usb: musb: Fix NULL check on struct musb_request field
Paul Cercueil
2021-02-05
1
-1
/
+1
*
usb: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
2019-11-04
1
-1
/
+1
*
usb: musb: musb_gadget.c: Remove unused variable
Saurav Girepunje
2019-10-04
1
-2
/
+1
*
usb: gadget: musb: fix short isoc packets with inventra dma
Paul Elder
2019-01-30
1
-12
/
+1
*
usb: musb: disable otg protocol support
Bin Liu
2018-05-22
1
-4
/
+1
*
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
2018-05-22
1
-1
/
+0
*
usb: musb: remove duplicated port mode enum
Bin Liu
2018-05-22
1
-1
/
+1
*
usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
Bin Liu
2018-04-30
1
-1
/
+2
*
usb: musb: remove blackfin port
Arnd Bergmann
2018-03-26
1
-49
/
+7
*
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-26
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: musb: add helper function musb_ep_xfertype_string
Bin Liu
2017-08-28
1
-5
/
+1
*
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-28
1
-7
/
+32
|
\
|
*
usb: musb: Fix PM for hub disconnect
Tony Lindgren
2016-11-17
1
-3
/
+3
|
*
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
2016-11-17
1
-4
/
+29
*
|
usb: musb: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-4
/
+4
|
/
*
usb: musb: Call pm_runtime from musb_gadget_queue
Tony Lindgren
2016-10-24
1
-0
/
+4
*
usb: musb: Fix PM runtime for disconnect after unconfigure
Tony Lindgren
2016-09-23
1
-0
/
+3
*
usb: musb: gadget: add usb-request tracepoints
Bin Liu
2016-07-17
1
-21
/
+14
*
usb: musb: switch dev_dbg to tracepoints
Bin Liu
2016-07-17
1
-50
/
+47
*
usb: musb: Use delayed for musb_gadget_pullup
Tony Lindgren
2016-06-01
1
-6
/
+18
*
usb: musb: Remove conditional PM runtime calls for musb_gadget
Tony Lindgren
2016-06-01
1
-4
/
+3
*
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
2016-06-01
1
-1
/
+2
*
usb: musb: gadget: nuke endpoint before setting its descriptor to NULL
Tal Shorer
2016-04-26
1
-3
/
+3
*
usb: musb: gadget: remove redundant condition
Geyslan G. Bem
2015-12-16
1
-3
/
+2
*
usb: musb: gadget: fix build break by adding missing 'break'
Robert Baldyga
2015-08-07
1
-0
/
+1
*
usb: musb: gadget: remove remaining DMA ifdeferry
Felipe Balbi
2015-08-06
1
-21
/
+18
*
usb: musb: gadget: add musb_match_ep() function
Robert Baldyga
2015-08-06
1
-0
/
+34
*
usb: musb: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+12
*
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
1
-0
/
+1
*
usb: musb: Remove DMA ifdef for musb_gadget.c short_packet
Tony Lindgren
2015-05-07
1
-6
/
+10
*
usb: musb: Fix up DMA related macros
Tony Lindgren
2015-05-07
1
-4
/
+4
*
usb: musb: gadget: get rid of stop_activity()
Felipe Balbi
2015-03-09
1
-39
/
+1
*
usb: musb: gadget: use common is_selfpowered
Peter Chen
2015-01-29
1
-3
/
+1
*
usb: musb: gadget: use udc-core's reset notifier
Felipe Balbi
2014-11-10
1
-3
/
+6
*
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-11-03
1
-18
/
+18
*
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-4
/
+2
*
usb: musb: gadget: remove bind/unbind messages
Felipe Balbi
2014-11-03
1
-5
/
+0
[next]