summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | ioat2: fix performance regressionDan Williams2010-10-131-1/+1
* | dmaengine: fix interrupt clearing for mv_xorSimon Guinot2010-09-231-1/+1
* | dma/shdma: move dereference below the NULL checkDan Carpenter2010-09-221-1/+2
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-123-8/+8
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-063-8/+8
* | Merge branches 'master' and 'devel' into for-linusRussell King2010-08-102-5/+5
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-062-5/+5
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-07-052-8/+10
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-317-9/+893
| | |\ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-2424-450/+4845
| | |\ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-202-11/+30
| | |\ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c...Paul Mundt2010-04-0715-0/+15
| | |\ \ \ \ \ \
| | * | | | | | | dmaengine: shdma: Enable on SH-Mobile ARMMagnus Damm2010-04-072-5/+5
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-0915-364/+3146
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | DMAENGINE: at_hdmac: locking fixletYong Wang2010-08-041-2/+2
| * | | | | | | | DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang2010-08-041-2/+2
| * | | | | | | | dma: dmatest: fix potential sign bugKulikov Vasiliy2010-08-041-1/+1
| * | | | | | | | ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-043-3/+27
| * | | | | | | | DMAENGINE: add runtime slave control to COH 901 318 v3Linus Walleij2010-08-041-0/+169
| * | | | | | | | DMAENGINE: add runtime slave config to DMA40 v3Linus Walleij2010-08-041-4/+137
| * | | | | | | | dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-043-0/+965
| * | | | | | | | intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-274-0/+1417
| * | | | | | | | Merge branch 'timb' into dmaengineDan Williams2010-07-011-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-011-2/+2
| | * | | | | | | | dma/timb_dma: compile warning on 32 bitDan Carpenter2010-07-011-2/+2
| * | | | | | | | | DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-221-4/+28
| * | | | | | | | | DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg2010-06-221-0/+8
| * | | | | | | | | DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg2010-06-221-20/+13
| * | | | | | | | | DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij2010-06-223-102/+168
| * | | | | | | | | DMAENGINE: ste_dma40: no premature stopJonas Aaberg2010-06-221-1/+4
| * | | | | | | | | DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg2010-06-222-8/+5
| * | | | | | | | | DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg2010-06-221-32/+7
| * | | | | | | | | DMAENGINE: ste_dma40: lock fixJonas Aaberg2010-06-221-7/+7
| * | | | | | | | | DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg2010-06-221-0/+44
| * | | | | | | | | DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg2010-06-222-67/+52
| * | | | | | | | | DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg2010-06-221-14/+10
| * | | | | | | | | DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg2010-06-221-34/+18
| * | | | | | | | | DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden2010-06-221-12/+12
| * | | | | | | | | DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij2010-06-222-32/+35
| * | | | | | | | | DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden2010-06-221-33/+29
| |/ / / / / / / /
* | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-08-041-1/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | of/dma: fix build breakage in ppc4xx adma driverDan Williams2010-07-021-1/+3
| |/ / / / / / /
* | | | | | | | Fix spelling contorller -> controller in commentsStefan Weil2010-08-041-1/+1
* | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-06-1625-465/+5744
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | of/dma: fix build breakage in ppc4xx adma driverAnatolij Gustschin2010-06-021-2/+2
| * | | | | | | of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin2010-06-021-5/+5
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-303-0/+876
| |\ \ \ \ \ \
| | * | | | | | DMA: PL330: Add dma api driverJassi Brar2010-05-233-0/+876
| | | |_|_|_|/ | | |/| | | |
OpenPOWER on IntegriCloud