aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | dma40: extract lcla code into separate functionRabin Vincent2011-01-31
| | * | | dma40: use flags to reduce parameter countRabin Vincent2011-01-31
| | * | | dma40: make d40_log_buf_to_lli staticRabin Vincent2011-01-31
| | * | | dma40: unify src/dst addr checkRabin Vincent2011-01-31
| | * | | dma40: pass the info pointer all the way to reduce argument countRabin Vincent2011-01-31
| | * | | dma40: unify d40_log_sg_to_lli funcs for mem and slaveRabin Vincent2011-01-31
| | * | | dma40: combine duplicated code in log_sg_to_devRabin Vincent2011-01-31
| | * | | dma40: move lli_load to main source fileRabin Vincent2011-01-31
| | * | | dma40: combine mem and slave prep_sg functionsRabin Vincent2011-01-31
| | * | | dma40: remove export of stedma40_memcpy_sgRabin Vincent2011-01-31
| | * | | dma40: combine mem and slave sg-to-lli functionsRabin Vincent2011-01-31
| | * | | dma40: remove duplicated dev addr codeRabin Vincent2011-01-31
| | * | | dma40: combine duplicated d40_pool_lli_alloc() callsRabin Vincent2011-01-31
| | * | | dma40: combine desc init functionsRabin Vincent2011-01-31
| | * | | dma40: implement prep_memcpy as a wrapper around memcpy_sgRabin Vincent2011-01-31
| | * | | dma40: remove unnecessary castsRabin Vincent2011-01-31
| | * | | dma40: fix DMA API usage for LLIsRabin Vincent2011-01-31
| | * | | dma40: fix DMA API usage for LCLARabin Vincent2011-01-31
| | * | | dma40: use sg_dma_address() instead of sg_phys()Rabin Vincent2011-01-31
| | * | | dma40: remove unnecessary ALIGN()sRabin Vincent2011-01-31
| | * | | dma40: allow realtime and priority for event linesRabin Vincent2011-01-31
| | * | | dma40: fix comment to refer to SOCs rather than boardsRabin Vincent2011-01-31
| | * | | dma40: use helpers for error functionsRabin Vincent2011-01-31
| | * | | dma40: use helpers for channel type checkRabin Vincent2011-01-31
| | * | | dma40: use helper for channel registers baseRabin Vincent2011-01-31
| | * | | dma40: remove "hardware link with previous jobs" codeRabin Vincent2011-01-31
| | * | | dma40: ensure event lines get enabledRabin Vincent2011-01-31
| | * | | dma40: make init function staticRabin Vincent2011-01-31
* | | | | bloat-o-meter: include read-only data section in reportJean Delvare2011-03-22
* | | | | zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-22
* | | | | fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin2011-03-22
* | | | | aio: wake all waiters when destroying ctxRoland Dreier2011-03-22
* | | | | pps: remove unreachable codeAlexander Gordeev2011-03-22
* | | | | adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-22
* | | | | adfs: improve timestamp precisionStuart Swales2011-03-22
* | | | | adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-22
* | | | | Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong2011-03-22
* | | | | Documentation/Changes: minor correctionsChristian Kujau2011-03-22
* | | | | Documentation/CodingStyle: flesh out if-else examplesHarry Wei2011-03-22
* | | | | codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick2011-03-22
* | | | | x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2011-03-22
* | | | | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-22
* | | | | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-22
* | | | | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-22
* | | | | rtc: add real-time clock driver for NVIDIA TegraAndrew Chew2011-03-22
* | | | | drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-22
* | | | | drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon2011-03-22
* | | | | rtc: convert DS1374 to dev_pm_opsMark Brown2011-03-22
* | | | | init: return proper error code in do_mounts_rd()Davidlohr Bueso2011-03-22
* | | | | binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()David Daney2011-03-22