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
/
musb_core.c
Commit message (
Expand
)
Author
Age
*
usb: musb: core: Convert the musb_platform_reset to have a return value.
George Cherian
2014-07-16
*
usb: musb: core: Convert babble recover work to delayed work
George Cherian
2014-07-16
*
usb: musb: core: Handle Babble condition only in HOST mode
George Cherian
2014-07-16
*
usb: musb: use is_host_active() to distinguish between host and gadget mode
Daniel Mack
2014-06-30
*
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
2014-04-21
*
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-03-07
|
\
|
*
usb: musb: avoid NULL pointer dereference
Felipe Balbi
2014-03-05
*
|
usb: musb: correct use of schedule_delayed_work()
Daniel Mack
2014-02-20
*
|
usb: musb: do not sleep in atomic context
Daniel Mack
2014-02-18
*
|
usb: musb: core: Fix remote-wakeup resume
Roger Quadros
2014-02-18
|
/
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
*
USB: musb: correct spelling mistakes in comment and error string
Rahul Bedarkar
2014-01-03
*
usb: musb: Remove usb_disable() check in module_init()
Ezequiel Garcia
2013-12-26
*
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
2013-12-19
*
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-19
|
\
|
*
usb: musb: only cancel work if it is initialized
Sebastian Andrzej Siewior
2013-11-25
*
|
usb: musb: unconditionally save and restore the context on suspend
Daniel Mack
2013-11-26
*
|
usb: musb: core: call musb_platform_set_mode() during probe
Felipe Balbi
2013-11-26
|
/
*
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: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
2013-10-17
|
*
usb: musb: core: Call dma_controller_destroy() in error path only once.
Sebastian Andrzej Siewior
2013-10-17
|
*
usb: musb: core: properly free host / device structs in err path
Sebastian Andrzej Siewior
2013-10-17
|
*
usb: musb: cancel work on removal
Sebastian Andrzej Siewior
2013-10-10
*
|
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2013-10-19
|
\
\
|
*
|
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
2013-10-11
|
|
/
*
/
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
|
/
*
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: do not change dev's dma_mask
Sebastian Andrzej Siewior
2013-07-29
|
*
usb: musb: core: call dma_controller_destroy() in the err path
Sebastian Andrzej Siewior
2013-07-29
|
*
usb: musb: remove a few is_dma_capable() in init/exit code
Sebastian Andrzej Siewior
2013-07-29
|
*
usb: musb: dma: merge ->start/stop into create/destroy
Sebastian Andrzej Siewior
2013-07-29
*
|
USB: remove unneeded idr.h include
Greg Kroah-Hartman
2013-07-24
|
/
*
usb: musb: eliminate musb_to_hcd
Daniel Mack
2013-05-28
*
usb: musb: use musb->port_mode
Daniel Mack
2013-05-28
*
usb: musb: re-introduce musb->port_mode
Daniel Mack
2013-05-28
*
usb: musb: add musb_host_setup() and musb_host_cleanup()
Daniel Mack
2013-05-28
*
usb: musb: factor out hcd initalization
Daniel Mack
2013-05-28
*
usb: musb: move musb_start to musb_virthub.c
Daniel Mack
2013-05-28
*
usb: musb: factor some host-specific functions
Daniel Mack
2013-05-28
*
usb: musb: remove 'ignore_disconnect' flag
Felipe Balbi
2013-05-28
*
usb: musb: core: log VBUS error
Grazvydas Ignotas
2013-03-22
*
usb: musb: core: honour initial transceiver state
Grazvydas Ignotas
2013-03-22
*
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-03-18
*
usb: musb: switch over to devm_ioremap_resource()
Felipe Balbi
2013-03-18
*
usb: musb: core: remove unnecessary pr_info()
Felipe Balbi
2013-03-18
*
usb: musb: core: fix possible build error with randconfig
Felipe Balbi
2013-03-11
*
usb: musb: fix compile warning
Felipe Balbi
2013-03-05
*
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-01-25
|
\
|
*
usb: musb: core: fix failure path
Ming Lei
2013-01-17
[next]