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
/
davinci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
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: davinci: use platform_device_unregister in davinci_remove()
Wei Yongjun
1
-2
/
+1
2012-10-15
usb: musb: davinci: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-09-12
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-32
/
+34
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
1
-10
/
+24
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-22
/
+10
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
1
-0
/
+1
2012-07-06
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-4
/
+5
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
-3
/
+3
2012-06-04
usb: musb: davinci: Fix build breakage
Jon Povey
1
-0
/
+1
2012-04-18
usb: musb: davinci.c: add missing unregister
Julia Lawall
1
-1
/
+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
-6
/
+7
2012-03-01
Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-5
/
+6
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-3
/
+3
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
1
-3
/
+4
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-5
/
+6
2012-01-24
usb: musb: davinci: fix build breakage
Sekhar Nori
1
-3
/
+0
2011-08-08
ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-07-02
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
1
-5
/
+0
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-5
/
+5
2011-05-07
usb: fix building musb drivers
Anatolij Gustschin
1
-2
/
+3
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
1
-1
/
+0
2010-12-10
usb: musb: move clock handling to glue layer
Felipe Balbi
1
-9
/
+27
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
1
-1
/
+3
2010-12-10
usb: musb: davinci: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: split davinci 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
-14
/
+26
2010-12-01
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
1
-1
/
+1
2010-10-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
1
-0
/
+2
2010-05-21
usb: musb: Set transceiver interface type
Maulik Mankad
1
-1
/
+1
2010-04-30
MUSB: DaVinci: fix musb_platform_init() error cleanup path
Sergei Shtylyov
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-15
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
Uwe Kleine-König
1
-1
/
+1
2009-12-23
USB: musb: Populate the VBUS GPIO with the correct GPIO number
Swaminathan S
1
-1
/
+1
2009-07-13
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
David Brownell
1
-2
/
+3
2009-07-13
USB: musb: davinci dm6446evm GPIO renumbering
Kevin Hilman
1
-1
/
+1
2009-07-13
USB: musb: davinci dm355 updates (remainder)
David Brownell
1
-0
/
+25
2009-06-16
musb: proper hookup to transceiver drivers
David Brownell
1
-11
/
+22
2009-06-16
musb: split out CPPI interrupt handler
Sergei Shtylyov
1
-10
/
+4
2009-06-16
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
1
-6
/
+1
2009-03-25
USB: musb: partial DaVinci dm355 support
David Brownell
1
-19
/
+44
2009-02-28
usb: musb: make Davinci *work* in mainline
David Brownell
1
-11
/
+4
2009-01-28
USB: musb davinci buildfix
David Brownell
1
-9
/
+4
2009-01-07
USB: musb: build fixes for DaVinci
Kevin Hilman
1
-3
/
+9
2009-01-07
USB: musb: sysfs mode updates
David Brownell
1
-0
/
+6
[next]