Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
70b5ed6b6d72cd8b1a3d4b7b878a0dd132bec7ba
/
drivers
/
dma
70b5ed6
ARM: PL08x: move default cctl into txd structure
by Russell King - ARM Linux
· 14 years ago
09b3c32
ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel()
by Russell King - ARM Linux
· 14 years ago
4983a04
ARM: PL08x: move ccfg into txd structure
by Russell King - ARM Linux
· 14 years ago
19524d7
ARM: PL08x: avoid duplicating registers in txd and phychan structures
by Russell King - ARM Linux
· 14 years ago
c885bee
ARM: PL08x: combine functions to start DMA into one function
by Russell King - ARM Linux
· 14 years ago
db9f136
ARM: PL08x: clean up LLI lookup
by Russell King - ARM Linux
· 14 years ago
bfddfb4
ARM: PL08x: rename lli.next to lli.lli
by Russell King - ARM Linux
· 14 years ago
e25761d
ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t
by Russell King - ARM Linux
· 14 years ago
cace658
ARM: PL08x: use 'size_t' for lengths
by Russell King - ARM Linux
· 14 years ago
56b6188
ARM: PL08x: don't try to use llis_bus as a pointer
by Russell King - ARM Linux
· 14 years ago
4c0df6a
ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
by Russell King - ARM Linux
· 14 years ago
19386b32
ARM: PL08x: ensure loops use cpu_relax()
by Russell King - ARM Linux
· 14 years ago
8c8cc2b
ARM: PL08x: consolidate physical channel release code
by Russell King - ARM Linux
· 14 years ago
ac3cd20
ARM: PL08x: consolidate common txd initialization
by Russell King - ARM Linux
· 14 years ago
7cb72ad
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
by Russell King - ARM Linux
· 14 years ago
f96ca9ec
ARM: PL08x: constify vendor data pointers
by Russell King - ARM Linux
· 14 years ago
b58b6b5
ARM: PL08x: remove circular buffer support
by Russell King - ARM Linux
· 14 years ago
ad0a3ad
ARM: PL08x: remove unnecessary NULL and BUG checks
by Russell King - ARM Linux
· 14 years ago
730404a
ARM: PL08x: remove unnecessary includes
by Russell King - ARM Linux
· 14 years ago
9c13299
ARM: PL08x: prefix hex numbers with 0x
by Russell King - ARM Linux
· 14 years ago
b05cd8f
ARM: PL08x: improve the announcement printk
by Russell King - ARM Linux
· 14 years ago
9dc2c20
ARM: PL08x: add comment explaining the flow control methods
by Russell King - ARM Linux
· 14 years ago
3e2a037
ARM: PL08x: fix sparse warnings
by Russell King - ARM Linux
· 14 years ago
98838f9
ARM: PL08x: fix deadlock in terminate_all
by Russell King - ARM Linux
· 14 years ago
9c0bb43
ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
by Russell King - ARM Linux
· 14 years ago
dafa731
ARM: PL08x: fix a leak when preparing TXDs
by Russell King - ARM Linux
· 14 years ago
bf072af
ARM: PL08x: fix locking in tasklet
by Russell King - ARM Linux
· 14 years ago
91aa5fa
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
by Russell King - ARM Linux
· 14 years ago
4440aac
ARM: PL08x: fix array overflow in dma_set_runtime_config()
by Russell King - ARM Linux
· 14 years ago
e8b5e11
ARM: PL08x: fix spelling errors
by Russell King - ARM Linux
· 14 years ago
d2df408
drivers/dma/Kconfig: add part number for Topcliff.
by Valdis.Kletnieks@vt.edu
· 14 years ago
e3e1288
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
87acf5a
NULL-terminate all pci_device_id tables
by Dzianis Kahanovich
· 14 years ago
964dc25
DMAENGINE: move COH901318 to arch_initcall
by Linus Walleij
· 14 years ago
8267f16
dma: imx-dma: fix signedness bug
by Sascha Hauer
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
42e5573
Merge branch 'dma40' into dmaengine
by Dan Williams
· 14 years ago
9cb047d
dma/timberdale: simplify conditional
by Nicolas Kaiser
· 14 years ago
51f5d74
ste_dma40: remove enum for endianess
by Rabin Vincent
· 14 years ago
20a5b6d
ste_dma40: move mode_opt to separate config
by Rabin Vincent
· 14 years ago
38bdbf0
ste_dma40: move channel mode to a separate field
by Rabin Vincent
· 14 years ago
730c187
ste_dma40: move priority to separate field
by Rabin Vincent
· 14 years ago
ce2ca12
ste_dma40: add variable to indicate valid dma_cfg
by Rabin Vincent
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
c50a898
ioat2: fix performance regression
by Dan Williams
· 14 years ago
5fc6d89
async_tx: make async_tx channel switching opt-in
by Dan Williams
· 14 years ago
6391987
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
by Dan Williams
· 14 years ago
1f1846c
dmaengine: Add Freescale i.MX1/21/27 DMA driver
by Sascha Hauer
· 14 years ago
20dd639
intel_mid_dma: change the slave interface
by Koul, Vinod
· 14 years ago
8b64922
intel_mid_dma: fix the WARN_ONs
by Koul, Vinod
· 14 years ago
576e3c3
intel_mid_dma: Add sg list support to DMA driver
by Ramesh Babu K V
· 14 years ago
03b96dc
intel_mid_dma: Allow DMAC2 to share interrupt
by Yong Wang
· 14 years ago
b306df5
intel_mid_dma: Allow IRQ sharing
by Yong Wang
· 14 years ago
53a61ba
intel_mid_dma: Add runtime PM support
by Koul, Vinod
· 14 years ago
661385f
DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
by Per Forlin
· 14 years ago
a59670a
DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control
by Per Forlin
· 14 years ago
819504f
DMAENGINE: ste_dma40: fix resource leaks in error paths.
by Rabin Vincent
· 14 years ago
a2c15fa
DMAENGINE: ste_dma40: fix desc_get
by Rabin Vincent
· 14 years ago
c6134c9
DMAENGINE: ste_dma40: fix clk_get failure path
by Rabin Vincent
· 14 years ago
f57b407
DMAENGINE: ste_dma40: fix disabled channels list
by Rabin Vincent
· 14 years ago
0d68866
ste_dma40: implement support for scatterlist to scatterlist copy
by Ira Snyder
· 14 years ago
968f19a
fsldma: improved DMA_SLAVE support
by Ira Snyder
· 14 years ago
c1433041
fsldma: implement support for scatterlist to scatterlist copy
by Ira Snyder
· 14 years ago
a86ee03
dma: add support for scatterlist to scatterlist copy
by Ira Snyder
· 14 years ago
1ec1e82
dmaengine: Add Freescale i.MX SDMA support
by Sascha Hauer
· 14 years ago
782bc95
dmaengine: add possibility for cyclic transfers
by Sascha Hauer
· 14 years ago
e8689e6
dmaengine: driver for the ARM PL080/PL081 PrimeCells v5
by Linus Walleij
· 14 years ago
cc60f88
dmaengine: fix interrupt clearing for mv_xor
by Simon Guinot
· 14 years ago
9f9ff20
dma/shdma: move dereference below the NULL check
by Dan Carpenter
· 14 years ago
3ac012a
DMAENGINE: ste_dma40: don't pause/resume non-executing channels
by Jonas Aaberg
· 14 years ago
698e473
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
by Jonas Aaberg
· 14 years ago
69f93faa
DMAENGINE: ste_dma40: fix possible use of uninitialized variable
by Jonas Aaberg
· 14 years ago
9dbfbd35c
DMAENGINE: ste_dma40: corrected is_paused behavior
by Jonas Aaberg
· 14 years ago
767a967
DMAENGINE: ste_dma40: code clean-up
by Jonas Aaberg
· 14 years ago
aa182ae
DMAENGINE: ste_dma40: added support for link jobs in hw
by Jonas Aaberg
· 14 years ago
3ae0267
DMAENGINE: ste_dma40: removed a few magic numbers
by Jonas Aaberg
· 14 years ago
0246e77
DMAENGINE: ste_dma40: fix bug related to callback handling
by Jonas Aaberg
· 14 years ago
b55912c
DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request
by Jonas Aaberg
· 14 years ago
1b00348
DMAENGINE: ste_dma40: No need reading, masking and setting a set register
by Jonas Aaberg
· 14 years ago
be8cb7d
DMAENGINE: ste_dma40: Fix failed to restart logical channel bug
by Jonas Aaberg
· 14 years ago
0747c7ba
DMAENGINE: ste_dma40: config checks
by Linus Walleij
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
0b019a4
Merge branches 'master' and 'devel' into for-linus
by Russell King
· 14 years ago
dcded10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
500b9fc
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
by Russell King
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
b0ebeb9
DMAENGINE: at_hdmac: locking fixlet
by Yong Wang
· 14 years ago
61cd220
DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l
by Yong Wang
· 14 years ago
b9033e6
dma: dmatest: fix potential sign bug
by Kulikov Vasiliy
· 14 years ago
556ab45
ioat2: catch and recover from broken vtd configurations v6
by Dan Williams
· 14 years ago
128f904
DMAENGINE: add runtime slave control to COH 901 318 v3
by Linus Walleij
· 14 years ago
95e1400
DMAENGINE: add runtime slave config to DMA40 v3
by Linus Walleij
· 14 years ago
0c42bd0
dmaengine: Driver for Topcliff PCH DMA controller
by Yong Wang
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
c2e07b3
Fix spelling contorller -> controller in comments
by Stefan Weil
· 14 years ago
b3c567e
intel_mid: Add Mrst & Mfld DMA Drivers
by Vinod Koul
· 14 years ago
285eba5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
3e6b02d
of/dma: fix build breakage in ppc4xx adma driver
by Dan Williams
· 15 years ago
084a2ab
Merge branch 'timb' into dmaengine
by Dan Williams
· 15 years ago
4856800
drivers/dma: Eliminate a NULL pointer dereference
by Julia Lawall
· 15 years ago
Next »