aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik/include/plat (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-9/+0
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij1-223/+0
2012-11-05ARM: plat-nomadik: pass IRQ to timer driverLinus Walleij1-1/+1
2012-11-05pinctrl/nomadik: merge old pincfg headerLinus Walleij1-173/+0
2012-11-05pinctrl/nomadik: move the platform data headerLinus Walleij1-108/+0
2012-10-28ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.hPatrice Chotard1-0/+3
2012-10-28ARM: plat-nomadik: Introduce new DB8540 GPIO registersMaxime Coquelin1-0/+3
2012-10-10pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2-0/+8
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann1-50/+0
2012-07-09i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini1-39/+0
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 '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-01-31ARM: plat-nomadik: get rid of global mtu base pointerLinus Walleij1-3/+1
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 Torvalds1-45/+2
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 Aaberg1-45/+2
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-25i2c-nomadik: fix speed enumeratorLinus Walleij1-1/+1
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath1-2/+4
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 Vincent1-0/+3
2011-03-14plat-nomadik: implement safe switch sequence for Alt-CRabin Vincent1-0/+1
2011-03-14plat-nomadik: support secondary GPIO interruptsRabin Vincent1-0/+1
2011-03-14plat-nomadik: support varying number of GPIOs per blockRabin Vincent1-0/+1
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-04dmaengine: dma40: Add support to split up large elementsPer Forlin1-0/+8
2010-12-08nomadik-gpio: allow sleep mode dir/pull to differ from normal modeRabin Vincent1-15/+55
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-74/+60