Age | Commit message (Expand) | Author | Files | Lines |
2016-11-17 | usb: musb: Drop pointless PM runtime code for dsps glue | Tony Lindgren | 1 | -20/+2 |
2016-11-17 | usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout | Tony Lindgren | 1 | -6/+4 |
2016-11-17 | usb: musb: Fix PM for hub disconnect | Tony Lindgren | 4 | -18/+27 |
2016-11-17 | usb: musb: Fix sleeping function called from invalid context for hdrc glue | Tony Lindgren | 4 | -18/+167 |
2016-11-17 | usb: musb: Fix broken use of static variable for multiple instances | Tony Lindgren | 2 | -4/+7 |
2016-11-07 | usb: musb: remove duplicated actions | Kirill Esipov | 1 | -5/+0 |
2016-11-07 | usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER | David Lechner | 1 | -1/+2 |
2016-10-24 | usb: musb: Call pm_runtime from musb_gadget_queue | Tony Lindgren | 1 | -0/+4 |
2016-10-24 | usb: musb: Fix hardirq-safe hardirq-unsafe lock order error | Tony Lindgren | 1 | -5/+2 |
2016-09-23 | usb: musb: da8xx: fix error handling message in probe | Arnd Bergmann | 1 | -7/+7 |
2016-09-23 | usb: musb: Fix session based PM for first invalid VBUS | Tony Lindgren | 2 | -5/+9 |
2016-09-23 | usb: musb: Fix PM runtime for disconnect after unconfigure | Tony Lindgren | 1 | -0/+3 |
2016-09-22 | musb: Export musb_root_disconnect for use in modules | Hans de Goede | 1 | -0/+1 |
2016-09-19 | Merge 4.8-rc7 into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |
2016-09-16 | usb: musb: Fix tusb6010 compile error on blackfin | Tony Lindgren | 1 | -1/+1 |
2016-09-13 | usb: musb: remove redundant stack buffers | Rasmus Villemoes | 1 | -7/+5 |
2016-09-13 | usb: musb: am35x: fix error return code in am35x_probe() | Wei Yongjun | 1 | -1/+3 |
2016-09-13 | usb: musb: da8xx: Remove mach code | David Lechner | 2 | -86/+51 |
2016-09-13 | usb: musb: da8xx: Use devm in probe | David Lechner | 1 | -14/+5 |
2016-09-13 | musb: sunxi: Add support for platform_set_mode | Hans de Goede | 1 | -4/+57 |
2016-09-13 | usb: musb: Add PM runtime support for MUSB DSPS glue layer | Tony Lindgren | 1 | -41/+17 |
2016-09-13 | usb: musb: Simplify PM runtime for 2430 glue layer | Tony Lindgren | 1 | -66/+10 |
2016-09-13 | usb: musb: Prepare dsps glue layer for PM runtime support | Tony Lindgren | 1 | -4/+18 |
2016-09-13 | usb: musb: Implement session bit based runtime PM for musb-core | Tony Lindgren | 2 | -0/+67 |
2016-09-05 | Merge 4.8-rc5 into usb-testing | Greg Kroah-Hartman | 1 | -1/+6 |
2016-08-30 | usb: musb: da8xx: don't print on ENOMEM | Wolfram Sang | 1 | -3/+1 |
2016-08-30 | usb: musb: am35x: don't print on ENOMEM | Wolfram Sang | 1 | -3/+1 |
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-02 | usb: musb: Stop bulk endpoint while queue is rotated | Andrew Goodbody | 1 | -1/+7 |
2016-06-02 | usb: musb: Ensure rx reinit occurs for shared_fifo endpoints | Andrew Goodbody | 1 | -7/+6 |
2016-06-02 | usb: musb: host: correct cppi dma channel for isoch transfer | Bin Liu | 1 | -1/+1 |
2016-06-02 | usb: musb: only restore devctl when session was set in backup | Bin Liu | 1 | -1/+2 |
2016-06-02 | usb: musb: Use normal module_init for 2430 glue | Tony Lindgren | 1 | -12/+2 |
2016-06-02 | usb: musb: Remove pm_runtime_set_irq_safe | Tony Lindgren | 1 | -6/+0 |
2016-06-02 | usb: musb: Remove extra PM runtime calls from 2430 glue layer | Tony Lindgren | 1 | -24/+4 |
2016-06-02 | usb: musb: Return error value from musb_mailbox | Tony Lindgren | 3 | -7/+10 |