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
/
tusb6010.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: Change end point selection to use new IO access
Tony Lindgren
2014-11-25
1
-0
/
+13
*
usb: musb: Change to use new IO access
Tony Lindgren
2014-11-25
1
-4
/
+4
*
usb: musb: Populate new IO functions for tusb6010
Tony Lindgren
2014-11-25
1
-0
/
+41
*
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-11-03
1
-20
/
+20
*
usb: musb: tusb6010: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
*
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
1
-1
/
+1
*
usb: musb: tusb6010: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-06-30
1
-11
/
+5
*
usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call.
Matwey V. Kornilov
2014-05-16
1
-11
/
+8
*
usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.
Matwey V. Kornilov
2014-05-16
1
-0
/
+1
*
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
2014-04-21
1
-1
/
+2
*
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
Felipe Balbi
2014-04-21
1
-3
/
+2
*
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
1
-1
/
+1
*
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-04-21
1
-3
/
+3
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
2013-10-01
1
-32
/
+17
*
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
1
-2
/
+2
|
\
|
*
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
1
-1
/
+1
|
|
\
|
|
*
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-09
1
-1
/
+1
|
*
|
usb: musb: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-1
/
+1
|
|
/
*
|
usb: musb: fix resource passed from glue layer to musb
Kishon Vijay Abraham I
2013-07-17
1
-1
/
+6
|
/
*
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
2013-05-28
1
-2
/
+16
*
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-03-18
1
-7
/
+7
*
usb: musb: fix dependency on transceiver driver
Ming Lei
2013-01-17
1
-1
/
+1
*
musb: tusb6010: use io{read,write}*_rep accessors
Matthew Leach
2012-12-17
1
-2
/
+3
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
2012-11-01
1
-16
/
+2
*
usb: musb: tusb6010: use platform_device_unregister in tusb_remove()
Wei Yongjun
2012-10-26
1
-2
/
+1
*
usb: musb: tusb6010: use module_platform_driver macro
Srinivas Kandagatla
2012-10-15
1
-12
/
+1
*
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2012-09-11
1
-29
/
+27
|
\
|
*
usb: musb: add musb_ida for multi instance support
B, Ravi
2012-09-11
1
-6
/
+20
|
*
usb: musb: drop useless board_mode usage
Felipe Balbi
2012-08-09
1
-22
/
+6
|
*
usb: musb: fix sparse warnings
Felipe Balbi
2012-08-07
1
-1
/
+1
*
|
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
2012-08-03
1
-0
/
+1
|
/
*
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-07-02
1
-1
/
+2
*
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
1
-1
/
+1
*
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-06-25
1
-3
/
+3
*
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
1
-10
/
+12
|
\
|
*
usb: Convert all users to new usb_phy
Heikki Krogerus
2012-02-27
1
-3
/
+3
|
*
usb: musb: Start using struct usb_otg
Heikki Krogerus
2012-02-13
1
-6
/
+8
|
*
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2012-02-13
1
-1
/
+1
*
|
usb: musb: make modules behave better
Felipe Balbi
2012-01-31
1
-5
/
+6
|
/
*
usb: musb: allow building USB_MUSB_TUSB6010 as a module
Arnd Bergmann
2011-12-12
1
-0
/
+1
*
usb: musb: tusb6010: fix compilation
Felipe Balbi
2011-08-12
1
-0
/
+1
*
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
2011-07-01
1
-23
/
+3
*
usb: musb: fix compile error
Felipe Balbi
2011-05-18
1
-0
/
+2
*
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-13
1
-24
/
+24
*
usb: fix building musb drivers
Anatolij Gustschin
2011-05-06
1
-7
/
+9
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-1
/
+1
[next]