aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-17/+17
2011-03-29arm: nomadik: Use local irq stateThomas Gleixner1-6/+10
2011-03-29arm: nomadik: Remove non existing cpu id checkThomas Gleixner1-7/+0
2011-03-25arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner1-45/+0
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-19/+3
2011-03-14plat-nomadik: make GPIO interrupts work with cpuidle ApSleepRabin Vincent2-17/+100
2011-03-14plat-nomadik: fix compilation warningLinus Walleij1-5/+2
2011-03-14plat-nomadik: get rid of unused GPIO PM codeRabin Vincent2-79/+3
2011-03-14plat-nomadik: change sleep/wakeup setting in GPIO SLPM registerRikard Olsson1-1/+1
2011-03-14plat-nomadik: implement safe switch sequence for Alt-CRabin Vincent2-40/+172
2011-03-14plat-nomadik: set altfunc to GPIO when enabling the sleep configRabin Vincent1-0/+2
2011-03-14plat-nomadik: type secondary IRQ correctlyVirupax Sadashivpetimath1-1/+1
2011-03-14plat-nomadik: pull-up/down settings for GPIO resumeJonas Aaberg2-24/+60
2011-03-14plat-nomadik: support secondary GPIO interruptsRabin Vincent2-6/+46
2011-03-14plat-nomadik: implement suspend/resume for GPIORabin Vincent1-2/+49
2011-03-14plat-nomadik: add custom dbg_show for GPIORabin Vincent1-0/+92
2011-03-14plat-nomadik: support varying number of GPIOs per blockRabin Vincent2-3/+3
2011-01-30dma40: remove export of stedma40_memcpy_sgRabin Vincent1-19/+0
2011-01-30dma40: allow realtime and priority for event linesRabin Vincent1-0/+3
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+8
2011-01-13ARM: plat-nomadik: irq_data conversion.Lennert Buytenhek1-28/+28
2011-01-06Merge branch 'devel-stable' into develRussell King2-22/+100
2011-01-04dmaengine: dma40: Add support to split up large elementsPer Forlin1-0/+8
2010-12-22ARM: nomadik: convert sched_clock() to use new infrastructureRussell King2-67/+10
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-0/+1
2010-12-22ARM: nomadik: update clock source registrationRussell King1-2/+1
2010-12-08nomadik-gpio: use dev name if no name is specifiedRabin Vincent1-1/+1
2010-12-08nomadik-gpio: allow sleep mode dir/pull to differ from normal modeRabin Vincent2-21/+99
2010-11-21ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij1-9/+80
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-74/+60
2010-10-27Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+50
2010-10-19ste_dma40: remove channel_typeRabin Vincent1-9/+0
2010-10-19ste_dma40: remove enum for endianessRabin Vincent1-7/+2
2010-10-19ste_dma40: remove TIM_FOR_LINK optionRabin Vincent1-5/+0
2010-10-19ste_dma40: move mode_opt to separate configRabin Vincent1-8/+10
2010-10-19ste_dma40: move channel mode to a separate fieldRabin Vincent1-5/+7
2010-10-19ste_dma40: move priority to separate fieldRabin Vincent1-5/+2
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King4-38/+107
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer1-0/+50
2010-10-07DMAENGINE: define a dummy filter function for ste_dma40Linus Walleij1-0/+19
2010-10-07DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin1-23/+1
2010-09-22DMAENGINE: ste_dma40: added kernel doc for structJonas Aaberg1-7/+15
2010-09-22DMAENGINE: ste_dma40: removed non-used variable from structJonas Aaberg1-2/+0
2010-09-22DMAENGINE: ste_dma40: code clean-upJonas Aaberg1-6/+7
2010-09-22DMAENGINE: ste_dma40: config checksLinus Walleij1-1/+1
2010-09-17ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updatesLinus Walleij1-7/+10
2010-09-17ARM: 6375/1: plat-nomadik: MTU timer trivial bug fixLinus Walleij1-14/+2
2010-09-02ARM: 6347/2: nomadik: move nmk_gpio_probe to .devinit.textUwe Kleine-König1-1/+1