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.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
/
musb_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: musb: blackfin: work around anomaly 05000450
Mike Frysinger
2011-04-13
1
-0
/
+5
*
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-03-17
1
-2
/
+2
|
\
|
*
Merge branch 'devel-cleanup' into omap-for-linus
Tony Lindgren
2011-03-02
1
-8
/
+9
|
|
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...
Tony Lindgren
2011-02-16
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
2011-01-27
1
-3
/
+3
|
|
|
/
/
*
|
|
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-6
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
usb: musb: Remove platform context save/restore API
Hema HK
2011-03-01
1
-4
/
+0
|
*
|
|
usb: musb: Using runtime pm APIs for musb.
Hema HK
2011-02-17
1
-1
/
+1
|
*
|
|
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
2011-02-17
1
-2
/
+2
|
|
/
/
*
/
/
usb: musb: fix build breakage
Felipe Balbi
2011-02-17
1
-8
/
+9
|
/
/
*
/
usb: musb: disable double buffering when it's broken
Felipe Balbi
2011-02-01
1
-0
/
+12
|
/
*
usb: musb: Adding musb support for OMAP4430
Hema HK
2010-12-10
1
-0
/
+1
*
usb: musb: drop board_set_vbus
Felipe Balbi
2010-12-10
1
-5
/
+0
*
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
2010-12-10
1
-21
/
+0
*
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
2010-12-10
1
-14
/
+0
*
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
1
-2
/
+0
*
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
1
-2
/
+0
*
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
2010-12-10
1
-4
/
+4
*
usb: musb: hold context on musb structure
Felipe Balbi
2010-12-10
1
-27
/
+28
*
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-62
/
+112
*
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-0
/
+28
*
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-12-01
1
-1
/
+1
*
USB: musb: add musb support for AM35x
Ajay Kumar Gupta
2010-10-22
1
-0
/
+1
*
usb: musb: introduce DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
2010-10-22
1
-0
/
+1
*
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
Sergei Shtylyov
2010-06-30
1
-2
/
+4
*
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2010-05-20
1
-2
/
+4
*
usb: musb: Set transceiver interface type
Maulik Mankad
2010-05-20
1
-1
/
+1
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
musb: save and restore missing bus control register
Ajay Kumar Gupta
2010-04-30
1
-1
/
+1
*
usb: musb: Fix compile error for omaps for musb_hdrc
Tony Lindgren
2010-03-19
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-03-03
1
-19
/
+53
|
\
|
*
USB: musb: set version of Blackfin version
Cliff Cai
2010-03-02
1
-7
/
+9
|
*
USB: musb: get rid of omap_readl/writel
Felipe Balbi
2010-03-02
1
-6
/
+6
|
*
usb: musb: Add context save and restore support
Ajay Kumar Gupta
2010-03-02
1
-0
/
+39
|
*
usb: musb: save dynfifo in musb struct
Ajay Kumar Gupta
2010-03-02
1
-0
/
+1
|
*
USB: musb: remove some of the never defined defines
Felipe Balbi
2010-03-02
1
-12
/
+4
*
|
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
2010-02-15
1
-1
/
+1
|
/
*
USB: MUSB: save hardware revision at init
Anand Gadiyar
2009-12-11
1
-0
/
+8
*
USB: musb: make HAVE_CLK support optional
Mike Frysinger
2009-10-09
1
-0
/
+7
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
musb: add high bandwidth ISO support
Ajay Kumar Gupta
2009-06-15
1
-0
/
+3
*
musb: otg timer cleanup
David Brownell
2009-06-15
1
-3
/
+11
*
musb: proper hookup to transceiver drivers
David Brownell
2009-06-15
1
-1
/
+1
*
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
2009-06-15
1
-1
/
+2
*
USB: musb: fix init oops crash with static FIFO config
Giuseppe GORGOGLIONE
2009-03-24
1
-1
/
+3
*
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
2009-03-24
1
-1
/
+0
*
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
2009-01-07
1
-3
/
+67
*
USB: musb: check if set_irq_wake succeded and remember it
Felipe Balbi
2009-01-07
1
-0
/
+1
*
USB: musb: sysfs mode updates
David Brownell
2009-01-07
1
-1
/
+1
[next]