| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: musb: remove obsolete resume-signalling comments | Johan Hovold | 2016-11-21 | 1 | -1/+0 |
* | musb: Export musb_root_disconnect for use in modules | Hans de Goede | 2016-09-22 | 1 | -0/+1 |
* | usb: musb: Fix locking errors for host only mode | Tony Lindgren | 2016-08-30 | 1 | -1/+6 |
* | usb: musb: switch dev_dbg to tracepoints | Bin Liu | 2016-07-17 | 1 | -13/+11 |
* | usb: musb: host: rely on port_mode to call musb_start() | Felipe Balbi | 2015-07-06 | 1 | -3/+1 |
* | usb: musb: Add pre and post root port reset end callbacks | Hans de Goede | 2015-05-26 | 1 | -0/+2 |
* | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-04-10 | 1 | -1/+1 |
|\ |
|
| * | usb: musb: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -1/+1 |
* | | musb_virthub: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 |
|/ |
|
* | usb: musb: fix device hotplug behind hub | Bin Liu | 2015-02-04 | 1 | -1/+0 |
* | usb: musb: virthub: use HUB_CHAR_* | Sergei Shtylyov | 2015-01-27 | 1 | -3/+3 |
* | usb: musb: try a race-free wakeup | Sebastian Andrzej Siewior | 2014-11-05 | 1 | -0/+1 |
* | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 2014-11-03 | 1 | -11/+11 |
* | usb: musb: correct use of schedule_delayed_work() | Daniel Mack | 2014-02-18 | 1 | -5/+7 |
* | usb: musb: do not sleep in atomic context | Daniel Mack | 2014-02-18 | 1 | -5/+15 |
* | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-08 | 1 | -1/+0 |
* | usb: musb: fix musb pointer acqusition in musb_host_finish_resume | 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 | -32/+33 |
* | usb: musb: dsps: add support for suspend and resume | Daniel Mack | 2013-11-26 | 1 | -1/+1 |
* | usb: musb: call musb_port_suspend from musb_bus_suspend | Daniel Mack | 2013-11-26 | 1 | -1/+1 |
* | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-10-24 | 1 | -1/+18 |
|\ |
|
| * | usb: musb: call musb_start() only once in OTG mode | Sebastian Andrzej Siewior | 2013-10-17 | 1 | -1/+18 |
* | | usb: musb: start musb on the udc side, too | Sebastian Andrzej Siewior | 2013-10-11 | 1 | -46/+0 |
|/ |
|
* | usb: musb: eliminate musb_to_hcd | Daniel Mack | 2013-05-28 | 1 | -3/+3 |
* | usb: musb: use musb->port_mode | Daniel Mack | 2013-05-28 | 1 | -1/+2 |
* | usb: musb: move musb_start to musb_virthub.c | Daniel Mack | 2013-05-28 | 1 | -0/+44 |
* | usb: musb: remove 'ignore_disconnect' flag | Felipe Balbi | 2013-05-28 | 1 | -3/+0 |
* | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi | 2013-03-18 | 1 | -2/+2 |
* | usb: musb: drop useless board_mode usage | Felipe Balbi | 2012-08-09 | 1 | -8/+5 |
* | usb: musb: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 | 1 | -3/+6 |
* | usb: musb: drop a gigantic amount of ifdeferry | Felipe Balbi | 2011-07-01 | 1 | -6/+0 |
* | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 2011-05-13 | 1 | -11/+11 |
* | usb: fix building musb drivers | Anatolij Gustschin | 2011-05-06 | 1 | -2/+3 |
* | USB 3.0 Hub Changes | John Youn | 2011-03-13 | 1 | -2/+2 |
* | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi | 2010-12-07 | 1 | -1/+1 |
* | USB: convert usb_hcd bitfields into atomic flags | Alan Stern | 2010-08-10 | 1 | -1/+1 |
* | USB: straighten out port feature vs. port status usage | Alan Stern | 2010-05-20 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | musb: support disconnect after HNP roleswitch | David Brownell | 2009-06-15 | 1 | -0/+4 |
* | musb: make initial HNP roleswitch work (v2) | David Brownell | 2009-06-15 | 1 | -1/+10 |
* | musb: proper hookup to transceiver drivers | David Brownell | 2009-06-15 | 1 | -10/+10 |
* | USB: replace uses of __constant_{endian} | Harvey Harrison | 2009-03-24 | 1 | -1/+1 |
* | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-13 | 1 | -0/+425 |