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: fix order of conditions for assigning end point operations
Ben Hutchings
2015-05-26
*
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-07
*
usb: musb: core: always try to recover from babble
Felipe Balbi
2015-03-10
*
usb: musb: core: disable irqs inside babble recovery
Felipe Balbi
2015-03-10
*
usb: musb: core: remove unnecessary forward declaration
Felipe Balbi
2015-03-10
*
usb: musb: core: drop recover_work
Felipe Balbi
2015-03-10
*
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
2015-03-10
*
usb: musb: core: simplify musb_recover_work()
Felipe Balbi
2015-03-10
*
usb: musb: core: decrease delayed_work time
Felipe Balbi
2015-03-10
*
usb: musb: don't touch devctl from babble recovery
Felipe Balbi
2015-03-10
*
usb: musb: core: refactor IRQ enable/disable to separate functions
Felipe Balbi
2015-03-10
*
usb: musb: core: controller drops session automatically
Felipe Balbi
2015-03-10
*
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
2015-03-10
*
usb: musb: core: there is no connect interrupt in peripheral mode
Felipe Balbi
2015-03-10
*
usb: musb: core: remove unnecessary reg access from resume IRQ
Felipe Balbi
2015-03-10
*
usb: musb: core: break long line
Felipe Balbi
2015-03-10
*
usb: musb: core: move babble recovery inside babble check
Felipe Balbi
2015-03-10
*
usb: musb: core: fix highspeed check
Felipe Balbi
2015-03-10
*
usb: musb: core: add missing curly braces
Felipe Balbi
2015-03-10
*
usb: musb: core: remove unnecessary logical comparison
Felipe Balbi
2015-03-10
*
usb: musb: core: improve musb_interrupt() a bit
Felipe Balbi
2015-03-09
*
usb: musb: core: fix TX/RX endpoint order
Felipe Balbi
2015-03-09
*
usb: musb: core: add pm_runtime_irq_safe()
Felipe Balbi
2015-02-23
*
usb: musb: fix device hotplug behind hub
Bin Liu
2015-02-04
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
usb: musb: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
usb: musb: Use IS_ENABLED for tusb6010
Tony Lindgren
2014-11-25
*
|
usb: musb: Pass fifo_mode in platform data
Tony Lindgren
2014-11-25
*
|
usb: musb: Change end point selection to use new IO access
Tony Lindgren
2014-11-25
*
|
usb: musb: Change to use new IO access
Tony Lindgren
2014-11-25
*
|
usb: musb: core: Disable the Interrupts till BABBLE is fully handled
George Cherian
2014-11-18
*
|
usb: musb: core: make sure musb is in RPM_ACTIVE on resume
Sebastian Andrzej Siewior
2014-11-18
*
|
usb: musb: try a race-free wakeup
Sebastian Andrzej Siewior
2014-11-05
*
|
usb: musb: core: check link status on resume
Sebastian Andrzej Siewior
2014-11-05
*
|
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-11-03
*
|
usb: musb: core: use ->resume instead ->resume_noirq
Sebastian Andrzej Siewior
2014-11-03
*
|
usb: musb: core: remove duplicate check on resource
Varka Bhadram
2014-11-03
|
/
*
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
[next]