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
Commit message (
Expand
)
Author
Age
*
dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
Fabio Estevam
2012-03-06
*
drivers/dma: linux/module.h included twice
Danny Kukawka
2012-03-06
*
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
2012-02-22
*
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
2012-02-22
*
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
2012-02-22
*
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
Viresh Kumar
2012-02-22
*
dmaengine/dw_dmac: Don't handle block interrupts
Viresh Kumar
2012-02-22
*
dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
Viresh Kumar
2012-02-22
*
dmaengine/dw_dmac: Don't use magic number for total number of channels
Viresh Kumar
2012-02-22
*
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
Viresh Kumar
2012-02-22
*
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-22
*
dmaengine/dw_dmac: Hibernation support in dw_dmac
Rajeev KUMAR
2012-02-22
*
dmaengine: intel_mid_dma: move pm_runtime_put
Adrian Hunter
2012-02-22
*
dmaengine: intel_mid_dma: fix error status mask
Adrian Hunter
2012-02-22
*
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
2012-02-02
*
Merge branch 'fixes' into next
Vinod Koul
2012-02-01
|
\
|
*
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
2012-02-01
*
|
Merge branch 'fixes' into next
Vinod Koul
2012-01-31
|
\
|
|
*
Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...
Vinod Koul
2012-01-31
|
|
\
|
|
*
dmaengine: fix missing 'cnt' in ?: in dmatest
Dr. David Alan Gilbert
2012-01-23
|
*
|
at_hdmac: bugfix for enabling channel irq
Nikolaus Voss
2012-01-30
|
|
/
*
|
dma/imx-sdma: convernt to use bit ops
Richard Zhao
2012-01-30
*
|
dma/imx-sdma: use num_events to validate event_id0
Richard Zhao
2012-01-30
*
|
dma/imx-sdma: move clk_enable out of sdma_request_channel
Richard Zhao
2012-01-30
*
|
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
Richard Zhao
2012-01-30
*
|
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
Richard Zhao
2012-01-30
*
|
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
Richard Zhao
2012-01-30
*
|
drivers/dma/amba-pl08x.c: adjust double test
Julia Lawall
2012-01-30
*
|
drivers/dma/pl330.c: add missing iounmap
Julia Lawall
2012-01-30
*
|
dma: imx-sdma: start transfer in issue_pending
Sascha Hauer
2012-01-30
*
|
dma: imx-dma: start transfer in issue_pending
Sascha Hauer
2012-01-30
*
|
mmc: mxcmmc: add missing dma_async_issue_pending
Sascha Hauer
2012-01-30
|
/
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-19
|
\
|
*
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
2012-01-18
|
*
gpio/it8761e: Restrict it8761e gpio driver to x86.
Grant Likely
2012-01-17
|
*
gpio-ml-ioh: cleanup __iomem annotation usage
Márton Németh
2012-01-16
|
*
gpio-ml-ioh: cleanup NULL pointer checking
Márton Németh
2012-01-16
|
*
gpio-pch: cleanup __iomem annotation usage
Márton Németh
2012-01-16
|
*
gpio-pch: cleanup NULL pointer checking
Márton Németh
2012-01-16
*
|
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-01-18
|
\
\
|
*
|
ib_srpt: Initial SRP Target merge for v3.3-rc1
Bart Van Assche
2011-12-16
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-01-18
|
\
|
|
|
*
|
target: Set additional sense length field in sense data
Roland Dreier
2011-12-16
|
*
|
target: Remove legacy device status check from transport_execute_tasks
Nicholas Bellinger
2011-12-14
|
*
|
target: Remove __transport_execute_tasks() for each processing context
Nicholas Bellinger
2011-12-14
|
*
|
target: Remove extra se_device->execute_task_lock access in fast path
Nicholas Bellinger
2011-12-14
|
*
|
target: Drop se_device TCQ queue_depth usage from I/O path
Nicholas Bellinger
2011-12-14
|
*
|
target: Fix possible NULL pointer with __transport_execute_tasks
Nicholas Bellinger
2011-12-14
|
*
|
tcm_fc: Convert ft_send_work to use target_submit_cmd
Nicholas Bellinger
2011-12-14
|
*
|
target: Add target_submit_cmd() for process context fabric submission
Nicholas Bellinger
2011-12-14
[next]