Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a580b8c5429a624d120cd603e1498bf676e2b4da
a580b8c
dmaengine: mxs-dma: add dma support for i.MX23/28
by Shawn Guo
· 14 years ago
26d890f
pch_dma: set the number of array correctly
by Tomoya MORINAGA
· 14 years ago
c5a9f9d
pch_dma: fix kernel error issue
by Tomoya MORINAGA
· 14 years ago
0670e71
Merge branch 'dw_dmac' into dmaengine
by Dan Williams
· 14 years ago
80cc07a
Merge branch 'dma40' into dmaengine
by Dan Williams
· 14 years ago
e19d1d4
Merge branch 'imx' into dmaengine-fixes
by Dan Williams
· 14 years ago
a646bd7
dma: ipu_idmac: do not lose valid received data in the irq handler
by Anatolij Gustschin
· 14 years ago
60f1df5
Merge branch 'dmaengine-shawn' into dmaengine
by Sascha Hauer
· 14 years ago
2335d33
Merge branch 'dmaengine-sdma' into dmaengine
by Sascha Hauer
· 14 years ago
341b941
dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()
by Shawn Guo
· 14 years ago
1e9cebb
dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()
by Shawn Guo
· 14 years ago
8a96591
dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()
by Shawn Guo
· 14 years ago
4b2ce9d
dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_slave_sg()
by Shawn Guo
· 14 years ago
1797c33
dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()
by Shawn Guo
· 14 years ago
f8a356f
dmaengine i.MX dma: initialize dma capabilities outside channel loop
by Sascha Hauer
· 14 years ago
97a43df
dmaengine i.MX DMA: do not initialize chan_id field
by Sascha Hauer
· 14 years ago
d07102a
dmaengine i.MX dma: check sg entries for valid addresses and lengths
by Sascha Hauer
· 14 years ago
1e070a6
dmaengine i.MX dma: set maximum segment size for our device
by Sascha Hauer
· 14 years ago
23889c6
dmaengine i.MX SDMA: reserve channel 0 by not registering it
by Sascha Hauer
· 14 years ago
7214a8b
dmaengine i.MX SDMA: initialize dma capabilities outside channel loop
by Sascha Hauer
· 14 years ago
7a0e9b2
dmaengine i.MX SDMA: do not initialize chan_id field
by Sascha Hauer
· 14 years ago
1fa81c2
dmaengine i.MX sdma: check sg entries for valid addresses and lengths
by Sascha Hauer
· 14 years ago
b9b3f82
dmaengine i.MX sdma: set maximum segment size for our device
by Sascha Hauer
· 14 years ago
0c842b5
dma40: cyclic xfer support
by Rabin Vincent
· 14 years ago
86eb5fb
dma40: stop ongoing transfers in DMA_TERMINATE_ALL
by Rabin Vincent
· 14 years ago
7ad74a7
dma40: fix DMA_SG capability and channels
by Rabin Vincent
· 14 years ago
6045f0b
dma40: handle failure to allocate first LCLA
by Rabin Vincent
· 14 years ago
e65889c
dma40: extract lcla code into separate function
by Rabin Vincent
· 14 years ago
7f933be
dma40: use flags to reduce parameter count
by Rabin Vincent
· 14 years ago
1f7622c
dma40: make d40_log_buf_to_lli static
by Rabin Vincent
· 14 years ago
822c567
dma40: unify src/dst addr check
by Rabin Vincent
· 14 years ago
cc31b6f
dma40: pass the info pointer all the way to reduce argument count
by Rabin Vincent
· 14 years ago
5ed04b8
dma40: unify d40_log_sg_to_lli funcs for mem and slave
by Rabin Vincent
· 14 years ago
e24b36b
dma40: combine duplicated code in log_sg_to_dev
by Rabin Vincent
· 14 years ago
1c4b092
dma40: move lli_load to main source file
by Rabin Vincent
· 14 years ago
cade1d3
dma40: combine mem and slave prep_sg functions
by Rabin Vincent
· 14 years ago
10a946b
dma40: remove export of stedma40_memcpy_sg
by Rabin Vincent
· 14 years ago
3e3a076
dma40: combine mem and slave sg-to-lli functions
by Rabin Vincent
· 14 years ago
00ac034
dma40: remove duplicated dev addr code
by Rabin Vincent
· 14 years ago
dbd8878
dma40: combine duplicated d40_pool_lli_alloc() calls
by Rabin Vincent
· 14 years ago
5f81158
dma40: combine desc init functions
by Rabin Vincent
· 14 years ago
95944c6
dma40: implement prep_memcpy as a wrapper around memcpy_sg
by Rabin Vincent
· 14 years ago
d924aba
dma40: remove unnecessary casts
by Rabin Vincent
· 14 years ago
b00f938
dma40: fix DMA API usage for LLIs
by Rabin Vincent
· 14 years ago
026cbc4
dma40: fix DMA API usage for LCLA
by Rabin Vincent
· 14 years ago
7fe8be5
dma40: use sg_dma_address() instead of sg_phys()
by Rabin Vincent
· 14 years ago
594ece4
dma40: remove unnecessary ALIGN()s
by Rabin Vincent
· 14 years ago
ac2c0a3
dma40: allow realtime and priority for event lines
by Rabin Vincent
· 14 years ago
4d59490
dma40: fix comment to refer to SOCs rather than boards
by Rabin Vincent
· 14 years ago
6db5a8b
dma40: use helpers for error functions
by Rabin Vincent
· 14 years ago
724a857
dma40: use helpers for channel type check
by Rabin Vincent
· 14 years ago
8ca8468
dma40: use helper for channel registers base
by Rabin Vincent
· 14 years ago
7d83a85
dma40: remove "hardware link with previous jobs" code
by Rabin Vincent
· 14 years ago
262d291
dma40: ensure event lines get enabled
by Rabin Vincent
· 14 years ago
cb9ab2d
dma40: make init function static
by Rabin Vincent
· 14 years ago
8179661
DMA: PL08x: fix channel pausing to timeout rather than lockup
by Russell King - ARM Linux
· 14 years ago
fb52621
DMA: PL08x: fix infinite wait when terminating transfers
by Russell King - ARM Linux
· 14 years ago
4aa5f36
avr32: at32ap700x: specify DMA src and dst masters
by Jamie Iles
· 14 years ago
95ea759
dmaengine/dw_dmac: provide a mechanism to indicate private devices
by Jamie Iles
· 14 years ago
f301c06
dmaengine/dw_dmac: allow src/dst masters to be configured at runtime
by Jamie Iles
· 14 years ago
087809f
dmaengine/dw_dmac: don't scan descriptors if no xfers in progress
by Jamie Iles
· 14 years ago
d718f4e
dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()
by Shawn Guo
· 14 years ago
939fd4f
dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0
by Shawn Guo
· 14 years ago
6866fd3
dmaengine i.MX SDMA: Fix firmware loading
by Sascha Hauer
· 14 years ago
1bae4ce
Linux 2.6.38-rc2
by Linus Torvalds
· 14 years ago
13a3cec
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
973c9f4
KEYS: Fix up comments in key management code
by David Howells
· 14 years ago
a8b17ed
KEYS: Do some style cleanup in the key management code.
by David Howells
· 14 years ago
9093ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
ebe0d80
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
5bf7a65
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
0f5c2ac
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
cfd7448
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
a1d3f5b
Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
7971b96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
c745552
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
d41ad6d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
3dece37
mm: System without MMU do not need pte_mkwrite
by Michal Simek
· 14 years ago
db9fd84
MAINTAINERS: Update Roland Dreier's email address
by Roland Dreier
· 14 years ago
8e1b4cf
xen: p2m: correctly initialize partial p2m leaf
by Stefan Bader
· 14 years ago
4843456
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
dfff95c
um: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
8df27406
tile: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
373b25c
sparc: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
2fc361b
score: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
2604362
powerpc: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
72e73af
parisc: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
b169c90
mn10300: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
b6e3162
microblaze: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
d8b1932
m68knommu: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
c5e6612
ia64: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
f39b02d
frv: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
7b02886
blackfin: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
e27ec64
alpha: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
0e155b2
m32r: Convert to generic irq Kconfig
by Thomas Gleixner
· 14 years ago
7a0abc7
m32r: Convert usrv platform irq handling
by Thomas Gleixner
· 14 years ago
9b141fa
m32r: Convert opsput_lcdpld irq chip
by Thomas Gleixner
· 14 years ago
1899a49
m32r: Convert opsput lanpld irq chip
by Thomas Gleixner
· 14 years ago
22cbc93
m32r: Convert opsput pld irq chip
by Thomas Gleixner
· 14 years ago
Next »