summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_virthub.c
AgeCommit message (Expand)Author
2018-05-22usb: musb: remove duplicated port mode enumBin Liu
2018-05-14usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-11-21USB: musb: remove obsolete resume-signalling commentsJohan Hovold
2016-09-22musb: Export musb_root_disconnect for use in modulesHans de Goede
2016-08-30usb: musb: Fix locking errors for host only modeTony Lindgren
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu
2015-07-06usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi
2015-05-26usb: musb: Add pre and post root port reset end callbacksHans de Goede
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-03musb_virthub: use USB_DT_HUBSergei Shtylyov
2015-02-04usb: musb: fix device hotplug behind hubBin Liu
2015-01-27usb: musb: virthub: use HUB_CHAR_*Sergei Shtylyov
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-02-18usb: musb: correct use of schedule_delayed_work()Daniel Mack
2014-02-18usb: musb: do not sleep in atomic contextDaniel Mack
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-20usb: musb: fix musb pointer acqusition in musb_host_finish_resumeDaniel Mack
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-26usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-17usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior
2013-05-28usb: musb: eliminate musb_to_hcdDaniel Mack
2013-05-28usb: musb: use musb->port_modeDaniel Mack
2013-05-28usb: musb: move musb_start to musb_virthub.cDaniel Mack
2013-05-28usb: musb: remove 'ignore_disconnect' flagFelipe Balbi
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-03-13USB 3.0 Hub ChangesJohn Youn
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi