| Commit message (Expand) | Author | Age |
... | |
| | * | | | dma40: move lli_load to main source file | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: combine mem and slave prep_sg functions | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: remove export of stedma40_memcpy_sg | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: combine mem and slave sg-to-lli functions | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: remove duplicated dev addr code | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: combine duplicated d40_pool_lli_alloc() calls | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: combine desc init functions | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: implement prep_memcpy as a wrapper around memcpy_sg | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: remove unnecessary casts | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: fix DMA API usage for LLIs | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: fix DMA API usage for LCLA | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: use sg_dma_address() instead of sg_phys() | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: remove unnecessary ALIGN()s | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: allow realtime and priority for event lines | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: fix comment to refer to SOCs rather than boards | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: use helpers for error functions | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: use helpers for channel type check | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: use helper for channel registers base | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: remove "hardware link with previous jobs" code | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: ensure event lines get enabled | Rabin Vincent | 2011-01-31 |
| | * | | | dma40: make init function static | Rabin Vincent | 2011-01-31 |
* | | | | | bloat-o-meter: include read-only data section in report | Jean Delvare | 2011-03-22 |
* | | | | | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 2011-03-22 |
* | | | | | fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n... | Andrey Vagin | 2011-03-22 |
* | | | | | aio: wake all waiters when destroying ctx | Roland Dreier | 2011-03-22 |
* | | | | | pps: remove unreachable code | Alexander Gordeev | 2011-03-22 |
* | | | | | adfs: add hexadecimal filetype suffix option | Stuart Swales | 2011-03-22 |
* | | | | | adfs: improve timestamp precision | Stuart Swales | 2011-03-22 |
* | | | | | adfs: fix E+/F+ dir size > 2048 crashing kernel | Stuart Swales | 2011-03-22 |
* | | | | | Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation | Chen Gong | 2011-03-22 |
* | | | | | Documentation/Changes: minor corrections | Christian Kujau | 2011-03-22 |
* | | | | | Documentation/CodingStyle: flesh out if-else examples | Harry Wei | 2011-03-22 |
* | | | | | codafs: fix compile warning when CONFIG_SYSCTL=n | Rakib Mullick | 2011-03-22 |
* | | | | | x86: allow CONFIG_ISA_DMA_API to be disabled | David Rientjes | 2011-03-22 |
* | | | | | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 |
* | | | | | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 |
* | | | | | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 |
* | | | | | rtc: add real-time clock driver for NVIDIA Tegra | Andrew Chew | 2011-03-22 |
* | | | | | drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file | Vasiliy Kulikov | 2011-03-22 |
* | | | | | drivers/rtc/rtc-isl1208.c: add alarm support | Ryan Mallon | 2011-03-22 |
* | | | | | rtc: convert DS1374 to dev_pm_ops | Mark Brown | 2011-03-22 |
* | | | | | init: return proper error code in do_mounts_rd() | Davidlohr Bueso | 2011-03-22 |
* | | | | | binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary() | David Daney | 2011-03-22 |
* | | | | | epoll: fix compiler warning and optimize the non-blocking path | Shawn Bohrer | 2011-03-22 |
* | | | | | epoll: move ready event check into proper inline | Davide Libenzi | 2011-03-22 |
* | | | | | crc32: add missed brackets in macro | Konstantin Khlebnikov | 2011-03-22 |
* | | | | | checkpatch: warn about memset with swapped arguments | Dave Jones | 2011-03-22 |
* | | | | | scripts/checkpatch.pl: reset rpt_cleaners warnings | Mike Frysinger | 2011-03-22 |
* | | | | | drivers/mmc/host/omap_hsmmc.c: use resource_size() | Chris Ball | 2011-03-22 |
* | | | | | drivers/mmc/host/omap.c: use resource_size() | Chris Ball | 2011-03-22 |