index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
musb: fix prefetch build failure
Mike Frysinger
2011-06-06
1
-0
/
+1
*
usb: musb: ux500: add dma name for ux500
Mian Yousaf Kaukab
2011-05-18
1
-0
/
+2
*
usb: musb: export musb_interrupt symbol
Felipe Balbi
2011-05-13
1
-1
/
+1
*
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-13
1
-51
/
+45
*
usb: fix building musb drivers
Anatolij Gustschin
2011-05-06
1
-40
/
+25
*
usb: musb: Fix the crash issue during reboot
Hema HK
2011-04-13
1
-0
/
+2
*
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-03-17
1
-1
/
+1
|
\
|
*
Merge branch 'devel-cleanup' into omap-for-linus
Tony Lindgren
2011-03-02
1
-0
/
+1
|
|
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...
Tony Lindgren
2011-02-16
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
2011-01-27
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-25
/
+40
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
2011-03-01
1
-0
/
+40
|
*
|
|
usb: musb: do not error out if Kconfig doesn't match board mode
Felipe Balbi
2011-02-17
1
-25
/
+0
|
|
/
/
*
|
|
usb: musb: core: set has_tt flag
Felipe Balbi
2011-02-24
1
-0
/
+1
|
/
/
*
|
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
|
/
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-123
/
+72
|
\
|
*
usb: musb: core: kill unneeded #include's
Sergei Shtylyov
2010-12-11
1
-11
/
+0
|
*
usb: musb: add support for ux500 platform
Mian Yousaf Kaukab
2010-12-10
1
-1
/
+4
|
*
usb: musb: drop board_set_vbus
Felipe Balbi
2010-12-10
1
-1
/
+0
|
*
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
2010-12-10
1
-4
/
+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
1
-2
/
+2
|
*
usb: musb: move clock handling to glue layer
Felipe Balbi
2010-12-10
1
-38
/
+1
|
*
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
1
-1
/
+1
|
*
usb: musb: trivial search and replace patch
Felipe Balbi
2010-12-10
1
-1
/
+1
|
*
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
2010-12-10
1
-5
/
+4
|
*
usb: musb: hold context on musb structure
Felipe Balbi
2010-12-10
1
-57
/
+55
|
*
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-3
/
+5
|
*
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
2010-12-01
1
-1
/
+1
|
*
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-12-01
1
-1
/
+1
*
|
Revert "USB: musb: pm: don't rely fully on clock support"
Greg Kroah-Hartman
2010-12-16
1
-12
/
+14
*
|
usb: musb: do not use dma for control transfers
Anand Gadiyar
2010-11-22
1
-0
/
+3
*
|
usb: musb: Fix handling of spurious SESSREQ
Heikki Krogerus
2010-11-05
1
-1
/
+2
*
|
usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time
Ming Lei
2010-11-05
1
-1
/
+0
*
|
USB: musb: pm: don't rely fully on clock support
Bob Liu
2010-11-05
1
-14
/
+12
*
|
usb: musb: don't leave PHY enabled on shutdown()
Grazvydas Ignotas
2010-11-05
1
-7
/
+6
|
/
*
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-10-22
1
-0
/
+2
*
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
2010-10-22
1
-4
/
+0
*
usb: musb: ignore spurious SESSREQ interrupts
Heikki Krogerus
2010-10-22
1
-0
/
+5
*
usb: musb: Change to direct addr in context save/restore
Bob Liu
2010-10-22
1
-24
/
+22
*
USB: musb: fix compilation warning in host only mode
Ajay Kumar Gupta
2010-08-10
1
-4
/
+3
*
USB: musb: fix Blackfin ulpi stubs
Mike Frysinger
2010-06-30
1
-2
/
+2
*
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
2010-06-30
1
-5
/
+1
*
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
2010-06-30
1
-1
/
+2
*
usb: musb: add ulpi access operations
Heikki Krogerus
2010-05-20
1
-0
/
+86
*
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
2010-05-20
1
-2
/
+5
*
usb: musb: add debugfs support
Felipe Balbi
2010-05-20
1
-0
/
+5
*
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
[next]