index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
blackfin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
USB: musb: correct spelling mistakes in comment and error string
Rahul Bedarkar
1
-2
/
+2
2013-10-02
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
1
-1
/
+1
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
1
-1
/
+1
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
1
-2
/
+16
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-3
/
+3
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
1
-1
/
+1
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
1
-16
/
+2
2012-10-26
usb: musb: blackfin: use platform_device_unregister in bfin_remove()
Wei Yongjun
1
-2
/
+1
2012-10-15
usb: musb: blackfin: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-09-11
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-33
/
+30
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
1
-6
/
+20
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-27
/
+10
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
1
-0
/
+1
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
1
-1
/
+2
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-1
/
+1
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-2
/
+2
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-3
/
+3
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-2
/
+2
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
1
-1
/
+1
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-4
/
+5
2011-08-12
usb: musb: blackfin: include prefetch head file
Bob Liu
1
-0
/
+1
2011-05-18
usb: musb: fix compile error
Felipe Balbi
1
-0
/
+2
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-5
/
+6
2011-05-06
usb: fix building musb drivers
Anatolij Gustschin
1
-3
/
+4
2011-04-13
USB: musb: blackfin: work around anomaly 05000450
Mike Frysinger
1
-0
/
+24
2011-03-23
usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func
Mike Frysinger
1
-1
/
+1
2011-03-23
usb: musb: blackfin: fix typo in new dev_pm_ops struct
Bob Liu
1
-1
/
+1
2011-03-23
usb: musb: blackfin: fix typo in platform driver name
Mike Frysinger
1
-1
/
+1
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
1
-0
/
+1
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-33
/
+196
2010-12-16
Revert "USB: musb: blackfin: pm: make it work"
Greg Kroah-Hartman
1
-49
/
+23
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
1
-1
/
+0
2010-12-10
usb: musb: blackfin: usb dev_pm_ops structure
Felipe Balbi
1
-24
/
+40
2010-12-10
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
1
-6
/
+9
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
1
-1
/
+3
2010-12-10
usb: musb: blackfin: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: split blackfin to its own platform_driver
Felipe Balbi
1
-0
/
+84
2010-12-07
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
1
-33
/
+73
2010-12-01
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
1
-1
/
+1
2010-11-05
USB: musb: blackfin: push clkin value to platform resources
Bob Liu
1
-1
/
+2
2010-11-05
USB: musb: blackfin: fix dynamic device<->host changing
Bob Liu
1
-2
/
+3
2010-11-05
USB: musb: blackfin: pm: make it work
Bob Liu
1
-23
/
+49
2010-10-22
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
Sergei Shtylyov
1
-1
/
+3
2010-10-22
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
Sergei Shtylyov
1
-1
/
+1
2010-10-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
1
-0
/
+1
[next]