index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2013-04-02
usb: musb: omap2430: turn off vbus on cable disconnect
Grazvydas Ignotas
1
-0
/
+1
2013-03-18
usb: musb: omap2430: fix PHY error handling
Felipe Balbi
1
-1
/
+6
2013-03-18
usb: musb: omap: add usb_phy_init in omap2430_musb_init
Kishon Vijay Abraham I
1
-0
/
+2
2013-03-18
usb: musb: omap: remove the check before calling otg_set_vbus
Kishon Vijay Abraham I
1
-6
/
+4
2013-03-18
usb: musb: omap2430: replace *_* with *-* in property names
Kishon Vijay Abraham I
1
-3
/
+3
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-3
/
+3
2013-03-05
usb: musb: omap2430: fix sparse warning
Aaro Koskinen
1
-1
/
+1
2013-03-05
usb: musb: omap2430: fix omap_musb_mailbox glue check again
Aaro Koskinen
1
-3
/
+7
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-46
/
+29
2013-01-25
usb: musb: omap: get phy by phandle for dt boot
Kishon Vijay Abraham I
1
-1
/
+6
2013-01-25
usb: musb: omap: make use of the new PHY lib APIs
Kishon Vijay Abraham I
1
-1
/
+1
2013-01-25
usb: start using the control module driver
Kishon Vijay Abraham I
1
-45
/
+23
2013-01-17
usb: musb: omap2430: fix wrong devm_kzalloc() result check
Sergei Shtylyov
1
-1
/
+1
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
1
-1
/
+1
2013-01-17
usb: musb: omap2430: kill redundant assignments in omap2430_probe()
Sergei Shtylyov
1
-3
/
+1
2013-01-10
usb: musb: omap2430: fix the readiness check in omap_musb_mailbox
Aaro Koskinen
1
-4
/
+4
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
[next]