index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
2013-08-25
1
-7
/
+5
*
dma: ipu: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-25
1
-1
/
+0
*
dma: mxs-dma: remove code left from generic DMA binding conversion
Shawn Guo
2013-08-19
2
-43
/
+0
*
dma: imx-sdma: remove the unused completion
Huang Shijie
2013-08-19
1
-7
/
+0
*
dma: mmp: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
2
-6
/
+0
*
dma: mmp_pdma: add support for byte-aligned transfers
Daniel Mack
2013-08-14
1
-1
/
+16
*
dma: mmp_pdma: remove duplicate assignment
Daniel Mack
2013-08-14
1
-1
/
+0
*
dma: mmp_pdma: print the number of channels at probe time
Daniel Mack
2013-08-14
1
-1
/
+1
*
dma: mmp_pdma: make the controller a DMA provider
Daniel Mack
2013-08-14
1
-0
/
+44
*
dma: mmp_pdma: add filter function
Daniel Mack
2013-08-14
2
-1
/
+35
*
dma: mmp_pdma: fix maximum transfer length
Daniel Mack
2013-08-14
1
-1
/
+1
*
dma: mmp_pdma: refactor unlocking path in lookup_phy()
Daniel Mack
2013-08-14
1
-4
/
+5
*
dma: mmp_pdma: factor out DRCMR register calculation
Daniel Mack
2013-08-14
1
-4
/
+4
*
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-08-14
2
-0
/
+27
|
\
|
*
dmaengine: add interface of dma_get_slave_channel
Zhangfei Gao
2013-08-13
2
-0
/
+27
*
|
dma: pl330: split off common code to give back descriptors
Chanho Park
2013-08-13
1
-15
/
+23
*
|
dmaengine: sirf: add PM entries for sleep and runtime
Barry Song
2013-08-13
1
-3
/
+129
*
|
dma: use dev_get_platdata()
Jingoo Han
2013-08-13
10
-17
/
+18
*
|
dma: sirf: use NULL instead of 0
Jingoo Han
2013-08-13
1
-1
/
+1
*
|
dma: mv_xor: use NULL instead of 0
Jingoo Han
2013-08-13
1
-1
/
+1
*
|
dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()
Jingoo Han
2013-08-13
1
-1
/
+2
*
|
dma: mmp_pdma: clear DRCMR when free a phy channel
Xiang Wang
2013-08-05
1
-0
/
+6
*
|
dma: mmp_pdma: add protect when alloc/free phy channels
Xiang Wang
2013-08-05
1
-16
/
+26
*
|
dmaengine/MAINTAINERS: Add Andy as Co-Maintainer of DW DMA Controller
Viresh Kumar
2013-08-05
1
-0
/
+1
*
|
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS
Andy Shevchenko
2013-08-05
1
-1
/
+1
*
|
dma: dw: return DMA_SUCCESS immediately from device_tx_status()
Andy Shevchenko
2013-08-05
1
-4
/
+4
*
|
dma: dw: allow shared interrupts
Andy Shevchenko
2013-08-05
1
-5
/
+8
*
|
dma: dw: improve comparison with ~0
Andy Shevchenko
2013-08-05
1
-5
/
+11
*
|
dma: dw: append MODULE_DEVICE_TABLE for ACPI case
Andy Shevchenko
2013-08-05
1
-0
/
+1
*
|
acpi-dma: fix sparse warning
Andy Shevchenko
2013-08-05
1
-1
/
+1
*
|
txx9dmac: return DMA_SUCCESS immediately from device_tx_status()
Andy Shevchenko
2013-08-05
1
-7
/
+6
*
|
mmp_tdma: set cookies as well when asked for tx status
Andy Shevchenko
2013-08-05
1
-1
/
+2
*
|
ipu_idmac: re-use dma_cookie_status()
Andy Shevchenko
2013-08-05
1
-4
/
+1
*
|
tegra20-apb-dma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-5
/
+3
*
|
pch_dma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-8
/
+1
*
|
mpc512x_dma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-9
/
+1
*
|
mmp_pdma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-9
/
+1
*
|
fsldma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-9
/
+1
*
|
ep93xx_dma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-9
/
+1
*
|
edma: no need to assign residue to 0 explicitly
Andy Shevchenko
2013-08-05
1
-2
/
+0
*
|
mxs-dma: remove useless variable
Andy Shevchenko
2013-08-05
1
-3
/
+1
*
|
imx-sdma: remove useless variable
Andy Shevchenko
2013-08-05
1
-6
/
+3
|
/
*
Linux 3.11-rc4
v3.11-rc4
Linus Torvalds
2013-08-04
1
-1
/
+1
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-08-04
2
-26
/
+68
|
\
|
*
dma: pl330: Fix cyclic transfers
Lars-Peter Clausen
2013-07-28
1
-26
/
+67
|
*
pch_dma: fix error return code in pch_dma_probe()
Wei Yongjun
2013-07-22
1
-0
/
+1
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-08-04
1
-1
/
+1
|
\
\
|
*
|
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
2013-08-04
1
-1
/
+1
*
|
|
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
2013-08-04
1
-1
/
+2
*
|
|
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-08-04
8
-21
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
[next]