aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-15ARM: nomadik: enable PINCTRL_NOMADIK where neededArnd Bergmann1-0/+7
2012-05-11pinctrl/nomadik: implement pin configurationLinus Walleij1-0/+13
2012-04-24plat-nomadik: new sleep mode pincfg macrosLinus Walleij1-0/+13
2012-04-23gpio/nomadik: support low EMI modeRabin Vincent2-0/+7
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-2/+1
2012-02-03ARM: Make the sched_clock framework mandatoryMarc Zyngier1-1/+0
2012-01-31ARM: plat-nomadik: modernize MTU timerLinus Walleij1-20/+3
2012-01-31ARM: plat-nomadik: handle clocking properlyLinus Walleij1-2/+2
2012-01-31ARM: plat-nomadik: get rid of global mtu base pointerLinus Walleij2-6/+4
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+8
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-15/+5
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G1-1/+5
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G1-0/+1
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-2/+2
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-77/+116
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-5/+0
2011-10-31Merge branch 'stericsson/cleanup' into next/timerArnd Bergmann1-5/+0
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann1-14/+3
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+3
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul1-2/+2
2011-09-22ARM: plat-nomadik: timer: Export reset functionsJonas Aaberg2-48/+49
2011-09-22ARM: plat-nomadik: timer: Add support for periodic timersJonas Aaberg1-28/+60
2011-09-22ARM: plat-nomadik: MTU sched_clock as an optionMattias Wallin2-5/+11
2011-09-20gpio/nomadik: disable clocks when unusedRabin Vincent1-0/+3
2011-08-30mach-ux500: remove pull-pinconfig and add SPI2Fredrik Svensson1-5/+0
2011-08-23ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>Linus Walleij1-17/+0
2011-08-22ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij2-69/+85
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-1/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-9/+2
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
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