aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij1-0/+1
2011-05-26gpio/nomadik: add function to read GPIO pull down statusRickard Andersson1-0/+2
2011-05-26gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely3-1026/+0
2011-05-25i2c-nomadik: fix speed enumeratorLinus Walleij1-1/+1
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath1-2/+4
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-8/+4
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King2-28/+4
2011-05-11ARM: nmk: update GPIO chained IRQ handler to entry/exit functionsWill Deacon1-8/+4
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