index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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
2010-05-21
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
Sergei Shtylyov
1
-12
/
+0
2010-05-21
MUSB: Blackfin: remove bfin_vbus_power()
Sergei Shtylyov
1
-5
/
+0
2010-05-21
USB: musb: support host/gadget role switching on Blackfin parts
Cliff Cai
1
-6
/
+63
2010-05-21
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
1
-4
/
+4
2010-05-21
usb: musb: Set transceiver interface type
Maulik Mankad
1
-1
/
+1
2010-04-30
MUSB: Blackfin: don't fake blackfin_interrupt() result
Sergei Shtylyov
1
-7
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-03
usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
Bryan Wu
1
-15
/
+13
2009-12-23
USB: musb: workaround Blackfin FIFO anomalies
Bryan Wu
1
-43
/
+91
2009-12-11
USB: musb: fix musb_platform_set_mode() definition
Bryan Wu
1
-1
/
+2
2009-12-11
USB: musb: kill some useless comments in Blackfin driver
Bryan Wu
1
-4
/
+0
2009-12-11
USB: musb: tweak musb_read_fifo() to avoid unused warnings
Mike Frysinger
1
-4
/
+5
2009-10-10
USB: musb: make HAVE_CLK support optional
Mike Frysinger
1
-1
/
+0
2009-06-16
musb: proper hookup to transceiver drivers
David Brownell
1
-3
/
+8
2009-01-07
USB: musb: Kill some compiling warning in musb Blackfin part
Bryan Wu
1
-6
/
+8
2009-01-07
USB: musb: Make sure we program the correct values in only when necessary.
Robin Getz
1
-6
/
+8
2009-01-07
USB: musb: add Blackfin driver to MUSB framework (v2)
Bryan Wu
1
-0
/
+316