| Commit message (Expand) | Author | Age | Files | Lines |
* | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-22 | 1 | -0/+1 |
* | 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-27 | 1 | -0/+2 |
* | gpio: move Nomadik GPIO driver to drivers/gpio | Grant Likely | 2011-05-27 | 3 | -1026/+0 |
* | 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 'devel-stable' into for-linus | Russell King | 2011-05-23 | 1 | -8/+4 |
|\ |
|
| * | ARM: nmk: update GPIO chained IRQ handler to entry/exit functions | Will Deacon | 2011-05-11 | 1 | -8/+4 |
* | | clocksource: convert ARM 32-bit down counting clocksources | Russell King | 2011-05-23 | 2 | -28/+4 |
|/ |
|
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -17/+17 |
* | arm: nomadik: Use local irq state | Thomas Gleixner | 2011-03-29 | 1 | -6/+10 |
* | arm: nomadik: Remove non existing cpu id check | Thomas Gleixner | 2011-03-29 | 1 | -7/+0 |
* | arm/gpio: Remove three copies of broken and racy debug code | Thomas Gleixner | 2011-03-25 | 1 | -45/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-03-23 | 1 | -19/+3 |
|\ |
|
| * | dma40: remove export of stedma40_memcpy_sg | Rabin Vincent | 2011-01-31 | 1 | -19/+0 |
| * | dma40: allow realtime and priority for event lines | Rabin Vincent | 2011-01-31 | 1 | -0/+3 |
* | | plat-nomadik: make GPIO interrupts work with cpuidle ApSleep | Rabin Vincent | 2011-03-14 | 2 | -17/+100 |
* | | plat-nomadik: fix compilation warning | Linus Walleij | 2011-03-14 | 1 | -5/+2 |
* | | plat-nomadik: get rid of unused GPIO PM code | Rabin Vincent | 2011-03-14 | 2 | -79/+3 |
* | | plat-nomadik: change sleep/wakeup setting in GPIO SLPM register | Rikard Olsson | 2011-03-14 | 1 | -1/+1 |
* | | plat-nomadik: implement safe switch sequence for Alt-C | Rabin Vincent | 2011-03-14 | 2 | -40/+172 |
* | | plat-nomadik: set altfunc to GPIO when enabling the sleep config | Rabin Vincent | 2011-03-14 | 1 | -0/+2 |
* | | plat-nomadik: type secondary IRQ correctly | Virupax Sadashivpetimath | 2011-03-14 | 1 | -1/+1 |
* | | plat-nomadik: pull-up/down settings for GPIO resume | Jonas Aaberg | 2011-03-14 | 2 | -24/+60 |
* | | plat-nomadik: support secondary GPIO interrupts | Rabin Vincent | 2011-03-14 | 2 | -6/+46 |
* | | plat-nomadik: implement suspend/resume for GPIO | Rabin Vincent | 2011-03-14 | 1 | -2/+49 |
* | | plat-nomadik: add custom dbg_show for GPIO | Rabin Vincent | 2011-03-14 | 1 | -0/+92 |
* | | plat-nomadik: support varying number of GPIOs per block | Rabin Vincent | 2011-03-14 | 2 | -3/+3 |
|/ |
|
* | 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-05 | 1 | -0/+8 |
* | | ARM: plat-nomadik: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -28/+28 |
* | | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 2 | -22/+100 |
|\ \ |
|
| * | | nomadik-gpio: use dev name if no name is specified | Rabin Vincent | 2010-12-08 | 1 | -1/+1 |
| * | | nomadik-gpio: allow sleep mode dir/pull to differ from normal mode | Rabin Vincent | 2010-12-08 | 2 | -21/+99 |
| |/ |
|
* | | ARM: nomadik: convert sched_clock() to use new infrastructure | Russell King | 2010-12-22 | 2 | -67/+10 |
* | | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 2010-12-22 | 1 | -0/+1 |
* | | ARM: nomadik: update clock source registration | Russell King | 2010-12-22 | 1 | -2/+1 |
|/ |
|
* | ARM: 6488/1: nomadik: prevent sched_clock() wraparound | Linus Walleij | 2010-11-21 | 1 | -9/+80 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-10-28 | 1 | -74/+60 |
|\ |
|
| * | ste_dma40: remove channel_type | Rabin Vincent | 2010-10-20 | 1 | -9/+0 |
| * | ste_dma40: remove enum for endianess | Rabin Vincent | 2010-10-20 | 1 | -7/+2 |
| * | ste_dma40: remove TIM_FOR_LINK option | Rabin Vincent | 2010-10-20 | 1 | -5/+0 |
| * | ste_dma40: move mode_opt to separate config | Rabin Vincent | 2010-10-20 | 1 | -8/+10 |
| * | ste_dma40: move channel mode to a separate field | Rabin Vincent | 2010-10-20 | 1 | -5/+7 |
| * | ste_dma40: move priority to separate field | Rabin Vincent | 2010-10-20 | 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 |