index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-30
usb: musb: Fix locking errors for host only mode
Tony Lindgren
1
-1
/
+6
2016-07-17
usb: musb: sunxi: Simplify dr_mode handling
Hans de Goede
1
-43
/
+25
2016-07-17
usb: musb: sunxi: make unexported symbols static
Ben Dooks
1
-3
/
+3
2016-07-17
usb: musb: cppi41: add dma channel tracepoints
Bin Liu
2
-12
/
+80
2016-07-17
usb: musb: cppi41: move struct cppi41_dma_channel to header
Bin Liu
2
-21
/
+23
2016-07-17
usb: musb: cleanup cppi_dma header
Bin Liu
2
-8
/
+1
2016-07-17
usb: musb: gadget: add usb-request tracepoints
Bin Liu
2
-21
/
+90
2016-07-17
usb: musb: host: add urb tracepoints
Bin Liu
2
-26
/
+71
2016-07-17
usb: musb: add tracepoints to dump interrupt events
Bin Liu
2
-3
/
+22
2016-07-17
usb: musb: add tracepoints for register access
Bin Liu
2
-3
/
+103
2016-07-17
usb: musb: dsps: use musb register read/write wrappers instead
Bin Liu
1
-68
/
+44
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
8
-199
/
+187
2016-07-17
usb: musb: add tracepoints support for debugging
Bin Liu
4
-1
/
+93
2016-06-14
usb: musb: sunxi: Remove bogus "Frees glue" comment
Hans de Goede
1
-1
/
+1
2016-06-14
usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musb
Hans de Goede
1
-6
/
+9
2016-06-01
usb: musb: Stop bulk endpoint while queue is rotated
Andrew Goodbody
1
-1
/
+7
2016-06-01
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Andrew Goodbody
1
-7
/
+6
2016-06-01
usb: musb: host: correct cppi dma channel for isoch transfer
Bin Liu
1
-1
/
+1
2016-06-01
usb: musb: only restore devctl when session was set in backup
Bin Liu
1
-1
/
+2
2016-06-01
usb: musb: Use normal module_init for 2430 glue
Tony Lindgren
1
-12
/
+2
2016-06-01
usb: musb: Remove pm_runtime_set_irq_safe
Tony Lindgren
1
-6
/
+0
2016-06-01
usb: musb: Remove extra PM runtime calls from 2430 glue layer
Tony Lindgren
1
-24
/
+4
2016-06-01
usb: musb: Return error value from musb_mailbox
Tony Lindgren
3
-7
/
+10
2016-06-01
usb: musb: Don't set d+ high before enable for 2430 glue layer
Tony Lindgren
1
-11
/
+0
2016-06-01
usb: musb: Remove try_idle for 2430 glue layer
Tony Lindgren
1
-91
/
+0
2016-06-01
usb: musb: Improve PM runtime and phy handling for 2430 glue layer
Tony Lindgren
1
-11
/
+19
2016-06-01
usb: musb: Handle cable status better for 2430 glue layer
Tony Lindgren
1
-8
/
+60
2016-06-01
usb: musb: Use delayed for musb_gadget_pullup
Tony Lindgren
2
-6
/
+19
2016-06-01
usb: musb: Remove conditional PM runtime calls for musb_gadget
Tony Lindgren
1
-4
/
+3
2016-06-01
usb: musb: Split PM runtime between wrapper IP and musb core
Tony Lindgren
2
-32
/
+17
2016-06-01
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
3
-6
/
+11
2016-06-01
usb: musb: Remove unnecessary shutdown function
Tony Lindgren
1
-25
/
+14
2016-06-01
usb: musb: Fix idling after host mode by increasing autosuspend delay
Tony Lindgren
1
-2
/
+8
2016-06-01
usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling Vbus
Hans de Goede
1
-3
/
+6
2016-06-01
usb: musb: sunxi: Add set_mode platform function
Hans de Goede
1
-11
/
+19
2016-06-01
usb: musb: host: make musb_tx_dma_set_mode_*() *void*
Sergei Shtylyov
1
-19
/
+12
2016-06-01
usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...
Sergei Shtylyov
1
-4
/
+3
2016-06-01
usb: musb: host: don't start next rx urb if current one failed
Bin Liu
1
-1
/
+7
2016-06-01
usb: musb: host: clear rxcsr error bit if set
Bin Liu
1
-0
/
+3
2016-04-26
usb: musb: jz4740: fix error check of usb_get_phy()
Vladimir Zapolskiy
1
-2
/
+2
2016-04-26
Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...
Bin Liu
1
-1
/
+1
2016-04-26
usb: musb: gadget: nuke endpoint before setting its descriptor to NULL
Tal Shorer
1
-3
/
+3
2016-03-04
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
2
-2
/
+2
2016-03-04
usb: musb: sunxi: support module autoloading
Emilio López
1
-0
/
+1
2016-03-04
usb: musb/ux500: remove duplicate check for dma_is_compatible
Arnd Bergmann
1
-3
/
+0
2016-03-04
usb: musb: use %pad format string from dma_addr_t
Arnd Bergmann
2
-6
/
+6
2016-03-01
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+3
2016-02-23
usb: musb: fix DMA for host mode
Cristian Birsan
1
-4
/
+2
2016-02-17
usb: musb: Fix DMA desired mode for Mentor DMA engine
Cristian Birsan
1
-1
/
+1
2016-02-14
usb: add HAS_IOMEM dependency to USB_MUSB_HDRC
Vegard Nossum
1
-0
/
+1
[next]