index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
omap2430.c
Commit message (
Expand
)
Author
Age
*
usb: musb: Fix use for of_property_read_bool for disabled multipoint
Tony Lindgren
2015-02-23
*
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-11-03
*
usb: musb: omap2430: use MUSB_DEVCTL_BDEVICE
Sergei Shtylyov
2014-11-03
*
usb: musb: omap2430: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
*
usb: musb: omap2430: make sure clocks are enabled when running mailbox
Felipe Balbi
2014-04-15
*
usb: musb: fix PHY power on/off
Felipe Balbi
2014-04-15
*
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-09
*
usb: musb: fix obex in g_nokia.ko causing kernel panic
Felipe Balbi
2014-02-18
*
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-10-24
|
\
|
*
usb: musb: Call atomic_notifier_call_chain when status is changed
Pali Rohár
2013-10-01
*
|
usb: musb: omap2430: Don't use omap_get_control_dev()
Roger Quadros
2013-10-03
*
|
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
2013-09-27
|
/
*
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
|
\
|
*
usb: musb: use dev_get_platdata()
Jingoo Han
2013-07-30
*
|
usb: musb: fix resource passed from glue layer to musb
Kishon Vijay Abraham I
2013-07-17
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
|
\
|
*
treewide: Fix typo in printk
Masanari Iida
2013-05-28
*
|
usb: musb: omap2430: make it compile again
Sebastian Andrzej Siewior
2013-06-25
*
|
usb: musb: eliminate musb_to_hcd
Daniel Mack
2013-05-28
*
|
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
2013-05-28
|
/
*
usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...
Wei Yongjun
2013-05-15
*
usb: musb: omap2430: turn off vbus on cable disconnect
Grazvydas Ignotas
2013-04-02
*
usb: musb: omap2430: fix PHY error handling
Felipe Balbi
2013-03-18
*
usb: musb: omap: add usb_phy_init in omap2430_musb_init
Kishon Vijay Abraham I
2013-03-18
*
usb: musb: omap: remove the check before calling otg_set_vbus
Kishon Vijay Abraham I
2013-03-18
*
usb: musb: omap2430: replace *_* with *-* in property names
Kishon Vijay Abraham I
2013-03-18
*
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-03-18
*
usb: musb: omap2430: fix sparse warning
Aaro Koskinen
2013-03-05
*
usb: musb: omap2430: fix omap_musb_mailbox glue check again
Aaro Koskinen
2013-03-05
*
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2013-01-25
|
\
|
*
usb: musb: omap: get phy by phandle for dt boot
Kishon Vijay Abraham I
2013-01-25
|
*
usb: musb: omap: make use of the new PHY lib APIs
Kishon Vijay Abraham I
2013-01-25
|
*
usb: start using the control module driver
Kishon Vijay Abraham I
2013-01-25
*
|
usb: musb: omap2430: fix wrong devm_kzalloc() result check
Sergei Shtylyov
2013-01-17
*
|
usb: musb: fix dependency on transceiver driver
Ming Lei
2013-01-17
*
|
usb: musb: omap2430: kill redundant assignments in omap2430_probe()
Sergei Shtylyov
2013-01-17
*
|
usb: musb: omap2430: fix the readiness check in omap_musb_mailbox
Aaro Koskinen
2013-01-10
|
/
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
*
usb: musb: remove generic_interrupt
Philippe De Swert
2012-11-06
*
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
2012-11-01
*
usb: musb: add musb_ida for multi instance support
B, Ravi
2012-09-11
*
usb: musb: omap: Add device tree support for omap musb glue
Kishon Vijay Abraham I
2012-09-11
*
usb: musb: omap: write directly to mailbox instead of using phy
Kishon Vijay Abraham I
2012-09-11
*
usb: musb: omap2430.c delete unused variable.
Matthias Brugger
2012-08-20
*
usb: musb: omap2430: don't loop indefinitely in interrupt.
NeilBrown
2012-08-14
*
usb: musb: drop useless board_mode usage
Felipe Balbi
2012-08-09
*
usb: musb: cleanup while removing musb omap glue driver
Kishon Vijay Abraham I
2012-08-03
*
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-07-02
[next]