| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: Remove duplicate declaration of functions | Saurav Girepunje | 2021-05-10 | 1 | -4/+0 |
* | USB: musb: Remove unused inline function | YueHaibing | 2020-07-15 | 1 | -1/+0 |
* | USB: musb: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2020-04-16 | 1 | -1/+1 |
* | usb: musb: fix remote wakeup racing with suspend | Daniel Glöckner | 2018-05-14 | 1 | -2/+5 |
* | USB: musb: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -26/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: musb: fix prototype for musb_port_reset | Daniel Mack | 2013-12-20 | 1 | -1/+1 |
* | usb: musb: finish suspend/reset work independently from musb_hub_control() | Daniel Mack | 2013-12-19 | 1 | -0/+2 |
* | usb: musb: dsps: add support for suspend and resume | Daniel Mack | 2013-11-26 | 1 | -0/+2 |
* | usb: musb: call musb_port_suspend from musb_bus_suspend | Daniel Mack | 2013-11-26 | 1 | -0/+2 |
* | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-06-12 | 1 | -12/+45 |
|\ |
|
| * | usb: musb: eliminate musb_to_hcd | Daniel Mack | 2013-05-28 | 1 | -2/+0 |
| * | usb: musb: add musb_host_setup() and musb_host_cleanup() | Daniel Mack | 2013-05-28 | 1 | -0/+8 |
| * | usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes | Daniel Mack | 2013-05-28 | 1 | -2/+27 |
| * | usb: musb: factor out hcd initalization | Daniel Mack | 2013-05-28 | 1 | -11/+8 |
| * | usb: musb: factor some host-specific functions | Daniel Mack | 2013-05-28 | 1 | -0/+3 |
| * | usb: musb: move function declarations to musb_{host,gadget}.h | Daniel Mack | 2013-05-28 | 1 | -1/+3 |
* | | usb: musb: make use_sg flag URB specific | Virupax Sadashivpetimath | 2013-05-28 | 1 | -0/+1 |
|/ |
|
* | usb: musb: host: Handle highmem in PIO mode | Virupax Sadashivpetimath | 2012-08-07 | 1 | -0/+3 |
* | usb: musb: drop a gigantic amount of ifdeferry | Felipe Balbi | 2011-07-01 | 1 | -4/+0 |
* | musb: add high bandwidth ISO support | Ajay Kumar Gupta | 2009-06-15 | 1 | -0/+1 |
* | usb: musb: fix BULK request on different available endpoints | Ajay Kumar Gupta | 2008-11-13 | 1 | -0/+1 |
* | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-13 | 1 | -0/+110 |