aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-nomadik
AgeCommit message (Expand)Author
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij
2011-05-26gpio/nomadik: add function to read GPIO pull down statusRickard Andersson
2011-05-26gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely
2011-05-25i2c-nomadik: fix speed enumeratorLinus Walleij
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King
2011-05-11ARM: nmk: update GPIO chained IRQ handler to entry/exit functionsWill Deacon
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: nomadik: Use local irq stateThomas Gleixner
2011-03-29arm: nomadik: Remove non existing cpu id checkThomas Gleixner
2011-03-25arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-14plat-nomadik: make GPIO interrupts work with cpuidle ApSleepRabin Vincent
2011-03-14plat-nomadik: fix compilation warningLinus Walleij
2011-03-14plat-nomadik: get rid of unused GPIO PM codeRabin Vincent
2011-03-14plat-nomadik: change sleep/wakeup setting in GPIO SLPM registerRikard Olsson
2011-03-14plat-nomadik: implement safe switch sequence for Alt-CRabin Vincent
2011-03-14plat-nomadik: set altfunc to GPIO when enabling the sleep configRabin Vincent
2011-03-14plat-nomadik: type secondary IRQ correctlyVirupax Sadashivpetimath
2011-03-14plat-nomadik: pull-up/down settings for GPIO resumeJonas Aaberg
2011-03-14plat-nomadik: support secondary GPIO interruptsRabin Vincent
2011-03-14plat-nomadik: implement suspend/resume for GPIORabin Vincent
2011-03-14plat-nomadik: add custom dbg_show for GPIORabin Vincent
2011-03-14plat-nomadik: support varying number of GPIOs per blockRabin Vincent
2011-01-30dma40: remove export of stedma40_memcpy_sgRabin Vincent
2011-01-30dma40: allow realtime and priority for event linesRabin Vincent
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-01-13ARM: plat-nomadik: irq_data conversion.Lennert Buytenhek
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-04dmaengine: dma40: Add support to split up large elementsPer Forlin
2010-12-22ARM: nomadik: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: nomadik: update clock source registrationRussell King
2010-12-08nomadik-gpio: use dev name if no name is specifiedRabin Vincent
2010-12-08nomadik-gpio: allow sleep mode dir/pull to differ from normal modeRabin Vincent
2010-11-21ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-19ste_dma40: remove channel_typeRabin Vincent
2010-10-19ste_dma40: remove enum for endianessRabin Vincent
2010-10-19ste_dma40: remove TIM_FOR_LINK optionRabin Vincent
2010-10-19ste_dma40: move mode_opt to separate configRabin Vincent
2010-10-19ste_dma40: move channel mode to a separate fieldRabin Vincent
2010-10-19ste_dma40: move priority to separate fieldRabin Vincent
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer