index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
omap2430.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-15
usb: musb: omap2430: make sure clocks are enabled when running mailbox
Felipe Balbi
1
-0
/
+6
2014-04-15
usb: musb: fix PHY power on/off
Felipe Balbi
1
-0
/
+2
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
1
-1
/
+1
2014-02-18
usb: musb: fix obex in g_nokia.ko causing kernel panic
Felipe Balbi
1
-2
/
+0
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+3
2013-10-03
usb: musb: omap2430: Don't use omap_get_control_dev()
Roger Quadros
1
-11
/
+14
2013-10-01
usb: musb: Call atomic_notifier_call_chain when status is changed
Pali Rohár
1
-0
/
+3
2013-09-27
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
1
-6
/
+20
2013-08-13
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-4
/
+4
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
1
-4
/
+4
2013-07-17
usb: musb: fix resource passed from glue layer to musb
Kishon Vijay Abraham I
1
-1
/
+6
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-06-25
usb: musb: omap2430: make it compile again
Sebastian Andrzej Siewior
1
-2
/
+2
2013-05-28
usb: musb: eliminate musb_to_hcd
Daniel Mack
1
-1
/
+1
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
1
-2
/
+16
2013-05-28
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-05-15
usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...
Wei Yongjun
1
-1
/
+2
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-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
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
[next]