index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_virthub.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-11-21
USB: musb: remove obsolete resume-signalling comments
Johan Hovold
1
-1
/
+0
2016-09-22
musb: Export musb_root_disconnect for use in modules
Hans de Goede
1
-0
/
+1
2016-08-30
usb: musb: Fix locking errors for host only mode
Tony Lindgren
1
-1
/
+6
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
1
-13
/
+11
2015-07-06
usb: musb: host: rely on port_mode to call musb_start()
Felipe Balbi
1
-3
/
+1
2015-05-26
usb: musb: Add pre and post root port reset end callbacks
Hans de Goede
1
-0
/
+2
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2015-04-07
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-04-03
musb_virthub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-02-04
usb: musb: fix device hotplug behind hub
Bin Liu
1
-1
/
+0
2015-01-27
usb: musb: virthub: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2014-11-05
usb: musb: try a race-free wakeup
Sebastian Andrzej Siewior
1
-0
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-11
/
+11
2014-02-19
usb: musb: correct use of schedule_delayed_work()
Daniel Mack
1
-5
/
+7
2014-02-19
usb: musb: do not sleep in atomic context
Daniel Mack
1
-5
/
+15
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-21
usb: musb: fix musb pointer acqusition in musb_host_finish_resume
Daniel Mack
1
-1
/
+1
2013-12-19
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
1
-32
/
+33
2013-11-26
usb: musb: dsps: add support for suspend and resume
Daniel Mack
1
-1
/
+1
2013-11-26
usb: musb: call musb_port_suspend from musb_bus_suspend
Daniel Mack
1
-1
/
+1
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+18
2013-10-17
usb: musb: call musb_start() only once in OTG mode
Sebastian Andrzej Siewior
1
-1
/
+18
2013-10-11
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
1
-46
/
+0
2013-05-28
usb: musb: eliminate musb_to_hcd
Daniel Mack
1
-3
/
+3
2013-05-28
usb: musb: use musb->port_mode
Daniel Mack
1
-1
/
+2
2013-05-28
usb: musb: move musb_start to musb_virthub.c
Daniel Mack
1
-0
/
+44
2013-05-28
usb: musb: remove 'ignore_disconnect' flag
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-2
/
+2
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-8
/
+5
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
1
-3
/
+6
2011-07-02
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
1
-6
/
+0
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-11
/
+11
2011-05-07
usb: fix building musb drivers
Anatolij Gustschin
1
-2
/
+3
2011-03-14
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2010-12-07
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
1
-1
/
+1
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-1
/
+1
2010-05-21
USB: straighten out port feature vs. port status usage
Alan Stern
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-06-16
musb: support disconnect after HNP roleswitch
David Brownell
1
-0
/
+4
2009-06-16
musb: make initial HNP roleswitch work (v2)
David Brownell
1
-1
/
+10
2009-06-16
musb: proper hookup to transceiver drivers
David Brownell
1
-10
/
+10
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2008-08-14
USB: Add MUSB and TUSB support
Felipe Balbi
1
-0
/
+425