Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5c938b911f2fe214ce8e77ff4b7c05bfc12b0034
/
drivers
/
usb
/
musb
edc87d9
usb: musb: fix crash with highmen PIO and usbmon
by Mans Rullgard
· 4 years, 8 months ago
c2ddc19
usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
by Tony Lindgren
· 4 years, 10 months ago
6aacfed
usb: musb: dma: Correct parameter passed to IRQ handler
by Paul Cercueil
· 4 years, 11 months ago
962e04b
usb: musb: Disable pullup at init
by Paul Cercueil
· 4 years, 10 months ago
4a71db0
usb: musb: fix idling for suspend after disconnect interrupt
by Tony Lindgren
· 4 years, 10 months ago
27d8c60
usb: gadget: musb: fix short isoc packets with inventra dma
by Paul Elder
· 6 years ago
c4f24a0
usb: musb: fix remote wakeup racing with suspend
by Daniel Glöckner
· 6 years ago
0971002
usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
by Bin Liu
· 7 years ago
9f3ac2e
usb: musb: host: fix potential NULL pointer dereference
by Bin Liu
· 7 years ago
4dcd6ce
usb: musb: Fix external abort in musb_remove on omap2430
by Merlijn Wajer
· 7 years ago
9e56511
usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
by Merlijn Wajer
· 7 years ago
c274101
usb: musb: fix enumeration after resume
by Andreas Kemnade
· 7 years ago
a576d7f
usb: musb: gadget: misplaced out of bounds check
by Heinrich Schuchardt
· 7 years ago
fe80d73
Revert "usb: musb: host: don't start next rx urb if current one failed"
by Bin Liu
· 7 years ago
157c02d
usb: musb: fix compilation warning on unused function
by Jérémy Lefaure
· 8 years ago
afeeff4
usb: musb: da8xx: fix babble condition handling
by Bin Liu
· 7 years ago
6f4a36f
usb: musb: Check for host-mode using is_host_active() on reset interrupt
by Jonathan Liu
· 7 years ago
b4ecc15
usb: musb: sunxi: Explicitly release USB PHY on exit
by Jonathan Liu
· 7 years ago
80cdcd7
USB: musb: fix external abort on suspend
by Johan Hovold
· 7 years ago
821ccbe
usb: musb: fix tx fifo flush handling again
by Bin Liu
· 7 years ago
bd3f890
usb: musb: dsps: keep VBUS on for host-only mode
by Bin Liu
· 7 years ago
5e4cafc
usb: musb: Fix external abort on non-linefetch for musb_irq_work()
by Tony Lindgren
· 8 years ago
dbb1273
usb: musb: Fix trying to suspend while active for OTG configurations
by Tony Lindgren
· 7 years ago
08c735a
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
by Peter Ujfalusi
· 7 years ago
1dc3a06
usb: musb: fix possible spinlock deadlock
by Bin Liu
· 8 years ago
51a3f3e
usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
by Bin Liu
· 8 years ago
5413f43
usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
by Alexandre Bailon
· 8 years ago
e40d15f
usb: musb: Fix host mode error -71 regression
by Tony Lindgren
· 8 years ago
dfd48ef
usb: musb: fix runtime PM in debugfs
by Bin Liu
· 8 years ago
2eb09cc
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
by Jérémy Lefaure
· 8 years ago
d7550d7
usb: musb: Fix trying to free already-free IRQ 4
by Tony Lindgren
· 8 years ago
4a37dbe
usb: musb: dsps: implement clear_ep_rxintr() callback
by Bin Liu
· 8 years ago
5de2dd7
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
by Bin Liu
· 8 years ago
2475291
usb: musb: Drop pointless PM runtime code for dsps glue
by Tony Lindgren
· 8 years ago
536d599
usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout
by Tony Lindgren
· 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
c723bd6
usb: musb: Fix broken use of static variable for multiple instances
by Tony Lindgren
· 8 years ago
2e52ec2
usb: musb: remove duplicated actions
by Kirill Esipov
· 8 years ago
355f1a39
usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER
by David Lechner
· 8 years ago
cacaaf8
usb: musb: Call pm_runtime from musb_gadget_queue
by Tony Lindgren
· 8 years ago
d8e5f0e
usb: musb: Fix hardirq-safe hardirq-unsafe lock order error
by Tony Lindgren
· 8 years ago
984f3be
usb: musb: da8xx: fix error handling message in probe
by Arnd Bergmann
· 8 years ago
2b9a8c4
usb: musb: Fix session based PM for first invalid VBUS
by Tony Lindgren
· 8 years ago
4e71918
usb: musb: Fix PM runtime for disconnect after unconfigure
by Tony Lindgren
· 8 years ago
b36df09
musb: Export musb_root_disconnect for use in modules
by Hans de Goede
· 8 years ago
c51f2ff
Merge 4.8-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
ed3d6d0
usb: musb: Fix tusb6010 compile error on blackfin
by Tony Lindgren
· 8 years ago
21b031f
usb: musb: remove redundant stack buffers
by Rasmus Villemoes
· 8 years ago
48fed03
usb: musb: am35x: fix error return code in am35x_probe()
by Wei Yongjun
· 8 years ago
947c49a
usb: musb: da8xx: Remove mach code
by David Lechner
· 8 years ago
d458fe9
usb: musb: da8xx: Use devm in probe
by David Lechner
· 8 years ago
7cba17e
musb: sunxi: Add support for platform_set_mode
by Hans de Goede
· 8 years ago
65b3f50
usb: musb: Add PM runtime support for MUSB DSPS glue layer
by Tony Lindgren
· 8 years ago
ae909fe
usb: musb: Simplify PM runtime for 2430 glue layer
by Tony Lindgren
· 8 years ago
2f3fd2c
usb: musb: Prepare dsps glue layer for PM runtime support
by Tony Lindgren
· 8 years ago
467d5c9
usb: musb: Implement session bit based runtime PM for musb-core
by Tony Lindgren
· 8 years ago
9b0dd49
Merge 4.8-rc5 into usb-testing
by Greg Kroah-Hartman
· 8 years ago
92c0c49
usb: musb: da8xx: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
906f5dc
usb: musb: am35x: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
2c55754
usb: musb: Fix locking errors for host only mode
by Tony Lindgren
· 8 years ago
a1ca2c6
usb: musb: sunxi: Simplify dr_mode handling
by Hans de Goede
· 8 years ago
cd53bd6
usb: musb: sunxi: make unexported symbols static
by Ben Dooks
· 8 years ago
8ccb49d
usb: musb: cppi41: add dma channel tracepoints
by Bin Liu
· 8 years ago
239d221
usb: musb: cppi41: move struct cppi41_dma_channel to header
by Bin Liu
· 8 years ago
460ddbe
usb: musb: cleanup cppi_dma header
by Bin Liu
· 8 years ago
fc78003
usb: musb: gadget: add usb-request tracepoints
by Bin Liu
· 8 years ago
19ca682
usb: musb: host: add urb tracepoints
by Bin Liu
· 8 years ago
cfb9a1b
usb: musb: add tracepoints to dump interrupt events
by Bin Liu
· 8 years ago
c74173f
usb: musb: add tracepoints for register access
by Bin Liu
· 8 years ago
086b2882
usb: musb: dsps: use musb register read/write wrappers instead
by Bin Liu
· 8 years ago
b99d365
usb: musb: switch dev_dbg to tracepoints
by Bin Liu
· 8 years ago
f89252a
usb: musb: add tracepoints support for debugging
by Bin Liu
· 8 years ago
1c4bf5a
usb: musb: sunxi: Remove bogus "Frees glue" comment
by Hans de Goede
· 8 years ago
969a132
usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musb
by Hans de Goede
· 8 years ago
7b2c17f
usb: musb: Stop bulk endpoint while queue is rotated
by Andrew Goodbody
· 8 years ago
f3eec0cf
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
by Andrew Goodbody
· 8 years ago
04471eb
usb: musb: host: correct cppi dma channel for isoch transfer
by Bin Liu
· 8 years ago
84ac5d1
usb: musb: only restore devctl when session was set in backup
by Bin Liu
· 8 years ago
aec373c
usb: musb: Use normal module_init for 2430 glue
by Tony Lindgren
· 8 years ago
1c4d0b4
usb: musb: Remove pm_runtime_set_irq_safe
by Tony Lindgren
· 8 years ago
87326e8
usb: musb: Remove extra PM runtime calls from 2430 glue layer
by Tony Lindgren
· 8 years ago
12b7db2
usb: musb: Return error value from musb_mailbox
by Tony Lindgren
· 8 years ago
a118df0
usb: musb: Don't set d+ high before enable for 2430 glue layer
by Tony Lindgren
· 8 years ago
4dc2fe7
usb: musb: Remove try_idle for 2430 glue layer
by Tony Lindgren
· 8 years ago
a83e17d
usb: musb: Improve PM runtime and phy handling for 2430 glue layer
by Tony Lindgren
· 8 years ago
21f77be
usb: musb: Handle cable status better for 2430 glue layer
by Tony Lindgren
· 8 years ago
517baff
usb: musb: Use delayed for musb_gadget_pullup
by Tony Lindgren
· 8 years ago
3064721
usb: musb: Remove conditional PM runtime calls for musb_gadget
by Tony Lindgren
· 8 years ago
f730f20
usb: musb: Split PM runtime between wrapper IP and musb core
by Tony Lindgren
· 8 years ago
7099dbc
usb: musb: Update to use PM runtime autosuspend
by Tony Lindgren
· 8 years ago
302f680
usb: musb: Remove unnecessary shutdown function
by Tony Lindgren
· 8 years ago
7e1704d
usb: musb: Fix idling after host mode by increasing autosuspend delay
by Tony Lindgren
· 8 years ago
a60d541
usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling Vbus
by Hans de Goede
· 8 years ago
37f30d8
usb: musb: sunxi: Add set_mode platform function
by Hans de Goede
· 8 years ago
b6a6631
usb: musb: host: make musb_tx_dma_set_mode_*() *void*
by Sergei Shtylyov
· 8 years ago
858b9be
usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() to its caller
by Sergei Shtylyov
· 8 years ago
dbac5d0
usb: musb: host: don't start next rx urb if current one failed
by Bin Liu
· 8 years ago
b580121
usb: musb: host: clear rxcsr error bit if set
by Bin Liu
· 8 years ago
97b9b7d
usb: musb: jz4740: fix error check of usb_get_phy()
by Vladimir Zapolskiy
· 9 years ago
Next »