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.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
/
include
/
linux
/
usb
/
musb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
usb: musb: remove unused members in struct musb_hdrc_config
Bin Liu
1
-15
/
+0
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
1
-7
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-06-02
usb: musb: Return error value from musb_mailbox
Tony Lindgren
1
-2
/
+3
2016-03-04
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
1
-1
/
+1
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
1
-0
/
+15
2015-09-27
usb: musb: set the controller speed based on the config setting
Bin Liu
1
-1
/
+1
2013-11-26
usb: musb: dsps: add support for suspend and resume
Daniel Mack
1
-0
/
+3
2013-10-04
usb: musb: omap2430: Don't use omap_get_control_dev()
Roger Quadros
1
-2
/
+0
2013-02-06
ARM: OMAP2: MUSB: Specify omap4 has mailbox
Kishon Vijay Abraham I
1
-0
/
+2
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-4
/
+4
2010-12-10
usb: musb: drop the set_clock magic
Felipe Balbi
1
-3
/
+0
2010-12-10
usb: musb: mark ->set_clock deprecated
Felipe Balbi
1
-1
/
+1
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
1
-0
/
+3
2010-12-10
usb: musb: trivial search and replace patch
Felipe Balbi
1
-1
/
+1
2010-11-05
USB: musb: blackfin: push clkin value to platform resources
Bob Liu
1
-0
/
+2
2010-05-21
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
1
-2
/
+2
2010-05-21
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
1
-0
/
+1
2010-05-21
usb: musb: allow board to pass down fifo mode
Felipe Balbi
1
-0
/
+35
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-10
/
+13
2010-03-03
USB: musb: deprecate what we don't use
Felipe Balbi
1
-10
/
+10
2010-03-03
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
Ajay Kumar Gupta
1
-0
/
+3
2010-02-20
omap: musb: Pass board specific data from board file
Maulik Mankad
1
-0
/
+3
2009-04-24
USB: musb: Prevent multiple includes of musb.h
Mark A. Greer
1
-0
/
+5
2009-01-07
USB: musb: use new platform data interface of musb to replace old one
Bryan Wu
1
-0
/
+5
2008-08-14
usb: musb: pass configuration specifics via pdata
Felipe Balbi
1
-5
/
+33
2008-08-14
USB: Add MUSB and TUSB support
Felipe Balbi
1
-0
/
+70