index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
blackfin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-03-18
1
-3
/
+3
*
usb: musb: fix dependency on transceiver driver
Ming Lei
2013-01-17
1
-1
/
+1
*
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: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
2012-11-01
1
-16
/
+2
*
usb: musb: blackfin: use platform_device_unregister in bfin_remove()
Wei Yongjun
2012-10-26
1
-2
/
+1
*
usb: musb: blackfin: 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
-33
/
+30
|
\
|
*
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
-27
/
+10
*
|
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
-2
/
+2
*
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
1
-3
/
+3
|
\
|
*
usb: Convert all users to new usb_phy
Heikki Krogerus
2012-02-27
1
-2
/
+2
|
*
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
-4
/
+5
|
/
*
usb: musb: blackfin: include prefetch head file
Bob Liu
2011-08-12
1
-0
/
+1
*
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
-5
/
+6
*
usb: fix building musb drivers
Anatolij Gustschin
2011-05-06
1
-3
/
+4
*
USB: musb: blackfin: work around anomaly 05000450
Mike Frysinger
2011-04-13
1
-0
/
+24
*
usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func
Mike Frysinger
2011-03-23
1
-1
/
+1
*
usb: musb: blackfin: fix typo in new dev_pm_ops struct
Bob Liu
2011-03-23
1
-1
/
+1
*
usb: musb: blackfin: fix typo in platform driver name
Mike Frysinger
2011-03-23
1
-1
/
+1
*
usb: musb: disable double buffering when it's broken
Felipe Balbi
2011-02-01
1
-0
/
+1
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-33
/
+196
|
\
|
*
usb: musb: drop board_set_vbus
Felipe Balbi
2010-12-10
1
-1
/
+0
|
*
usb: musb: blackfin: usb dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-24
/
+40
|
*
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
2010-12-10
1
-6
/
+9
|
*
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
1
-1
/
+3
|
*
usb: musb: blackfin: 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
1
-0
/
+84
|
*
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-33
/
+73
|
*
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-12-01
1
-1
/
+1
*
|
Revert "USB: musb: blackfin: pm: make it work"
Greg Kroah-Hartman
2010-12-16
1
-49
/
+23
*
|
USB: musb: blackfin: push clkin value to platform resources
Bob Liu
2010-11-05
1
-1
/
+2
*
|
USB: musb: blackfin: fix dynamic device<->host changing
Bob Liu
2010-11-05
1
-2
/
+3
*
|
USB: musb: blackfin: pm: make it work
Bob Liu
2010-11-05
1
-23
/
+49
|
/
*
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
Sergei Shtylyov
2010-10-22
1
-1
/
+3
*
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
Sergei Shtylyov
2010-10-22
1
-1
/
+1
*
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
2010-10-22
1
-0
/
+1
*
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
Sergei Shtylyov
2010-05-20
1
-12
/
+0
*
MUSB: Blackfin: remove bfin_vbus_power()
Sergei Shtylyov
2010-05-20
1
-5
/
+0
*
USB: musb: support host/gadget role switching on Blackfin parts
Cliff Cai
2010-05-20
1
-6
/
+63
*
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
2010-05-20
1
-4
/
+4
*
usb: musb: Set transceiver interface type
Maulik Mankad
2010-05-20
1
-1
/
+1
*
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
2010-04-30
1
-7
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
[next]