summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | pch_dma: set the number of array correctlyTomoya MORINAGA2011-02-261-2/+2
| | * | | | pch_dma: fix kernel error issueTomoya MORINAGA2011-02-261-15/+14
| * | | | | Merge branch 'dmaengine-fixes' into dmaengineDan Williams2011-03-111-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'dw_dmac' into dmaengineDan Williams2011-02-143-14/+33
| |\ \ \ \ \
| | * | | | | avr32: at32ap700x: specify DMA src and dst mastersJamie Iles2011-01-291-0/+6
| | * | | | | dmaengine/dw_dmac: provide a mechanism to indicate private devicesJamie Iles2011-01-292-0/+5
| | * | | | | dmaengine/dw_dmac: allow src/dst masters to be configured at runtimeJamie Iles2011-01-292-14/+19
| | * | | | | dmaengine/dw_dmac: don't scan descriptors if no xfers in progressJamie Iles2011-01-291-0/+3
| * | | | | | Merge branch 'dma40' into dmaengineDan Williams2011-02-144-947/+761
| |\ \ \ \ \ \
| | * | | | | | dma40: cyclic xfer supportRabin Vincent2011-01-303-49/+167
| | * | | | | | dma40: stop ongoing transfers in DMA_TERMINATE_ALLRabin Vincent2011-01-301-13/+21
| | * | | | | | dma40: fix DMA_SG capability and channelsRabin Vincent2011-01-301-37/+34
| | * | | | | | dma40: handle failure to allocate first LCLARabin Vincent2011-01-301-0/+5
| | * | | | | | dma40: extract lcla code into separate functionRabin Vincent2011-01-301-42/+50
| | * | | | | | dma40: use flags to reduce parameter countRabin Vincent2011-01-302-37/+52
| | * | | | | | dma40: make d40_log_buf_to_lli staticRabin Vincent2011-01-302-8/+1
| | * | | | | | dma40: unify src/dst addr checkRabin Vincent2011-01-301-13/+16
| | * | | | | | dma40: pass the info pointer all the way to reduce argument countRabin Vincent2011-01-303-33/+22
| | * | | | | | dma40: unify d40_log_sg_to_lli funcs for mem and slaveRabin Vincent2011-01-303-85/+29
| | * | | | | | dma40: combine duplicated code in log_sg_to_devRabin Vincent2011-01-301-29/+23
| | * | | | | | dma40: move lli_load to main source fileRabin Vincent2011-01-303-35/+18
| | * | | | | | dma40: combine mem and slave prep_sg functionsRabin Vincent2011-01-301-94/+62
| | * | | | | | dma40: remove export of stedma40_memcpy_sgRabin Vincent2011-01-302-20/+1
| | * | | | | | dma40: combine mem and slave sg-to-lli functionsRabin Vincent2011-01-301-110/+84
| | * | | | | | dma40: remove duplicated dev addr codeRabin Vincent2011-01-301-36/+30
| | * | | | | | dma40: combine duplicated d40_pool_lli_alloc() callsRabin Vincent2011-01-301-24/+14
| | * | | | | | dma40: combine desc init functionsRabin Vincent2011-01-301-44/+32
| | * | | | | | dma40: implement prep_memcpy as a wrapper around memcpy_sgRabin Vincent2011-01-303-110/+10
| | * | | | | | dma40: remove unnecessary castsRabin Vincent2011-01-301-4/+2
| | * | | | | | dma40: fix DMA API usage for LLIsRabin Vincent2011-01-301-17/+41
| | * | | | | | dma40: fix DMA API usage for LCLARabin Vincent2011-01-301-8/+25
| | * | | | | | dma40: use sg_dma_address() instead of sg_phys()Rabin Vincent2011-01-301-4/+4
| | * | | | | | dma40: remove unnecessary ALIGN()sRabin Vincent2011-01-301-5/+3
| | * | | | | | dma40: allow realtime and priority for event linesRabin Vincent2011-01-303-0/+53
| | * | | | | | dma40: fix comment to refer to SOCs rather than boardsRabin Vincent2011-01-301-2/+3
| | * | | | | | dma40: use helpers for error functionsRabin Vincent2011-01-301-127/+74
| | * | | | | | dma40: use helpers for channel type checkRabin Vincent2011-01-301-22/+32
| | * | | | | | dma40: use helper for channel registers baseRabin Vincent2011-01-301-44/+30
| | * | | | | | dma40: remove "hardware link with previous jobs" codeRabin Vincent2011-01-301-107/+6
| | * | | | | | dma40: ensure event lines get enabledRabin Vincent2011-01-301-17/+46
| | * | | | | | dma40: make init function staticRabin Vincent2011-01-301-1/+1
* | | | | | | | bloat-o-meter: include read-only data section in reportJean Delvare2011-03-221-1/+3
* | | | | | | | zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-229-23/+71
* | | | | | | | fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin2011-03-221-1/+1
* | | | | | | | aio: wake all waiters when destroying ctxRoland Dreier2011-03-221-2/+2
* | | | | | | | pps: remove unreachable codeAlexander Gordeev2011-03-221-5/+0
* | | | | | | | adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-226-26/+99
* | | | | | | | adfs: improve timestamp precisionStuart Swales2011-03-221-21/+19
* | | | | | | | adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-222-21/+84
* | | | | | | | Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong2011-03-221-4/+101
OpenPOWER on IntegriCloud