| Commit message (Expand) | Author | Age |
* | gpio/nomadik: fix sleepmode for elder Nomadik | Linus Walleij | 2011-06-09 |
* | gpio/nomadik: add function to read GPIO pull down status | Rickard Andersson | 2011-05-26 |
* | gpio: move Nomadik GPIO driver to drivers/gpio | Grant Likely | 2011-05-26 |
* | i2c-nomadik: fix speed enumerator | Linus Walleij | 2011-05-24 |
* | i2c-nomadik: make i2c timeout specific per i2c bus | Virupax Sadashivpetimath | 2011-05-24 |
* | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 |
|\ |
|
| * | ARM: nmk: update GPIO chained IRQ handler to entry/exit functions | Will Deacon | 2011-05-11 |
* | | clocksource: convert ARM 32-bit down counting clocksources | Russell King | 2011-05-23 |
|/ |
|
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 |
* | arm: nomadik: Use local irq state | Thomas Gleixner | 2011-03-29 |
* | arm: nomadik: Remove non existing cpu id check | Thomas Gleixner | 2011-03-29 |
* | arm/gpio: Remove three copies of broken and racy debug code | Thomas Gleixner | 2011-03-24 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-03-22 |
|\ |
|
| * | dma40: remove export of stedma40_memcpy_sg | Rabin Vincent | 2011-01-31 |
| * | dma40: allow realtime and priority for event lines | Rabin Vincent | 2011-01-31 |
* | | plat-nomadik: make GPIO interrupts work with cpuidle ApSleep | Rabin Vincent | 2011-03-14 |
* | | plat-nomadik: fix compilation warning | Linus Walleij | 2011-03-14 |
* | | plat-nomadik: get rid of unused GPIO PM code | Rabin Vincent | 2011-03-14 |
* | | plat-nomadik: change sleep/wakeup setting in GPIO SLPM register | Rikard Olsson | 2011-03-14 |
* | | plat-nomadik: implement safe switch sequence for Alt-C | Rabin Vincent | 2011-03-14 |
* | | plat-nomadik: set altfunc to GPIO when enabling the sleep config | Rabin Vincent | 2011-03-14 |
* | | plat-nomadik: type secondary IRQ correctly | Virupax Sadashivpetimath | 2011-03-14 |
* | | plat-nomadik: pull-up/down settings for GPIO resume | Jonas Aaberg | 2011-03-14 |
* | | plat-nomadik: support secondary GPIO interrupts | Rabin Vincent | 2011-03-14 |
* | | plat-nomadik: implement suspend/resume for GPIO | Rabin Vincent | 2011-03-14 |
* | | plat-nomadik: add custom dbg_show for GPIO | Rabin Vincent | 2011-03-14 |
* | | plat-nomadik: support varying number of GPIOs per block | Rabin Vincent | 2011-03-14 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-01-17 |
|\ |
|
| * | dmaengine: dma40: Add support to split up large elements | Per Forlin | 2011-01-04 |
* | | ARM: plat-nomadik: irq_data conversion. | Lennert Buytenhek | 2011-01-13 |
* | | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 |
|\ \ |
|
| * | | nomadik-gpio: use dev name if no name is specified | Rabin Vincent | 2010-12-08 |
| * | | nomadik-gpio: allow sleep mode dir/pull to differ from normal mode | Rabin Vincent | 2010-12-08 |
| |/ |
|
* | | ARM: nomadik: convert sched_clock() to use new infrastructure | Russell King | 2010-12-22 |
* | | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 2010-12-22 |
* | | ARM: nomadik: update clock source registration | Russell King | 2010-12-22 |
|/ |
|
* | ARM: 6488/1: nomadik: prevent sched_clock() wraparound | Linus Walleij | 2010-11-21 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-10-27 |
|\ |
|
| * | ste_dma40: remove channel_type | Rabin Vincent | 2010-10-19 |
| * | ste_dma40: remove enum for endianess | Rabin Vincent | 2010-10-19 |
| * | ste_dma40: remove TIM_FOR_LINK option | Rabin Vincent | 2010-10-19 |
| * | ste_dma40: move mode_opt to separate config | Rabin Vincent | 2010-10-19 |
| * | ste_dma40: move channel mode to a separate field | Rabin Vincent | 2010-10-19 |
| * | ste_dma40: move priority to separate field | Rabin Vincent | 2010-10-19 |
| * | DMAENGINE: define a dummy filter function for ste_dma40 | Linus Walleij | 2010-10-07 |
| * | DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40 | Per Forlin | 2010-10-07 |
| * | DMAENGINE: ste_dma40: added kernel doc for struct | Jonas Aaberg | 2010-09-22 |
| * | DMAENGINE: ste_dma40: removed non-used variable from struct | Jonas Aaberg | 2010-09-22 |
| * | DMAENGINE: ste_dma40: code clean-up | Jonas Aaberg | 2010-09-22 |