index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
25
-272
/
+52
*
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
24
-0
/
+49
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
34
-115
/
+81
*
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
2012-03-13
2
-2
/
+0
*
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
2012-02-22
1
-0
/
+12
*
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
2012-02-22
1
-8
/
+16
*
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
2012-02-22
2
-29
/
+93
*
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
Viresh Kumar
2012-02-22
1
-4
/
+16
*
dmaengine/dw_dmac: Don't handle block interrupts
Viresh Kumar
2012-02-22
1
-30
/
+6
*
dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
Viresh Kumar
2012-02-22
1
-1
/
+1
*
dmaengine/dw_dmac: Don't use magic number for total number of channels
Viresh Kumar
2012-02-22
1
-1
/
+1
*
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
Viresh Kumar
2012-02-22
1
-1
/
+3
*
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-22
6
-0
/
+13
*
dmaengine/dw_dmac: Hibernation support in dw_dmac
Rajeev KUMAR
2012-02-22
1
-0
/
+4
*
dmaengine: intel_mid_dma: move pm_runtime_put
Adrian Hunter
2012-02-22
1
-1
/
+1
*
dmaengine: intel_mid_dma: fix error status mask
Adrian Hunter
2012-02-22
1
-1
/
+2
*
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
2012-02-02
1
-2
/
+4
*
Merge branch 'fixes' into next
Vinod Koul
2012-02-01
1
-1
/
+2
|
\
|
*
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
2012-02-01
1
-1
/
+2
*
|
Merge branch 'fixes' into next
Vinod Koul
2012-01-31
3
-12
/
+11
|
\
|
|
*
Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...
Vinod Koul
2012-01-31
1
-1
/
+1
|
|
\
|
|
*
dmaengine: fix missing 'cnt' in ?: in dmatest
Dr. David Alan Gilbert
2012-01-23
1
-1
/
+1
|
*
|
at_hdmac: bugfix for enabling channel irq
Nikolaus Voss
2012-01-31
2
-11
/
+10
|
|
/
*
|
dma/imx-sdma: convernt to use bit ops
Richard Zhao
2012-01-31
1
-34
/
+34
*
|
dma/imx-sdma: use num_events to validate event_id0
Richard Zhao
2012-01-31
1
-1
/
+1
*
|
dma/imx-sdma: move clk_enable out of sdma_request_channel
Richard Zhao
2012-01-31
1
-2
/
+3
*
|
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
Richard Zhao
2012-01-31
1
-2
/
+2
*
|
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
Richard Zhao
2012-01-31
1
-22
/
+22
*
|
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
Richard Zhao
2012-01-31
1
-6
/
+6
*
|
drivers/dma/amba-pl08x.c: adjust double test
Julia Lawall
2012-01-31
1
-1
/
+1
*
|
drivers/dma/pl330.c: add missing iounmap
Julia Lawall
2012-01-31
1
-6
/
+11
*
|
dma: imx-sdma: start transfer in issue_pending
Sascha Hauer
2012-01-30
1
-6
/
+5
*
|
dma: imx-dma: start transfer in issue_pending
Sascha Hauer
2012-01-30
1
-5
/
+4
*
|
mmc: mxcmmc: add missing dma_async_issue_pending
Sascha Hauer
2012-01-30
1
-0
/
+1
|
/
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-19
4
-7
/
+8
|
\
|
*
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
2012-01-18
1
-1
/
+1
|
*
gpio/it8761e: Restrict it8761e gpio driver to x86.
Grant Likely
2012-01-18
1
-0
/
+1
|
*
gpio-ml-ioh: cleanup __iomem annotation usage
Márton Németh
2012-01-16
1
-3
/
+3
|
*
gpio-ml-ioh: cleanup NULL pointer checking
Márton Németh
2012-01-16
1
-1
/
+1
|
*
gpio-pch: cleanup __iomem annotation usage
Márton Németh
2012-01-16
1
-1
/
+1
|
*
gpio-pch: cleanup NULL pointer checking
Márton Németh
2012-01-16
1
-1
/
+1
*
|
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-01-19
7
-0
/
+4672
|
\
\
|
*
|
ib_srpt: Initial SRP Target merge for v3.3-rc1
Bart Van Assche
2011-12-16
7
-0
/
+4672
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-01-19
42
-478
/
+529
|
\
|
|
|
*
|
target: Set additional sense length field in sense data
Roland Dreier
2011-12-16
1
-0
/
+14
|
*
|
target: Remove legacy device status check from transport_execute_tasks
Nicholas Bellinger
2011-12-14
1
-7
/
+0
|
*
|
target: Remove __transport_execute_tasks() for each processing context
Nicholas Bellinger
2011-12-14
1
-2
/
+0
|
*
|
target: Remove extra se_device->execute_task_lock access in fast path
Nicholas Bellinger
2011-12-14
1
-16
/
+24
|
*
|
target: Drop se_device TCQ queue_depth usage from I/O path
Nicholas Bellinger
2011-12-14
3
-45
/
+2
|
*
|
target: Fix possible NULL pointer with __transport_execute_tasks
Nicholas Bellinger
2011-12-14
1
-1
/
+2
[next]