summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-07-27ARM: 6267/1: mop500: add AB8500 interrupt supportRabin Vincent3-0/+33
2010-07-26ARM: 6266/1: ux500: add separate irq lists for DB8500 and DB5500Rabin Vincent5-14/+201
2010-06-16ARM: 6160/1: ux500: add DB8500 pin configsRabin Vincent1-0/+742
2010-06-16ARM: 6161/1: mop500: add basic pin configurationRabin Vincent1-2/+26
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-06-16ARM: 6150/1: gic: implement set_typeRabin Vincent1-0/+46
2010-06-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-30/+206
2010-06-08ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj4-8/+8
2010-06-08Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King42-293/+1326
2010-06-08ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei1-0/+3
2010-06-08ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre1-1/+10
2010-06-08ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij1-1/+2
2010-06-07msm: dma: add completion.h headerDaniel Walker1-0/+1
2010-05-31[ARM] pxa/spitz: Correctly register WM8750Marek Vasut1-0/+3
2010-05-31[ARM] pxa/palmtc: storage class should be before const qualifierTobias Klauser1-2/+2
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds4-3/+82
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds6-1/+283
2010-05-28ARM: Merge for-2635/defconfig3Ben Dooks2-22/+403
2010-05-28ARM: s3c2410_defconfig: Add new machinesBen Dooks1-8/+27
2010-05-28ARM: s3c6400_defconfig: Add framebuffer and basic LCDBen Dooks1-2/+43
2010-05-28ARM: s3c6400_defconfig: Add RTC driver supportBen Dooks1-1/+66
2010-05-28ARM: s3c6400_defconfig: Enable USB host sideBen Dooks1-3/+217
2010-05-28ARM: s3c6400_defconfig: Add SPI driverBen Dooks1-1/+37
2010-05-28ARM: s3c6400_defconfig: Update compiled machinesBen Dooks1-7/+13
2010-05-28ARM: S5P: Regoster clk_xusbxti clock for hsotg driverThomas Abraham1-0/+1
2010-05-28ARM: S3C64XX: Add USB OTG HCLK to the list of clocksThomas Abraham1-0/+6
2010-05-28ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks1-0/+21
2010-05-28ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks1-1/+1
2010-05-28mfd: New AB8500 driverRabin Vincent1-1/+1
2010-05-28ARM: AB3550 board configuration and irq for U300Mattias Wallin2-0/+62
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij1-1/+1
2010-05-28davinci: da850 TPS6507x touch screen driver board dataTodd Fischer1-0/+12
2010-05-28mfd: Add tps6507x board data structureTodd Fischer1-1/+6
2010-05-27DMAENGINE: DMA40 U8500 platform configurationLinus Walleij6-1/+283
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-67/+9
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2-11/+56
2010-05-27Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds16-122/+407
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-3/+0
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi1-74/+0
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi5-12/+6
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi1-0/+68