| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: mach-davinci: check irq2ctlr() result | Kulikov Vasiliy | 2010-09-24 | 1 | -2/+6 |
* | davinci: support for EDMA resource sharing | Rajashekhara, Sudhakar | 2010-08-05 | 1 | -1/+40 |
* | davinci: edma: provide ability to detect insufficient CC info data | Sekhar Nori | 2010-08-05 | 1 | -11/+10 |
* | davinci: edma: fix coding style issue related to breaking lines | Sekhar Nori | 2010-05-13 | 1 | -6/+6 |
* | davinci: edma: use BIT() wherever possible | Sekhar Nori | 2010-05-13 | 1 | -21/+21 |
* | davinci: edma: fix coding style issue related to usage of braces | Sekhar Nori | 2010-05-07 | 1 | -8/+7 |
* | davinci: edma: use a more intuitive name for edma_info | Sekhar Nori | 2010-05-07 | 1 | -81/+77 |
* | davinci: edma: clear interrupt status for interrupt enabled channels only | Anuj Aggarwal | 2010-05-07 | 1 | -4/+7 |
* | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-04-07 | 1 | -1/+2 |
|\ |
|
| * | davinci: edma: clear events in edma_start() | Brian Niebuhr | 2010-04-06 | 1 | -1/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | davinci: build list of unused EDMA events dynamically | Sudhakar Rajashekhara | 2010-02-04 | 1 | -12/+43 |
* | davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case | Sudhakar Rajashekhara | 2010-02-04 | 1 | -2/+4 |
* | davinci: Keep count of channel controllers on a platform | Sudhakar Rajashekhara | 2010-02-04 | 1 | -1/+3 |
* | davinci: Correct return value of edma_alloc_channel api | Sudhakar Rajashekhara | 2010-02-04 | 1 | -1/+1 |
* | DaVinci: remove unneeded #include's | Sergei Shtylyov | 2009-11-25 | 1 | -9/+0 |
* | DaVinci: EDMA: Updating terminlogy in EDMA driver | Sandeep Paulraj | 2009-11-25 | 1 | -32/+33 |
* | DaVinci: EDMA: Fix Bug while obtaining contiguous params | Sandeep Paulraj | 2009-11-25 | 1 | -8/+24 |
* | DaVinci: EDMA: Fix Bug in edma_alloc_cont_slots API | Sandeep Paulraj | 2009-11-25 | 1 | -2/+3 |
* | DaVinci: EDMA: Fix bug in edma_free_cont_slots API | Sandeep Paulraj | 2009-11-25 | 1 | -4/+4 |
* | DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMs | Sandeep Paulraj | 2009-08-26 | 1 | -0/+137 |
* | DaVinci: EDMA: Updating default queue handling | Sandeep Paulraj | 2009-08-26 | 1 | -1/+6 |
* | davinci: EDMA: multiple CCs, channel mapping and API changes | Sudhakar Rajashekhara | 2009-08-26 | 1 | -289/+522 |
* | davinci: add EDMA driver | Kevin Hilman | 2009-04-27 | 1 | -0/+1135 |