index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: da8xx: fix error handling message in probe
Arnd Bergmann
2016-09-23
1
-7
/
+7
*
usb: musb: Fix session based PM for first invalid VBUS
Tony Lindgren
2016-09-23
2
-5
/
+9
*
usb: musb: Fix PM runtime for disconnect after unconfigure
Tony Lindgren
2016-09-23
1
-0
/
+3
*
musb: Export musb_root_disconnect for use in modules
Hans de Goede
2016-09-22
1
-0
/
+1
*
Merge 4.8-rc7 into usb-next
Greg Kroah-Hartman
2016-09-19
1
-1
/
+1
|
\
|
*
usb: musb: Fix tusb6010 compile error on blackfin
Tony Lindgren
2016-09-16
1
-1
/
+1
*
|
usb: musb: remove redundant stack buffers
Rasmus Villemoes
2016-09-13
1
-7
/
+5
*
|
usb: musb: am35x: fix error return code in am35x_probe()
Wei Yongjun
2016-09-13
1
-1
/
+3
*
|
usb: musb: da8xx: Remove mach code
David Lechner
2016-09-13
2
-86
/
+51
*
|
usb: musb: da8xx: Use devm in probe
David Lechner
2016-09-13
1
-14
/
+5
*
|
musb: sunxi: Add support for platform_set_mode
Hans de Goede
2016-09-13
1
-4
/
+57
*
|
usb: musb: Add PM runtime support for MUSB DSPS glue layer
Tony Lindgren
2016-09-13
1
-41
/
+17
*
|
usb: musb: Simplify PM runtime for 2430 glue layer
Tony Lindgren
2016-09-13
1
-66
/
+10
*
|
usb: musb: Prepare dsps glue layer for PM runtime support
Tony Lindgren
2016-09-13
1
-4
/
+18
*
|
usb: musb: Implement session bit based runtime PM for musb-core
Tony Lindgren
2016-09-13
2
-0
/
+67
*
|
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2016-09-05
1
-1
/
+6
|
\
\
|
|
/
|
*
usb: musb: Fix locking errors for host only mode
Tony Lindgren
2016-08-30
1
-1
/
+6
*
|
usb: musb: da8xx: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
|
usb: musb: am35x: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
|
/
*
usb: musb: sunxi: Simplify dr_mode handling
Hans de Goede
2016-07-17
1
-43
/
+25
*
usb: musb: sunxi: make unexported symbols static
Ben Dooks
2016-07-17
1
-3
/
+3
*
usb: musb: cppi41: add dma channel tracepoints
Bin Liu
2016-07-17
2
-12
/
+80
*
usb: musb: cppi41: move struct cppi41_dma_channel to header
Bin Liu
2016-07-17
2
-21
/
+23
*
usb: musb: cleanup cppi_dma header
Bin Liu
2016-07-17
2
-8
/
+1
*
usb: musb: gadget: add usb-request tracepoints
Bin Liu
2016-07-17
2
-21
/
+90
*
usb: musb: host: add urb tracepoints
Bin Liu
2016-07-17
2
-26
/
+71
*
usb: musb: add tracepoints to dump interrupt events
Bin Liu
2016-07-17
2
-3
/
+22
*
usb: musb: add tracepoints for register access
Bin Liu
2016-07-17
2
-3
/
+103
*
usb: musb: dsps: use musb register read/write wrappers instead
Bin Liu
2016-07-17
1
-68
/
+44
*
usb: musb: switch dev_dbg to tracepoints
Bin Liu
2016-07-17
8
-199
/
+187
*
usb: musb: add tracepoints support for debugging
Bin Liu
2016-07-17
4
-1
/
+93
*
usb: musb: sunxi: Remove bogus "Frees glue" comment
Hans de Goede
2016-06-14
1
-1
/
+1
*
usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musb
Hans de Goede
2016-06-14
1
-6
/
+9
*
usb: musb: Stop bulk endpoint while queue is rotated
Andrew Goodbody
2016-06-01
1
-1
/
+7
*
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Andrew Goodbody
2016-06-01
1
-7
/
+6
*
usb: musb: host: correct cppi dma channel for isoch transfer
Bin Liu
2016-06-01
1
-1
/
+1
*
usb: musb: only restore devctl when session was set in backup
Bin Liu
2016-06-01
1
-1
/
+2
*
usb: musb: Use normal module_init for 2430 glue
Tony Lindgren
2016-06-01
1
-12
/
+2
*
usb: musb: Remove pm_runtime_set_irq_safe
Tony Lindgren
2016-06-01
1
-6
/
+0
*
usb: musb: Remove extra PM runtime calls from 2430 glue layer
Tony Lindgren
2016-06-01
1
-24
/
+4
*
usb: musb: Return error value from musb_mailbox
Tony Lindgren
2016-06-01
3
-7
/
+10
*
usb: musb: Don't set d+ high before enable for 2430 glue layer
Tony Lindgren
2016-06-01
1
-11
/
+0
*
usb: musb: Remove try_idle for 2430 glue layer
Tony Lindgren
2016-06-01
1
-91
/
+0
*
usb: musb: Improve PM runtime and phy handling for 2430 glue layer
Tony Lindgren
2016-06-01
1
-11
/
+19
*
usb: musb: Handle cable status better for 2430 glue layer
Tony Lindgren
2016-06-01
1
-8
/
+60
*
usb: musb: Use delayed for musb_gadget_pullup
Tony Lindgren
2016-06-01
2
-6
/
+19
*
usb: musb: Remove conditional PM runtime calls for musb_gadget
Tony Lindgren
2016-06-01
1
-4
/
+3
*
usb: musb: Split PM runtime between wrapper IP and musb core
Tony Lindgren
2016-06-01
2
-32
/
+17
*
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
2016-06-01
3
-6
/
+11
*
usb: musb: Remove unnecessary shutdown function
Tony Lindgren
2016-06-01
1
-25
/
+14
[next]