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