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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
Kuninori Morimoto
2011-12-13
|
*
|
|
|
usb: renesas_usbhs: modify device attach method
Kuninori Morimoto
2011-12-13
|
*
|
|
|
usb: renesas_usbhs: pop packet when urb dequeued
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: add lost error value when enqueue
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: mv_udc: replace some debug info
Neil Zhang
2011-12-12
|
*
|
|
|
usb: gadget: mv_udc: refine suspend/resume function
Neil Zhang
2011-12-12
|
*
|
|
|
usb: gadget: mv_udc: refine the clock relative code
Neil Zhang
2011-12-12
|
*
|
|
|
usb: gadget: mv_udc: disable ISR when stopped
Neil Zhang
2011-12-12
|
*
|
|
|
usb: gadget: mv_udc: add otg relative code
Neil Zhang
2011-12-12
|
*
|
|
|
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: remove the_controller_link
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: add test-mode support
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: send packet in necessary timing.
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: add usbhs_pipe_is_stall()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
|
*
|
|
|
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: check device0 status when alloc
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: remove usbhsh_request list
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: drop dependency for mod_gadget
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
Kuninori Morimoto
2011-12-12
|
*
|
|
|
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2011-12-12
|
*
|
|
|
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
2011-12-12
|
|
/
/
/
*
|
|
|
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
usb: musb: omap2430: fix compile warning
Felipe Balbi
2011-12-12
|
*
|
|
usb: musb: fix pm_runtime calls while atomic
Vikram Pandita
2011-12-12
|
*
|
|
usb: musb: drop ARCH dependency
Felipe Balbi
2011-12-12
|
*
|
|
usb: musb: headers cleanup
Felipe Balbi
2011-12-12
|
*
|
|
usb: musb: allow building USB_MUSB_TUSB6010 as a module
Arnd Bergmann
2011-12-12
|
*
|
|
usb: musb: use a Kconfig choice to pick the right DMA method
Arnd Bergmann
2011-12-12
[prev]
[next]