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.12.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
/
musb
/
musb_gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
1
-49
/
+7
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
1
-26
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
usb: musb: add helper function musb_ep_xfertype_string
Bin Liu
1
-5
/
+1
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
1
-7
/
+32
2016-11-17
usb: musb: Fix PM for hub disconnect
Tony Lindgren
1
-3
/
+3
2016-11-17
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
1
-4
/
+29
2016-11-03
usb: musb: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-4
/
+4
2016-10-24
usb: musb: Call pm_runtime from musb_gadget_queue
Tony Lindgren
1
-0
/
+4
2016-09-23
usb: musb: Fix PM runtime for disconnect after unconfigure
Tony Lindgren
1
-0
/
+3
2016-07-17
usb: musb: gadget: add usb-request tracepoints
Bin Liu
1
-21
/
+14
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
1
-50
/
+47
2016-06-02
usb: musb: Use delayed for musb_gadget_pullup
Tony Lindgren
1
-6
/
+18
2016-06-02
usb: musb: Remove conditional PM runtime calls for musb_gadget
Tony Lindgren
1
-4
/
+3
2016-06-02
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
1
-1
/
+2
2016-04-27
usb: musb: gadget: nuke endpoint before setting its descriptor to NULL
Tal Shorer
1
-3
/
+3
2015-12-16
usb: musb: gadget: remove redundant condition
Geyslan G. Bem
1
-3
/
+2
2015-08-07
usb: musb: gadget: fix build break by adding missing 'break'
Robert Baldyga
1
-0
/
+1
2015-08-06
usb: musb: gadget: remove remaining DMA ifdeferry
Felipe Balbi
1
-21
/
+18
2015-08-06
usb: musb: gadget: add musb_match_ep() function
Robert Baldyga
1
-0
/
+34
2015-08-04
usb: musb: gadget: add ep capabilities support
Robert Baldyga
1
-0
/
+12
2015-07-30
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+1
2015-05-07
usb: musb: Remove DMA ifdef for musb_gadget.c short_packet
Tony Lindgren
1
-6
/
+10
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
1
-4
/
+4
2015-03-09
usb: musb: gadget: get rid of stop_activity()
Felipe Balbi
1
-39
/
+1
2015-01-29
usb: musb: gadget: use common is_selfpowered
Peter Chen
1
-3
/
+1
2014-11-11
usb: musb: gadget: use udc-core's reset notifier
Felipe Balbi
1
-3
/
+6
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-18
/
+18
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
1
-4
/
+2
2014-11-03
usb: musb: gadget: remove bind/unbind messages
Felipe Balbi
1
-5
/
+0
2014-11-03
usb: musb: gadget: do not rely on 'driver' argument
Felipe Balbi
1
-2
/
+2
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
1
-1
/
+1
2013-12-20
usb: musb: fix setting JZ4740 gadget periphal mode on reset
Apelete Seketeli
1
-1
/
+9
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
1
-0
/
+4
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-3
/
+3
2013-11-25
usb: fix musb gadget to enable OTG mode conditionally
Apelete Seketeli
1
-0
/
+4
2013-10-20
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
1
-0
/
+3
2013-10-15
Revert "usb: musb: gadget: fix otg active status flag"
Greg Kroah-Hartman
1
-0
/
+1
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-11
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
1
-0
/
+2
2013-09-26
usb: musb: gadget: fix otg active status flag
Bin Liu
1
-1
/
+0
2013-09-17
usb: musb: fix otg default state
Bin Liu
1
-0
/
+4
2013-08-27
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
1
-0
/
+2
2013-08-27
usb: musb: avoid null pointer dereference in debug logging
Maarten ter Huurne
1
-1
/
+2
2013-08-27
usb: musb: honour the return value of dma_map_single()
Sebastian Andrzej Siewior
1
-1
/
+9
2013-08-13
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
Sebastian Andrzej Siewior
1
-40
/
+42
2013-07-29
usb: musb: unmap reqs in musb_gadget_queue()'s error case
Sebastian Andrzej Siewior
1
-2
/
+3
2013-05-28
usb: musb: gadget: remove hcd initialization
Daniel Mack
1
-10
/
+0
2013-04-06
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-140
/
+16
2013-04-02
usb: musb: gadget: use platform callback to enable vbus
Grazvydas Ignotas
1
-3
/
+2
[next]