aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-02ARM: 6354/1: nomadik-gpio: allow control of sleep mode direction and pull upRabin Vincent2-12/+61
2010-09-02ARM: 6353/1: nomadik-gpio: add SLPM register handing for DB8500v2Rabin Vincent3-4/+33
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+3
2010-06-22DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg1-1/+3
2010-06-16ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignmentLinus Walleij2-4/+16
2010-06-16ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warningRabin Vincent1-18/+0
2010-06-16ARM: 6176/1: nomadik-gpio: implement to_irqRabin Vincent1-0/+9
2010-06-16ARM: 6175/1: nomadik-gpio: implement set_wakeRabin Vincent1-14/+39
2010-06-16ARM: 6156/1: nomadik-gpio: switch to core_initcallRabin Vincent1-1/+1
2010-06-16ARM: 6155/1: nomadik-gpio: add pin configuration APIRabin Vincent2-0/+168
2010-06-16ARM: 6154/1: nomadik-gpio: refactor nmk_gpio_set_modeRabin Vincent1-11/+17
2010-06-16ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviourRabin Vincent2-0/+47
2010-06-16ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldownRabin Vincent2-0/+56
2010-06-16ARM: 6147/1: nomadik-gpio: set val in ->direction_output()Rabin Vincent1-10/+12
2010-05-27ARM: 6145/1: ux500 MTU clockrate correctionLinus Walleij1-2/+24
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+239
2010-05-17Merge branch 'devel-stable' into develRussell King1-0/+1
2010-05-13ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clockLinus Walleij1-1/+27
2010-05-06ARM: 6104/1: nomadik-gpio: use clk APIRabin Vincent1-1/+19
2010-05-06ARM: 6102/1: nomadik-gpio: set a default trigger for interruptsRabin Vincent1-0/+1
2010-05-06ARM: 6101/1: nomadik-gpio: don't enable in set_typeRabin Vincent1-4/+7
2010-05-06ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqsRabin Vincent1-30/+27
2010-05-06ARM: 6099/1: nomadik-gpio: fix mask/unmaskRabin Vincent1-8/+8
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij1-0/+239
2010-03-19ARM: 5978/1: plat-nomadik: use one-shot clock eventsAlessandro Rubini1-62/+63
2010-03-19ARM: 5972/1: nomadik-gpio: convert to platform driverRabin Vincent2-32/+43
2010-03-19ARM: 5971/1: nomadik-gpio: mask/ack/unmask the parent irqRabin Vincent1-5/+11
2010-03-19ARM: 5970/1: nomadik-gpio: fix spinlock usageRabin Vincent1-1/+2
2010-03-19ARM: 5969/1: nomadik: move gpio to plat-nomadikRabin Vincent4-0/+473
2010-03-08Merge branch 'origin' into devel-stableRussell King1-0/+37