Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
845d9e8df2fa879e6494e786f290e1fd5560ac8c
/
drivers
/
usb
/
musb
/
musb_gadget.c
0edbf9e
Merge 4.9-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
2bff391
usb: musb: Fix PM for hub disconnect
by Tony Lindgren
· 8 years ago
ea2f35c
usb: musb: Fix sleeping function called from invalid context for hdrc glue
by Tony Lindgren
· 8 years ago
6ddcabc
usb: musb: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
cacaaf8
usb: musb: Call pm_runtime from musb_gadget_queue
by Tony Lindgren
· 8 years ago
4e71918
usb: musb: Fix PM runtime for disconnect after unconfigure
by Tony Lindgren
· 8 years ago
fc78003
usb: musb: gadget: add usb-request tracepoints
by Bin Liu
· 8 years ago
b99d365
usb: musb: switch dev_dbg to tracepoints
by Bin Liu
· 8 years ago
517baff
usb: musb: Use delayed for musb_gadget_pullup
by Tony Lindgren
· 9 years ago
3064721
usb: musb: Remove conditional PM runtime calls for musb_gadget
by Tony Lindgren
· 9 years ago
7099dbc
usb: musb: Update to use PM runtime autosuspend
by Tony Lindgren
· 9 years ago
607fb0f
usb: musb: gadget: nuke endpoint before setting its descriptor to NULL
by Tal Shorer
· 9 years ago
1a17162
usb: musb: gadget: remove redundant condition
by Geyslan G. Bem
· 9 years ago
2f3cc24
usb: musb: gadget: fix build break by adding missing 'break'
by Robert Baldyga
· 9 years ago
03840fa
usb: musb: gadget: remove remaining DMA ifdeferry
by Felipe Balbi
· 9 years ago
26b8aa4
usb: musb: gadget: add musb_match_ep() function
by Robert Baldyga
· 9 years ago
8501955
usb: musb: gadget: add ep capabilities support
by Robert Baldyga
· 9 years ago
ca1023c
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
by Robert Baldyga
· 9 years ago
fb91cdd
usb: musb: Remove DMA ifdef for musb_gadget.c short_packet
by Tony Lindgren
· 10 years ago
f8e9f34f
usb: musb: Fix up DMA related macros
by Tony Lindgren
· 10 years ago
d5638fc
usb: musb: gadget: get rid of stop_activity()
by Felipe Balbi
· 10 years ago
dadac98
usb: musb: gadget: use common is_selfpowered
by Peter Chen
· 10 years ago
1189f7f
usb: musb: gadget: use udc-core's reset notifier
by Felipe Balbi
· 10 years ago
e47d925
usb: move the OTG state from the USB PHY to the OTG structure
by Antoine Tenart
· 10 years ago
22835b8
usb: gadget: remove unnecessary 'driver' argument
by Felipe Balbi
· 10 years ago
fae5afb
usb: musb: gadget: remove bind/unbind messages
by Felipe Balbi
· 10 years ago
69e2888
usb: musb: gadget: do not rely on 'driver' argument
by Felipe Balbi
· 10 years ago
304f7e5
usb: gadget: Refactor request completion
by Michal Sojka
· 10 years ago
23db9fd
usb: musb: fix setting JZ4740 gadget periphal mode on reset
by Apelete Seketeli
· 11 years ago
c139e14
Merge tag 'v3.13-rc4' into next
by Felipe Balbi
· 11 years ago
e117e74
usb: gadget: add "maxpacket_limit" field to struct usb_ep
by Robert Baldyga
· 11 years ago
fd3923a
usb: fix musb gadget to enable OTG mode conditionally
by Apelete Seketeli
· 11 years ago
5584cfb
Merge 3.12-rc6 into usb-next.
by Greg Kroah-Hartman
· 11 years ago
43e699c
Revert "usb: musb: gadget: fix otg active status flag"
by Greg Kroah-Hartman
· 11 years ago
2b84f92
usb: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
001dd84
usb: musb: start musb on the udc side, too
by Sebastian Andrzej Siewior
· 11 years ago
9b0a1de3
usb: musb: gadget: fix otg active status flag
by Bin Liu
· 11 years ago
1374a430
usb: musb: fix otg default state
by Bin Liu
· 11 years ago
9047428
usb: musb: only remove host/udc if it has been added
by Sebastian Andrzej Siewior
· 11 years ago
b130f03
usb: musb: avoid null pointer dereference in debug logging
by Maarten ter Huurne
· 11 years ago
7b360f4
usb: musb: honour the return value of dma_map_single()
by Sebastian Andrzej Siewior
· 11 years ago
fc52575
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
by Sebastian Andrzej Siewior
· 11 years ago
23a53d9
usb: musb: unmap reqs in musb_gadget_queue()'s error case
by Sebastian Andrzej Siewior
· 12 years ago
fe4cb09
usb: musb: gadget: remove hcd initialization
by Daniel Mack
· 12 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
b65ae0f
usb: musb: gadget: use platform callback to enable vbus
by Grazvydas Ignotas
· 12 years ago
e21de10
usb: musb: gadget: clear gadget_driver when gadget is stopped
by Grazvydas Ignotas
· 12 years ago
42c0bf1
usb: otg: prefix otg_state_string with usb_
by Felipe Balbi
· 12 years ago
07d8316
usb: musb: gadget: don't assign gadget.dev.release directly
by Felipe Balbi
· 12 years ago
5e6e3d3
usb: musb: gadget: remove unnecessary initializations
by Felipe Balbi
· 12 years ago
37730ec
usb: musb: gadget: fix compile warning
by Felipe Balbi
· 12 years ago
38c5df2
usb: musb: gadget: delete wrong comment
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
5ed01c6
usb: musb: gadget: let udc-core manage gadget-dev
by Felipe Balbi
· 12 years ago
06d9db7
usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
by Kishon Vijay Abraham I
· 12 years ago
bb3a2ef
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
by supriya karanth
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
0c864d8
Merge 3.7-rc6 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
b18d26f
usb: musb: Perform only write access on MUSB_INTRTXE
by Sebastian Andrzej Siewior
· 12 years ago
af5ec14
usb: musb: Perform only write access on MUSB_INTRRXE
by Sebastian Andrzej Siewior
· 12 years ago
515ba29
usb: musb: avoid FADDR read access
by Sebastian Andrzej Siewior
· 12 years ago
00a8918
Revert "usb: musb: use DMA mode 1 whenever possible"
by Felipe Balbi
· 12 years ago
660fa88
usb: musb: Remove redundant if statement
by Roger Quadros
· 12 years ago
032ec49
usb: musb: drop useless board_mode usage
by Felipe Balbi
· 13 years ago
4f3e8d2
usb: musb: use DMA mode 1 whenever possible
by Roger Quadros
· 12 years ago
d17d535
usb: musb: gadget: don't program dma for zero byte tx
by Ajay Kumar Gupta
· 12 years ago
f0443af
usb: musb: gadget: use variables according to their names in rxstate()
by Sergei Shtylyov
· 12 years ago
979eef3
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
08f75bf
usb: musb_gadget: fix crash caused by dangling pointer
by Grazvydas Ignotas
· 13 years ago
abf710e
usb: musb: handle nuked ep dma interrupt
by Vikram Pandita
· 13 years ago
cd70469
usb: core: hcd: make hcd->irq unsigned
by Felipe Balbi
· 13 years ago
8062d94
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6e13c65
usb: otg: Convert all users to pass struct usb_otg for OTG functions
by Heikki Krogerus
· 13 years ago
b96d3b0
usb: Convert all users to new usb_phy
by Heikki Krogerus
· 13 years ago
3928707
usb: musb: Reselect index reg in interrupt context
by Supriya Karanth
· 13 years ago
d445b6d
usb: musb: Start using struct usb_otg
by Heikki Krogerus
· 13 years ago
e9e8c85
usb: musb: make modules behave better
by Felipe Balbi
· 13 years ago
121a8cd
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
7d5b49a
usb: musb: headers cleanup
by Felipe Balbi
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
bfe0658
usb: udc: Fix gadget driver's speed check in various UDC drivers
by Michal Nazarewicz
· 13 years ago
3c2d636
usb: musb: gadget: don't call ->disconnect() on exit
by Felipe Balbi
· 13 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
073b854
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
fb914eb
treewide: typo 'interrrupt' word corrections.
by Vitaliy Ivanov
· 14 years ago
0ae52d5
usb: musb: Enable DMA mode1 RX for transfers without short packets
by Anand Gadiyar
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
6193d69
usb: musb: gadget: fix error path
by Sebastian Andrzej Siewior
· 13 years ago
93e098a
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 13 years ago
72c487d
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
e71eb39
usb: musb: convert musb to new style bind
by Sebastian Andrzej Siewior
· 14 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 14 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
4858f06
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
by Yauheni Kaliuta
· 14 years ago
a48ff90
usb: musb: ux500: add ux500 specific code for gadget side
by Mian Yousaf Kaukab
· 14 years ago
8620543
usb: musb: Calling VBUS pulsing API when SRP is initiated.
by Hema HK
· 14 years ago
Next »