summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-74/+60
|\
| * ste_dma40: remove channel_typeRabin Vincent2010-10-191-9/+0
| * ste_dma40: remove enum for endianessRabin Vincent2010-10-191-7/+2
| * ste_dma40: remove TIM_FOR_LINK optionRabin Vincent2010-10-191-5/+0
| * ste_dma40: move mode_opt to separate configRabin Vincent2010-10-191-8/+10
| * ste_dma40: move channel mode to a separate fieldRabin Vincent2010-10-191-5/+7
| * ste_dma40: move priority to separate fieldRabin Vincent2010-10-191-5/+2
| * DMAENGINE: define a dummy filter function for ste_dma40Linus Walleij2010-10-071-0/+19
| * DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin2010-10-071-23/+1
| * DMAENGINE: ste_dma40: added kernel doc for structJonas Aaberg2010-09-221-7/+15
| * DMAENGINE: ste_dma40: removed non-used variable from structJonas Aaberg2010-09-221-2/+0
| * DMAENGINE: ste_dma40: code clean-upJonas Aaberg2010-09-221-6/+7
| * DMAENGINE: ste_dma40: config checksLinus Walleij2010-09-221-1/+1
* | Remove duplicate includes from many filesZimny Lech2010-10-271-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-251-0/+50
|\ \
| * | Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-131-0/+50
| |/
| |
| \
*-. \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-184-38/+107
|\ \ \ | |_|/ |/| |
| | * ARM: 6347/2: nomadik: move nmk_gpio_probe to .devinit.textUwe Kleine-König2010-09-021-1/+1
| | * ARM: 6354/1: nomadik-gpio: allow control of sleep mode direction and pull upRabin Vincent2010-09-022-12/+61
| | * ARM: 6353/1: nomadik-gpio: add SLPM register handing for DB8500v2Rabin Vincent2010-09-023-4/+33
| |/ |/|
| * ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updatesLinus Walleij2010-09-171-7/+10
| * ARM: 6375/1: plat-nomadik: MTU timer trivial bug fixLinus Walleij2010-09-171-14/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-091-1/+3
|\
| * DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg2010-06-221-1/+3
* | ARM: 6153/1: nomadik MTU to use dynamic shift and mult assignmentLinus Walleij2010-06-162-4/+16
* | ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warningRabin Vincent2010-06-161-18/+0
* | ARM: 6176/1: nomadik-gpio: implement to_irqRabin Vincent2010-06-161-0/+9
* | ARM: 6175/1: nomadik-gpio: implement set_wakeRabin Vincent2010-06-161-14/+39
* | ARM: 6156/1: nomadik-gpio: switch to core_initcallRabin Vincent2010-06-161-1/+1
* | ARM: 6155/1: nomadik-gpio: add pin configuration APIRabin Vincent2010-06-162-0/+168
* | ARM: 6154/1: nomadik-gpio: refactor nmk_gpio_set_modeRabin Vincent2010-06-161-11/+17
* | ARM: 6149/1: nomadik-gpio: add function to configure sleep mode behaviourRabin Vincent2010-06-162-0/+47
* | ARM: 6148/1: nomadik-gpio: add function to configure pullup/pulldownRabin Vincent2010-06-162-0/+56
* | ARM: 6147/1: nomadik-gpio: set val in ->direction_output()Rabin Vincent2010-06-161-10/+12
|/
* ARM: 6145/1: ux500 MTU clockrate correctionLinus Walleij2010-05-271-2/+24
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-0/+239
|\
| * DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij2010-04-141-0/+239
* | Merge branch 'devel-stable' into develRussell King2010-05-171-0/+1
|\ \ | |/
* | ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clockLinus Walleij2010-05-131-1/+27
* | ARM: 6104/1: nomadik-gpio: use clk APIRabin Vincent2010-05-061-1/+19
* | ARM: 6102/1: nomadik-gpio: set a default trigger for interruptsRabin Vincent2010-05-061-0/+1
* | ARM: 6101/1: nomadik-gpio: don't enable in set_typeRabin Vincent2010-05-061-4/+7
* | ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqsRabin Vincent2010-05-061-30/+27
* | ARM: 6099/1: nomadik-gpio: fix mask/unmaskRabin Vincent2010-05-061-8/+8
* | ARM: 5978/1: plat-nomadik: use one-shot clock eventsAlessandro Rubini2010-03-191-62/+63
* | ARM: 5972/1: nomadik-gpio: convert to platform driverRabin Vincent2010-03-192-32/+43
* | ARM: 5971/1: nomadik-gpio: mask/ack/unmask the parent irqRabin Vincent2010-03-191-5/+11
* | ARM: 5970/1: nomadik-gpio: fix spinlock usageRabin Vincent2010-03-191-1/+2
* | ARM: 5969/1: nomadik: move gpio to plat-nomadikRabin Vincent2010-03-194-0/+473
|/
* Merge branch 'origin' into devel-stableRussell King2010-03-081-0/+37
|\
OpenPOWER on IntegriCloud