Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b24c20b208aa493c488835f5b9e722c88756845
3b24c20
dmaengine: PL08x: Add cyclic transfer support
by Alban Bedel
· 11 years ago
f3287a5
dmaengine: PL08x: Fix reading the byte count in cctl
by Alban Bedel
· 11 years ago
5110e51
dmaengine: PL08x: Add support for different maximum transfer size
by Tomasz Figa
· 11 years ago
da1b6c0
dmaengine: PL08x: Add support for PL080S variant
by Tomasz Figa
· 11 years ago
48924e4
dmaengine: PL08x: Move LLI dumping code into separate function
by Tomasz Figa
· 11 years ago
ba6785f
dmaengine: PL08x: Rework LLI handling to be less fragile
by Tomasz Figa
· 11 years ago
d86ccea
dmaengine: PL08x: Add support for different offset of CONFIG register
by Tomasz Figa
· 11 years ago
68a7faa
dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentation
by Tomasz Figa
· 11 years ago
39ff861
dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors
by Lars-Peter Clausen
· 11 years ago
8e6152b
dmaengine: Add hisilicon k3 DMA engine driver
by Zhangfei Gao
· 11 years ago
0429936
ARM: i.MX: remove sdma script address arrays from platform data
by Sascha Hauer
· 11 years ago
dcfec3c
dma: imx-sdma: Add ROM script addresses to driver
by Sascha Hauer
· 11 years ago
17bba72
dma: imx-sdma: Use struct for driver data
by Sascha Hauer
· 11 years ago
023bf55
dma: mmp_pdma: set DMA_PRIVATE
by Daniel Mack
· 11 years ago
50440d7
dma: mmp_pdma: add support for cyclic DMA descriptors
by Daniel Mack
· 11 years ago
0cd6156
dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain
by Daniel Mack
· 11 years ago
b721f9e
dma: mmp_pdma: only complete one transaction from dma_do_tasklet()
by Daniel Mack
· 11 years ago
b4d6d33
acpi-dma: remove ugly conversion
by Andy Shevchenko
· 11 years ago
0244d84
acpi-dma, doc: append managed function to the list
by Andy Shevchenko
· 11 years ago
5be2190
dmaengine: ste_dma40: off by one in d40_of_probe()
by Dan Carpenter
· 11 years ago
3a919d5
dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y
by Fabio Estevam
· 11 years ago
4d1b80b
dma: ipu: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
b1baec5
dma: mxs-dma: remove code left from generic DMA binding conversion
by Shawn Guo
· 11 years ago
e8690fc
dma: imx-sdma: remove the unused completion
by Huang Shijie
· 11 years ago
f2d04c3
dma: mmp: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
6fc4573
dma: mmp_pdma: add support for byte-aligned transfers
by Daniel Mack
· 11 years ago
8fd6aac
dma: mmp_pdma: remove duplicate assignment
by Daniel Mack
· 11 years ago
419d1f1
dma: mmp_pdma: print the number of channels at probe time
by Daniel Mack
· 11 years ago
a9a7cf0
dma: mmp_pdma: make the controller a DMA provider
by Daniel Mack
· 11 years ago
13b3006
dma: mmp_pdma: add filter function
by Daniel Mack
· 11 years ago
1ac0e84
dma: mmp_pdma: fix maximum transfer length
by Daniel Mack
· 11 years ago
638a542
dma: mmp_pdma: refactor unlocking path in lookup_phy()
by Daniel Mack
· 11 years ago
8b298de
dma: mmp_pdma: factor out DRCMR register calculation
by Daniel Mack
· 11 years ago
aab81e4
Merge branch 'topic/of' into for-linus
by Vinod Koul
· 11 years ago
52a9d17
dma: pl330: split off common code to give back descriptors
by Chanho Park
· 11 years ago
2a76689
dmaengine: sirf: add PM entries for sleep and runtime
by Barry Song
· 11 years ago
d4adcc0
dma: use dev_get_platdata()
by Jingoo Han
· 11 years ago
696b4ff
dma: sirf: use NULL instead of 0
by Jingoo Han
· 11 years ago
4c14372
dma: mv_xor: use NULL instead of 0
by Jingoo Han
· 11 years ago
69c9f0a
dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()
by Jingoo Han
· 11 years ago
7bb587f
dmaengine: add interface of dma_get_slave_channel
by Zhangfei Gao
· 11 years ago
26a2dfd
dma: mmp_pdma: clear DRCMR when free a phy channel
by Xiang Wang
· 11 years ago
027f28b
dma: mmp_pdma: add protect when alloc/free phy channels
by Xiang Wang
· 11 years ago
337ae47c
dmaengine/MAINTAINERS: Add Andy as Co-Maintainer of DW DMA Controller
by Viresh Kumar
· 11 years ago
effd5cf
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS
by Andy Shevchenko
· 11 years ago
12381dc
dma: dw: return DMA_SUCCESS immediately from device_tx_status()
by Andy Shevchenko
· 11 years ago
3783cef
dma: dw: allow shared interrupts
by Andy Shevchenko
· 11 years ago
78f3c9d
dma: dw: improve comparison with ~0
by Andy Shevchenko
· 11 years ago
be480dc
dma: dw: append MODULE_DEVICE_TABLE for ACPI case
by Andy Shevchenko
· 11 years ago
4aed508
acpi-dma: fix sparse warning
by Andy Shevchenko
· 11 years ago
985a0cb
txx9dmac: return DMA_SUCCESS immediately from device_tx_status()
by Andy Shevchenko
· 11 years ago
c14d2bc
mmp_tdma: set cookies as well when asked for tx status
by Andy Shevchenko
· 11 years ago
c6c732c
ipu_idmac: re-use dma_cookie_status()
by Andy Shevchenko
· 11 years ago
0a0aee2
tegra20-apb-dma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
da0a908
pch_dma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
108fae8
mpc512x_dma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
4aa9fe0
mmp_pdma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
9b0b0bd
fsldma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
2302cec
ep93xx_dma: remove useless use of lock
by Andy Shevchenko
· 11 years ago
43e33e4
edma: no need to assign residue to 0 explicitly
by Andy Shevchenko
· 11 years ago
09d1669
mxs-dma: remove useless variable
by Andy Shevchenko
· 11 years ago
e8e3a79
imx-sdma: remove useless variable
by Andy Shevchenko
· 11 years ago
c095ba7
Linux 3.11-rc4
by Linus Torvalds
· 11 years ago
e56c756
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
3d90268
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
387aae6
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
by Hugh Dickins
· 11 years ago
2f85399
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
adfb8e5
drm/radeon: fix 64 bit divide in SI spm code
by Alex Deucher
· 11 years ago
72a67a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4bd8e73
qlcnic: Fix for flash update failure on 83xx adapter
by Himanshu Madhani
· 11 years ago
b1f5037
qlcnic: Fix link speed and duplex display for 83xx adapter
by Rajesh Borundia
· 11 years ago
beb3d3a
qlcnic: Fix link speed display for 82xx adapter
by Rajesh Borundia
· 11 years ago
2e3ea7e
qlcnic: Fix external loopback test.
by Shahed Shaikh
· 11 years ago
01b91f4
qlcnic: Removed adapter series name from warning messages.
by Pratik Pujar
· 11 years ago
f91bbcb
qlcnic: Free up memory in error path.
by Himanshu Madhani
· 11 years ago
e0d138d
qlcnic: Fix ingress MAC learning
by Shahed Shaikh
· 11 years ago
4a99ab5
qlcnic: Fix MAC address filter issue on 82xx adapter
by Shahed Shaikh
· 11 years ago
b6bb1c6
net: ethernet: davinci_emac: drop IRQF_DISABLED
by Mugunthan V N
· 11 years ago
83aaf3b
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
32c6e25
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
9250d90
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
5c52add
hwmon: (max6697) fix MAX6581 ideality
by Vivien Didelot
· 11 years ago
e35ac62
Merge branch 'security-fixes' into fixes
by Russell King
· 11 years ago
8c0cc8a
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)
by Russell King
· 11 years ago
e0d4075
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
by Russell King
· 11 years ago
6a8b7f0
netlabel: use domain based selectors when address based selectors are not available
by Paul Moore
· 11 years ago
5f671d6
net: check net.core.somaxconn sysctl values
by Roman Gushchin
· 11 years ago
3508ea3
sis900: Fix the tx queue timeout issue
by Denis Kirjanov
· 11 years ago
abe0308
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
1cb39a6
Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
446266b
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
by Daniel Borkmann
· 11 years ago
9bb8eeb
r8169: remove "PHY reset until link up" log spam
by Lekensteyn
· 11 years ago
7069f98
net: ethernet: cpsw: drop IRQF_DISABLED
by Felipe Balbi
· 11 years ago
cbd3755
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
e7e2e51
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
6d039f8
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
efc6816
Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
f9ed432
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
940e84f
Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 11 years ago
aa8032b
Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
Next »