| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio/nomadik: fix sleepmode for elder Nomadik | Linus Walleij | 2011-06-09 | 1 | -0/+1 |
* | gpio/nomadik: add function to read GPIO pull down status | Rickard Andersson | 2011-05-26 | 1 | -0/+2 |
* | i2c-nomadik: fix speed enumerator | Linus Walleij | 2011-05-25 | 1 | -1/+1 |
* | i2c-nomadik: make i2c timeout specific per i2c bus | Virupax Sadashivpetimath | 2011-05-25 | 1 | -2/+4 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-03-22 | 1 | -19/+3 |
|\ |
|
| * | dma40: remove export of stedma40_memcpy_sg | Rabin Vincent | 2011-01-30 | 1 | -19/+0 |
| * | dma40: allow realtime and priority for event lines | Rabin Vincent | 2011-01-30 | 1 | -0/+3 |
* | | plat-nomadik: make GPIO interrupts work with cpuidle ApSleep | Rabin Vincent | 2011-03-14 | 1 | -0/+3 |
* | | plat-nomadik: implement safe switch sequence for Alt-C | Rabin Vincent | 2011-03-14 | 1 | -0/+1 |
* | | plat-nomadik: support secondary GPIO interrupts | Rabin Vincent | 2011-03-14 | 1 | -0/+1 |
* | | plat-nomadik: support varying number of GPIOs per block | Rabin Vincent | 2011-03-14 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-01-17 | 1 | -0/+8 |
|\ |
|
| * | dmaengine: dma40: Add support to split up large elements | Per Forlin | 2011-01-04 | 1 | -0/+8 |
* | | nomadik-gpio: allow sleep mode dir/pull to differ from normal mode | Rabin Vincent | 2010-12-08 | 1 | -15/+55 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-10-27 | 1 | -74/+60 |
|\ |
|
| * | ste_dma40: remove channel_type | Rabin Vincent | 2010-10-19 | 1 | -9/+0 |
| * | ste_dma40: remove enum for endianess | Rabin Vincent | 2010-10-19 | 1 | -7/+2 |
| * | ste_dma40: remove TIM_FOR_LINK option | Rabin Vincent | 2010-10-19 | 1 | -5/+0 |
| * | ste_dma40: move mode_opt to separate config | Rabin Vincent | 2010-10-19 | 1 | -8/+10 |
| * | ste_dma40: move channel mode to a separate field | Rabin Vincent | 2010-10-19 | 1 | -5/+7 |
| * | ste_dma40: move priority to separate field | Rabin Vincent | 2010-10-19 | 1 | -5/+2 |
| * | DMAENGINE: define a dummy filter function for ste_dma40 | Linus Walleij | 2010-10-07 | 1 | -0/+19 |
| * | DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40 | Per Forlin | 2010-10-07 | 1 | -23/+1 |
| * | DMAENGINE: ste_dma40: added kernel doc for struct | Jonas Aaberg | 2010-09-22 | 1 | -7/+15 |
| * | DMAENGINE: ste_dma40: removed non-used variable from struct | Jonas Aaberg | 2010-09-22 | 1 | -2/+0 |
| * | DMAENGINE: ste_dma40: code clean-up | Jonas Aaberg | 2010-09-22 | 1 | -6/+7 |
| * | DMAENGINE: ste_dma40: config checks | Linus Walleij | 2010-09-22 | 1 | -1/+1 |
* | | Remove duplicate includes from many files | Zimny Lech | 2010-10-27 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-25 | 1 | -0/+50 |
|\ \ |
|
| * | | Input: add support for Nomadik SKE keypad controller | Sundar Iyer | 2010-10-13 | 1 | -0/+50 |
| |/ |
|
* | | ARM: 6354/1: nomadik-gpio: allow control of sleep mode direction and pull up | Rabin Vincent | 2010-09-02 | 1 | -1/+30 |
* | | ARM: 6353/1: nomadik-gpio: add SLPM register handing for DB8500v2 | Rabin Vincent | 2010-09-02 | 2 | -1/+6 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-08-09 | 1 | -1/+3 |
|\ |
|
| * | DMAENGINE: ste_dma40: no disabled phy channels on ux500 | Jonas Aaberg | 2010-06-22 | 1 | -1/+3 |
* | | ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignment | Linus Walleij | 2010-06-16 | 1 | -0/+6 |
* | | ARM: 6155/1: nomadik-gpio: add pin configuration API | Rabin Vincent | 2010-06-16 | 1 | -0/+72 |
* | | ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviour | Rabin Vincent | 2010-06-16 | 1 | -0/+7 |
* | | ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldown | Rabin Vincent | 2010-06-16 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-21 | 1 | -0/+239 |
|\ |
|
| * | DMAENGINE: Support for ST-Ericssons DMA40 block v3 | Linus Walleij | 2010-04-14 | 1 | -0/+239 |
* | | ARM: 5972/1: nomadik-gpio: convert to platform driver | Rabin Vincent | 2010-03-19 | 1 | -1/+0 |
* | | ARM: 5969/1: nomadik: move gpio to plat-nomadik | Rabin Vincent | 2010-03-19 | 1 | -0/+71 |
|/ |
|
* | ARM: 5908/1: nomadik: add platform specific i2c configuration | Srinidhi Kasagar | 2010-02-04 | 1 | -0/+37 |
* | ARM: 5786/1: Introduce plat-nomadik, MTU code re-organization | Srinidhi Kasagar | 2009-11-28 | 1 | -0/+48 |