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
starfive-6.6.48-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
2012-09-12
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-07
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
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
[next]