index
:
talos-op-linux
master
Talos™ II 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
*
usb: musb: kill global and static for multi instance
Ajay Kumar Gupta
2012-09-11
1
-15
/
+7
*
usb: musb: add musb_ida for multi instance support
B, Ravi
2012-09-11
1
-0
/
+31
*
usb: musb: core: fix kernel-doc of musb_init_controller()
Sergei Shtylyov
2012-08-31
1
-3
/
+3
*
usb: musb: Prevent the masking of the return value
Shubhrajyoti D
2012-08-09
1
-1
/
+1
*
usb: musb: drop is_host_capable() and is_peripheral_capable()
Felipe Balbi
2012-08-09
1
-30
/
+18
*
usb: musb: drop useless board_mode usage
Felipe Balbi
2012-08-09
1
-139
/
+71
*
usb: musb: Fix bad call to kfree() in musb_free
Brian Downing
2012-08-07
1
-1
/
+1
*
usb: musb: fix sparse warnings
Felipe Balbi
2012-08-07
1
-2
/
+2
*
usb: musb: check for zero byte in musb_read/write_fifo
Ajay Kumar Gupta
2012-08-03
1
-0
/
+6
*
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-06-25
1
-1
/
+1
*
usb: musb: Add support for ti81xx platform
Ajay Kumar Gupta
2012-05-04
1
-1
/
+3
*
usb: musb: wake the device before ulpi transfers
Grazvydas Ignotas
2012-04-10
1
-6
/
+25
*
usb: musb: fix some runtime_pm issues
Grazvydas Ignotas
2012-04-10
1
-1
/
+8
*
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-03-01
1
-1
/
+1
*
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
1
-12
/
+12
|
\
|
*
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
1
-1
/
+1
|
*
usb: Convert all users to new usb_phy
Heikki Krogerus
2012-02-27
1
-6
/
+5
|
*
usb: musb: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-5
/
+6
|
*
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2012-02-13
1
-2
/
+2
*
|
Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2012-03-01
1
-28
/
+23
|
\
\
|
|
/
|
/
|
|
*
usb: musb: make modules behave better
Felipe Balbi
2012-01-31
1
-26
/
+23
|
*
usb: musb: drop superfluous pm_runtime calls around musb_shutdown
Grazvydas Ignotas
2012-01-24
1
-2
/
+0
*
|
usb: musb: fix shutdown while usb gadget is in use
Grazvydas Ignotas
2012-01-24
1
-2
/
+3
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-22
1
-2
/
+0
|
\
|
*
usb: musb: fix pm_runtime mismatch
Felipe Contreras
2011-12-20
1
-2
/
+0
*
|
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
1
-1
/
+4
|
\
\
|
|
/
|
*
usb: musb: allow building USB_MUSB_TUSB6010 as a module
Arnd Bergmann
2011-12-12
1
-1
/
+2
|
*
usb: musb: omap2+: fix context api's
Vikram Pandita
2011-12-12
1
-0
/
+2
*
|
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
1
-6
/
+0
|
\
\
|
|
/
|
*
usb: musb: PM: fix context save/restore in suspend/resume path
Kevin Hilman
2011-11-29
1
-6
/
+0
*
|
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
2011-11-26
1
-2
/
+1
|
\
\
|
|
/
|
*
usb: musb: remove incorrectly added ARCH_U5500 define
Mian Yousaf Kaukab
2011-11-14
1
-2
/
+1
*
|
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2011-11-14
1
-1
/
+0
|
/
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-25
1
-101
/
+32
|
\
|
*
usb: musb: restore INDEX register in resume path
Ajay Kumar Gupta
2011-07-08
1
-0
/
+1
|
*
usb: musb: no need to access platform_device
Felipe Balbi
2011-07-01
1
-4
/
+2
|
*
usb: musb: convert musb to new style bind
Sebastian Andrzej Siewior
2011-07-01
1
-7
/
+0
|
*
usb: musb: choose correct fifo_mode
Felipe Balbi
2011-07-01
1
-3
/
+8
|
*
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
2011-07-01
1
-85
/
+1
|
*
usb: musb: be careful when using different fifo_modes
Felipe Balbi
2011-07-01
1
-2
/
+20
*
|
treewide: transciever/transceiver spelling fixes
Joe Perches
2011-06-24
1
-1
/
+1
|
/
*
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
|
|
\
[next]