index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.c
Huzaifa Sidhpurwala
2011-03-01
1
-2
/
+2
*
usb: musb: OMAP3xxx: Fix device detection in otg & host mode
Hema HK
2011-03-01
1
-8
/
+2
*
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
2011-03-01
3
-22
/
+78
*
usb: musb: Remove platform context save/restore API
Hema HK
2011-03-01
2
-15
/
+0
*
usb: musb: gadget: fix list_head usage
Felipe Balbi
2011-03-01
1
-3
/
+4
*
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
2011-02-21
1
-4
/
+4
*
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
2011-02-18
2
-5
/
+52
*
usb: musb: Using runtime pm APIs for musb.
Hema HK
2011-02-17
2
-59
/
+24
*
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
2011-02-17
4
-31
/
+41
*
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...
Felipe Balbi
2011-02-17
1
-71
/
+79
*
usb: musb: do not error out if Kconfig doesn't match board mode
Felipe Balbi
2011-02-17
1
-25
/
+0
*
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-17
8
-42
/
+93
|
\
|
*
usb: musb: introduce api for dma code to check compatibility with usb request
Mian Yousaf Kaukab
2011-02-01
2
-0
/
+17
|
*
usb: musb: maintain three states for buffer mappings instead of two
Mian Yousaf Kaukab
2011-02-01
2
-21
/
+32
|
*
usb: musb: disable double buffering when it's broken
Felipe Balbi
2011-02-01
4
-8
/
+28
|
*
usb: musb: hsdma: change back to use musb_read/writew
Bob Liu
2011-02-01
1
-5
/
+14
|
*
usb: musb: core: fix IRQ check
Sergei Shtylyov
2011-02-01
1
-1
/
+1
|
*
usb: musb: fix kernel panic during s2ram(v2)
Ming Lei
2011-02-01
1
-7
/
+1
*
|
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
2011-02-04
1
-2
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
6
-107
/
+201
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-2
/
+2
*
|
|
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
1
-1
/
+0
*
|
|
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
17
-594
/
+1674
|
\
\
\
|
*
|
|
usb: musb: core: kill unneeded #include's
Sergei Shtylyov
2010-12-11
1
-11
/
+0
|
*
|
|
usb: musb: Adding musb support for OMAP4430
Hema HK
2010-12-10
2
-11
/
+99
|
*
|
|
usb: musb: TWL6030: Selecting TWL6030_USB transceiver
Hema HK
2010-12-10
1
-0
/
+1
|
*
|
|
usb: musb: add support for ux500 platform
Mian Yousaf Kaukab
2010-12-10
4
-1
/
+225
|
*
|
|
musb: am35x: fix compile error due to control apis
Ajay Kumar Gupta
2010-12-10
1
-85
/
+45
|
*
|
|
usb: musb: drop board_set_vbus
Felipe Balbi
2010-12-10
7
-15
/
+0
|
*
|
|
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
2010-12-10
2
-25
/
+0
|
*
|
|
usb: musb: blackfin: usb dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-24
/
+40
|
*
|
|
usb: musb: am35x: usb dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-17
/
+45
|
*
|
|
usb: musb: omap2430: use dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-59
/
+87
|
*
|
|
usb: musb: omap2430: drop the nops
Felipe Balbi
2010-12-10
1
-11
/
+0
|
*
|
|
usb: musb: mark musb_save/restore_context static
Felipe Balbi
2010-12-10
1
-2
/
+2
|
*
|
|
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
2010-12-10
5
-38
/
+30
|
*
|
|
usb: musb: drop the set_clock magic
Felipe Balbi
2010-12-10
1
-2
/
+0
|
*
|
|
usb: musb: move clock handling to glue layer
Felipe Balbi
2010-12-10
7
-125
/
+140
|
*
|
|
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
8
-9
/
+19
|
*
|
|
usb: musb: blackfin: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
*
|
|
usb: musb: da8xx: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
*
|
|
usb: musb: davinci: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
*
|
|
usb: musb: tusb6010: give it a context structure
Felipe Balbi
2010-12-10
1
-8
/
+27
|
*
|
|
usb: musb: am35x: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
*
|
|
usb: musb: omap2430: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
*
|
|
usb: musb: split blackfin to its own platform_driver
Felipe Balbi
2010-12-10
2
-3
/
+85
|
*
|
|
usb: musb: split da8xx to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
|
*
|
|
usb: musb: split davinci to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
[next]