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
Commit message (
Expand
)
Author
Age
*
usb: musb: fix order of conditions for assigning end point operations
Ben Hutchings
2015-05-26
*
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-04-10
|
\
|
*
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-07
*
|
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
Tony Lindgren
2015-04-03
*
|
musb_virthub: use USB_DT_HUB
Sergei Shtylyov
2015-04-03
*
|
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-03-24
|
\
|
|
*
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
2015-03-24
|
*
usb: musb: cppi41: fix condition to call cppi41_trans_done().
Takeyoshi Kikuchi
2015-03-11
|
*
usb: musb: dsps: don't fake of_node to musb core
Felipe Balbi
2015-03-11
|
*
usb: musb: dsps: request phy using our device pointer
Felipe Balbi
2015-03-11
|
*
usb: musb: dsps: just start polling already
Felipe Balbi
2015-03-10
|
*
usb: musb: dsps: use msecs_to_jiffies instead
Felipe Balbi
2015-03-10
|
*
usb: musb: cppi41: do not call udelay()
Felipe Balbi
2015-03-10
|
*
usb: musb: cppi41: exit early when tx fifo is empty
Felipe Balbi
2015-03-10
|
*
usb: musb: cppi41: decrease indentation level
Felipe Balbi
2015-03-10
|
*
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: dsps: do not reset musb on babble
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: dsps: add dsps_ prefix to sw_babble_control
Felipe Balbi
2015-03-10
|
*
usb: musb: core: controller drops session automatically
Felipe Balbi
2015-03-10
|
*
usb: musb: dsps: check for the single bit
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: dsps: return error code if reset fails
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: gadget: get rid of stop_activity()
Felipe Balbi
2015-03-09
*
|
usb: musb: fix Kconfig regression
Arnd Bergmann
2015-03-09
|
/
*
usb: musb: Fix getting a generic phy for musb_dsps
Tony Lindgren
2015-02-23
*
usb: musb: Fix use for of_property_read_bool for disabled multipoint
Tony Lindgren
2015-02-23
*
usb: musb: core: add pm_runtime_irq_safe()
Felipe Balbi
2015-02-23
*
usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half
George Cherian
2015-02-23
*
usb: musb: fix device hotplug behind hub
Bin Liu
2015-02-04
*
usb: musb: blackfin: remove incorrect __exit_p()
Dmitry Torokhov
2015-02-02
*
usb: musb: add omap-control dependency
Arnd Bergmann
2015-01-29
*
usb: musb: add generic usb phy dependencies
Arnd Bergmann
2015-01-29
*
usb: musb: gadget: use common is_selfpowered
Peter Chen
2015-01-29
[next]