index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
blackfin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
Bryan Wu
2010-03-02
1
-15
/
+13
*
USB: musb: workaround Blackfin FIFO anomalies
Bryan Wu
2009-12-23
1
-43
/
+91
*
USB: musb: fix musb_platform_set_mode() definition
Bryan Wu
2009-12-11
1
-1
/
+2
*
USB: musb: kill some useless comments in Blackfin driver
Bryan Wu
2009-12-11
1
-4
/
+0
*
USB: musb: tweak musb_read_fifo() to avoid unused warnings
Mike Frysinger
2009-12-11
1
-4
/
+5
*
USB: musb: make HAVE_CLK support optional
Mike Frysinger
2009-10-09
1
-1
/
+0
*
musb: proper hookup to transceiver drivers
David Brownell
2009-06-15
1
-3
/
+8
*
USB: musb: Kill some compiling warning in musb Blackfin part
Bryan Wu
2009-01-07
1
-6
/
+8
*
USB: musb: Make sure we program the correct values in only when necessary.
Robin Getz
2009-01-07
1
-6
/
+8
*
USB: musb: add Blackfin driver to MUSB framework (v2)
Bryan Wu
2009-01-07
1
-0
/
+316