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
/
omap2430.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-06
usb: musb: remove generic_interrupt
Philippe De Swert
1
-0
/
+22
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
1
-19
/
+5
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
1
-6
/
+20
2012-09-11
usb: musb: omap: Add device tree support for omap musb glue
Kishon Vijay Abraham I
1
-0
/
+54
2012-09-11
usb: musb: omap: write directly to mailbox instead of using phy
Kishon Vijay Abraham I
1
-7
/
+45
2012-08-20
usb: musb: omap2430.c delete unused variable.
Matthias Brugger
1
-3
/
+1
2012-08-14
usb: musb: omap2430: don't loop indefinitely in interrupt.
NeilBrown
1
-1
/
+5
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-6
/
+5
2012-08-03
usb: musb: cleanup while removing musb omap glue driver
Kishon Vijay Abraham I
1
-2
/
+1
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
1
-1
/
+1
2012-06-25
usb: musb: omap: use devres API to allocate resources
Kishon Vijay Abraham I
1
-12
/
+7
2012-06-25
usb: musb: move otg specific initializations from twl to glue
Kishon Vijay Abraham I
1
-0
/
+5
2012-06-25
usb: musb: twl: use mailbox API to send VBUS or ID events
Kishon Vijay Abraham I
1
-35
/
+59
2012-06-25
usb: musb: move work_struct(otg_notifier_work) from core to omap glue
Kishon Vijay Abraham I
1
-9
/
+15
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-04-10
usb: musb: omap: fix the error check for pm_runtime_get_sync
Shubhrajyoti D
1
-2
/
+3
2012-04-10
usb: musb: omap: fix crash when musb glue (omap) gets initialized
Kishon Vijay Abraham I
1
-2
/
+2
2012-04-10
usb: musb: fix some runtime_pm issues
Grazvydas Ignotas
1
-1
/
+1
2012-04-10
usb: musb: fix oops on omap2430 module unload
Vladimir Zapolskiy
1
-8
/
+12
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-17
/
+18
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: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-4
/
+4
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-11
/
+11
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
1
-2
/
+3
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-5
/
+6
2012-01-25
usb: musb: omap2430: minor cleanups.
NeilBrown
1
-2
/
+2
2011-12-20
musb: omap2430: avoid pm_runtime_disable()
Felipe Contreras
1
-2
/
+0
2011-12-20
usb: musb: remove a bit of indentation
Felipe Contreras
1
-14
/
+13
2011-12-20
usb: musb: trivial cleanup
Felipe Contreras
1
-7
/
+1
2011-12-12
usb: musb: omap2430: fix compile warning
Felipe Balbi
1
-3
/
+0
2011-12-12
usb: musb: fix pm_runtime calls while atomic
Vikram Pandita
1
-1
/
+13
2011-12-12
usb: musb: headers cleanup
Felipe Balbi
1
-1
/
+0
2011-12-12
usb: musb: omap2+: save and restore OTG_INTERFSEL
Hema HK
1
-0
/
+6
2011-07-02
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
1
-14
/
+1
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-10
/
+10
2011-05-11
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
1
-1
/
+1
2011-05-07
usb: fix building musb drivers
Anatolij Gustschin
1
-3
/
+4
2011-05-02
usb: musb: omap2430: Fix retention idle on musb peripheral only boards
Jarkko Nikula
1
-1
/
+1
2011-04-14
usb: musb: omap2430: fix build failure
Johan Hovold
1
-1
/
+2
2011-03-17
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-90
/
+86
2011-03-01
usb: musb: OMAP3xxx: Fix device detection in otg & host mode
Hema HK
1
-8
/
+2
2011-03-01
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
1
-22
/
+27
2011-03-01
usb: musb: Remove platform context save/restore API
Hema HK
1
-11
/
+0
2011-02-18
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
1
-5
/
+48
2011-02-17
usb: musb: Using runtime pm APIs for musb.
Hema HK
1
-58
/
+23
2011-02-17
USB: musb: omap2430: fix kernel panic on reboot
Johan Hovold
1
-0
/
+1
[next]