Age | Commit message (Expand) | Author | Files | Lines |
2020-04-16 | USB: musb: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2020-01-15 | usb: musb: Add musb_clearb/w() interface | Min Guo | 1 | -4/+8 |
2020-01-15 | usb: musb: Add get/set toggle hooks | Min Guo | 1 | -0/+5 |
2020-01-15 | usb: musb: Add musb_set_host and peripheral and use them for omap2430 | Tony Lindgren | 1 | -0/+3 |
2018-05-22 | usb: musb: remove duplicated port mode enum | Bin Liu | 1 | -7/+1 |
2018-05-22 | usb: musb: remove adjust_channel_params() callback from musb_platform_ops | Bin Liu | 1 | -4/+0 |
2018-05-22 | usb: musb: remove readl/writel from struct musb_platform_ops | Bin Liu | 1 | -4/+0 |
2018-03-26 | usb: musb: remove blackfin port | Arnd Bergmann | 1 | -43/+0 |
2017-11-07 | USB: musb: Remove redundant license text | Greg Kroah-Hartman | 1 | -26/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-01 | usb: musb: Convert timers to use timer_setup() | Kees Cook | 1 | -0/+1 |
2017-10-17 | USB: musb: fix late external abort on suspend | Johan Hovold | 1 | -0/+2 |
2017-08-28 | usb: musb: add helper function musb_ep_xfertype_string | Bin Liu | 1 | -0/+24 |
2017-06-20 | usb: musb: Add quirk to avoid skb reserve in gadget mode | Peter Ujfalusi | 1 | -0/+1 |
2017-04-18 | usb: musb: musb_cppi41: Workaround DMA stall issue during teardown | Alexandre Bailon | 1 | -0/+1 |
2017-02-06 | Merge 4.10-rc7 into usb-next | Greg Kroah-Hartman | 1 | -1/+0 |
2017-02-03 | usb: musb: Add a quirk to preserve the session during suspend | Alexandre Bailon | 1 | -0/+1 |
2017-01-25 | usb: musb: Fix host mode error -71 regression | Tony Lindgren | 1 | -1/+0 |
2017-01-05 | usb: musb: core: add clear_ep_rxintr() to musb_platform_ops | Bin Liu | 1 | -0/+7 |
2016-11-28 | Merge 4.9-rc7 into usb-next | Greg Kroah-Hartman | 1 | -2/+11 |
2016-11-21 | usb: musb: core: added helper function for parsing DT | Petr Kulhavy | 1 | -0/+6 |
2016-11-17 | usb: musb: Fix PM for hub disconnect | Tony Lindgren | 1 | -2/+2 |
2016-11-17 | usb: musb: Fix sleeping function called from invalid context for hdrc glue | Tony Lindgren | 1 | -0/+7 |
2016-11-17 | usb: musb: Fix broken use of static variable for multiple instances | Tony Lindgren | 1 | -0/+2 |
2016-09-23 | usb: musb: Fix session based PM for first invalid VBUS | Tony Lindgren | 1 | -0/+1 |
2016-09-13 | usb: musb: Implement session bit based runtime PM for musb-core | Tony Lindgren | 1 | -0/+1 |
2016-06-02 | usb: musb: Return error value from musb_mailbox | Tony Lindgren | 1 | -1/+1 |
2016-06-02 | usb: musb: Use delayed for musb_gadget_pullup | Tony Lindgren | 1 | -0/+1 |
2016-03-04 | usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co... | Petr Kulhavy | 1 | -1/+1 |
2015-12-16 | usb: musb: core: Fix handling of the phy notifications | Tony Lindgren | 1 | -0/+2 |
2015-10-16 | usb: musb: core: add common method of getting vbus status | Roman Alyautdin | 1 | -1/+1 |
2015-05-26 | usb: musb: Make busctl_offset an io-op rather then a define | Hans de Goede | 1 | -1/+4 |
2015-05-26 | usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve... | Hans de Goede | 1 | -2/+0 |
2015-05-26 | usb: musb: Add pre and post root port reset end callbacks | Hans de Goede | 1 | -0/+16 |
2015-05-07 | usb: musb: Set up function pointers for DMA | Tony Lindgren | 1 | -0/+5 |
2015-03-10 | usb: musb: core: drop recover_work | Felipe Balbi | 1 | -1/+0 |
2015-03-10 | usb: musb: rename ->reset() to ->recover() | Felipe Balbi | 1 | -6/+7 |
2014-11-25 | usb: musb: Use IS_ENABLED for tusb6010 | Tony Lindgren | 1 | -6/+3 |
2014-11-25 | usb: musb: Change end point selection to use new IO access | Tony Lindgren | 1 | -36/+1 |
2014-11-25 | usb: musb: Add function pointers for IO access functions | Tony Lindgren | 1 | -0/+40 |
2014-11-05 | usb: musb: try a race-free wakeup | Sebastian Andrzej Siewior | 1 | -0/+1 |
2014-07-16 | usb: musb: core: Convert the musb_platform_reset to have a return value. | George Cherian | 1 | -4/+6 |
2014-07-16 | usb: musb: core: Convert babble recover work to delayed work | George Cherian | 1 | -1/+1 |
2014-05-16 | usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision. | Matwey V. Kornilov | 1 | -0/+1 |
2014-04-21 | usb: musb: add a work_struct to recover from babble errors | Daniel Mack | 1 | -0/+1 |
2014-04-21 | usb: musb: add reset hook to platform ops | Daniel Mack | 1 | -0/+7 |
2013-12-19 | usb: musb: finish suspend/reset work independently from musb_hub_control() | Daniel Mack | 1 | -0/+3 |
2013-10-20 | Merge 3.12-rc6 into usb-next. | Greg Kroah-Hartman | 1 | -0/+1 |
2013-10-11 | usb: musb: start musb on the udc side, too | Sebastian Andrzej Siewior | 1 | -0/+1 |
2013-09-28 | usb: musb: omap2430: use the new generic PHY framework | Kishon Vijay Abraham I | 1 | -0/+2 |