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: isp1760: Remove duplicate usb_disabled() check
Laurent Pinchart
2015-01-27
*
usb: isp1760: Make HCD support optional
Laurent Pinchart
2015-01-27
*
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
2015-01-27
*
usb: isp1760: Add device controller support
Laurent Pinchart
2015-01-27
*
usb: isp1760: Move PORT1 configuration to core code
Laurent Pinchart
2015-01-27
*
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
2015-01-27
*
usb: isp1760: Set IRQF_SHARED flag in core code
Laurent Pinchart
2015-01-27
*
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
2015-01-27
*
usb: isp1760: Reorganize header files
Laurent Pinchart
2015-01-27
*
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2015-01-27
*
usb: isp1760: Decouple usb_hdc and isp1760_priv
Laurent Pinchart
2015-01-27
*
usb: isp1760: Refactor PCI initialization code
Laurent Pinchart
2015-01-27
*
usb: isp1760: Use the managed devm_ioremap_resource() API
Laurent Pinchart
2015-01-27
*
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
2015-01-27
*
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
2015-01-27
*
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
2015-01-27
*
usb: isp1760: Fix indentation in probe error path
Laurent Pinchart
2015-01-27
*
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
2015-01-27
*
usb: isp1760: Manage device driver data in common code
Laurent Pinchart
2015-01-27
*
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
2015-01-27
*
usb: isp1760: Merge platform and OF glue codes
Laurent Pinchart
2015-01-27
*
usb: isp1760: Unmap I/O registers at platform device removal
Laurent Pinchart
2015-01-27
*
usb: isp1760: Retrieve pdev memory resource from hcd at remove time
Laurent Pinchart
2015-01-27
*
usb: isp1760: Remove isp1760 glue structure
Laurent Pinchart
2015-01-27
*
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
2015-01-27
*
usb: gadget: zero: fix format string warnings
Asaf Vertz
2015-01-27
*
usb: gadget: ffs: add eventfd notification about ffs events
Robert Baldyga
2015-01-27
*
usb: gadget: f_fs: Fix loop variable
Mario Schuknecht
2015-01-27
*
usb: gadget: Fix os desc test
Mario Schuknecht
2015-01-27
*
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
2015-01-27
*
usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
Bin Liu
2015-01-27
*
usb: renesas_usbhs: add support for requesting DT DMA
Yoshihiro Shimoda
2015-01-27
*
usb: renesas_usbhs: add usbhsf_dma_init_pdev() function
Yoshihiro Shimoda
2015-01-27
*
usb: renesas_usbhs: mod_host: use HUB_CHAR_*
Sergei Shtylyov
2015-01-27
*
usb: musb: virthub: use HUB_CHAR_*
Sergei Shtylyov
2015-01-27
*
usb: dummy_hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-19
*
usb: dwc2: hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-19
*
usb: gadget: uvc: preserve the address passed to kfree()
Andrzej Pietrasiewicz
2015-01-19
*
MAINTAINERS: update maintainer entry for dwc2 driver
Paul Zimmerman
2015-01-19
*
Revert "usb: dwc2: add bus suspend/resume for dwc2"
Paul Zimmerman
2015-01-19
*
usb: gadget: ethernet: re-use %pM specifier to print MAC
Andy Shevchenko
2015-01-19
*
usb: phy: make GPIOs optional for the generic phy
Paul Zimmerman
2015-01-19
*
usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
Dan Carpenter
2015-01-19
*
usb: gadget: uvc: memory leak in uvcg_frame_make()
Dan Carpenter
2015-01-19
*
usb: gadget: uvc: remove an impossible condition
Dan Carpenter
2015-01-19
*
usb: gadget: uvc: fix some error codes
Dan Carpenter
2015-01-19
*
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-19
|
\
|
*
Linux 3.19-rc5
Linus Torvalds
2015-01-18
|
*
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-01-18
|
|
\
|
|
*
Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2015-01-16
|
|
|
\
[next]