Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04a49b710d436ac977d3db41ae8ad23fe800a30b
/
arch
/
arm
/
mach-s3c24xx
/
dma.c
09ec1d7
ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/
by Kukjin Kim
· 12 years ago
[Renamed (99%) from arch/arm/plat-s3c24xx/dma.c]
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
70b9b24
ARM: S3C24XX: Fix potential NULL pointer dereference error
by Sachin Kamat
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
b01858c
ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters
by Heiko Stuebner
· 12 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
e39d40c
ARM: S3C24XX: DMA resume regression fix
by Gusakov Andrey
· 13 years ago
7803c7a
ARM: SAMSUNG: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
51ddf31
ARM: SAMSUNG: Remove Samsung specific enum type for dma direction
by Boojin Kim
· 13 years ago
d670ac0
ARM: SAMSUNG: DMA Cleanup as per sparse
by Sangwook Lee
· 13 years ago
cb26a7b
ARM: S3C24XX: drop return codes in void function of dma.c
by Wolfram Sang
· 13 years ago
5838e9b
ARM: S3C24XX: don't use uninitialized variable in dma.c
by Wolfram Sang
· 13 years ago
e469818
ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan
by Heiko Stuebner
· 13 years ago
bb072c3
ARM / Samsung: Use struct syscore_ops for "core" power management
by Rafael J. Wysocki
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
14894b9
S3C: DMA: Change argument of s3c2410_dma_devconfig
by Jassi Brar
· 14 years ago
992426b
ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed
by Ben Dooks
· 15 years ago
947a246
ARM: S3C24XX: DMA: Use valid index when accessing array
by Ramax Lo
· 15 years ago
e02f866
ARM: S3C: Update Simtec copyright statements from , to -
by Ben Dooks
· 15 years ago
50f430e
ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XX
by Ben Dooks
· 15 years ago
60e5c1b
ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL test
by Julia Lawall
· 15 years ago
547c32a
Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 15 years ago
871fcd7
[ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c
by Ben Dooks
· 15 years ago
97c1b14
[ARM] S3C: Move DMA channel management code to plat-s3c
by Ben Dooks
· 16 years ago
44dc940
[ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h>
by Ben Dooks
· 16 years ago
8970ef4
[ARM] S3C24XX: Remove hardware specific registers from DMA calls
by Ben Dooks
· 16 years ago
5a9eb8d
[ARM] S3C24XX: Move plat/dma.h
by Ben Dooks
· 16 years ago
6a148ea
[ARM] S3C: Remove unnecessary <linux/delay.h> includes
by Ben Dooks
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
7e69a8c
Merge branch 's3c-move' into devel
by Russell King
· 16 years ago
d5120ae
[ARM] S3C24XX: Additional include moves
by Ben Dooks
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
8e86f42
[ARM] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
046c9d3
[ARM] 4788/1: S3C24XX: Fix paramet to s3c2410_dma_ctrl if S3C2410_DMAF_AUTOSTART used.
by Ben Dooks
· 17 years ago
a07c438
[ARM] 4787/1: S3C24XX: s3c2410_dma_request() should return the allocated channel number
by Ben Dooks
· 17 years ago
c58f7a1
[ARM] 4781/1: S3C24XX: DMA suspend and resume support
by Ben Dooks
· 17 years ago
c6709e8
[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX
by Ben Dooks
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
f2c10d6
[ARM] 4566/1: s3c24xx: fix dma functions section mismatch
by Krzysztof Helt
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
6cbdc8c
[ARM] spelling fixes
by Simon Arlott
· 17 years ago
a771743
[ARM] 4326/1: S3C24XX: fix sparse errors in DMA code
by Ben Dooks
· 18 years ago
48adbcf
[ARM] 4220/1: S3C24XX: DMA system initialised from sysdev
by Ben Dooks
· 18 years ago
3d9dd6b
[ARM] 4217/1: S3C24XX: remove the dma channel show at startup
by Ben Dooks
· 18 years ago
0c6022d
[ARM] 4177/1: S3C24XX: Add DMA channel allocation order
by Ben Dooks
· 18 years ago
a21765a
[ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components
by Ben Dooks
· 18 years ago