summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-304-3/+82
|\
| * mfd: New AB8500 driverRabin Vincent2010-05-281-1/+1
| * ARM: AB3550 board configuration and irq for U300Mattias Wallin2010-05-282-0/+62
| * mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-1/+1
| * davinci: da850 TPS6507x touch screen driver board dataTodd Fischer2010-05-281-0/+12
| * mfd: Add tps6507x board data structureTodd Fischer2010-05-281-1/+6
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-306-1/+283
|\ \
| * | DMAENGINE: DMA40 U8500 platform configurationLinus Walleij2010-05-276-1/+283
* | | ARM: Merge for-2635/defconfig3Ben Dooks2010-05-282-22/+403
|\ \ \
| * | | ARM: s3c2410_defconfig: Add new machinesBen Dooks2010-05-281-8/+27
| * | | ARM: s3c6400_defconfig: Add framebuffer and basic LCDBen Dooks2010-05-281-2/+43
| * | | ARM: s3c6400_defconfig: Add RTC driver supportBen Dooks2010-05-281-1/+66
| * | | ARM: s3c6400_defconfig: Enable USB host sideBen Dooks2010-05-281-3/+217
| * | | ARM: s3c6400_defconfig: Add SPI driverBen Dooks2010-05-281-1/+37
| * | | ARM: s3c6400_defconfig: Update compiled machinesBen Dooks2010-05-281-7/+13
| | |/ | |/|
* | | ARM: S5P: Regoster clk_xusbxti clock for hsotg driverThomas Abraham2010-05-281-0/+1
* | | ARM: S3C64XX: Add USB OTG HCLK to the list of clocksThomas Abraham2010-05-281-0/+6
* | | ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks2010-05-281-0/+21
* | | ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks2010-05-281-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-05-271-67/+9
|\ \
| * | gta02: Use pcf50633 backlight driver instead of platform backlight driver.Lars-Peter Clausen2010-05-261-67/+9
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2010-05-272-11/+56
|\ \ \
| * | | leds: Add mx31moboard MC13783 led supportPhilippe Rétornaz2010-05-261-1/+44
| * | | leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt2010-05-261-10/+12
| |/ /
* | | Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-2716-122/+407
|\ \ \
| * \ \ ARM: Merge next-samsungBen Dooks2010-05-269-33/+42
| |\ \ \
| | * | | ARM: S5PC100: Fixup cross tree merge problemsBen Dooks2010-05-261-5/+2
| | * | | ARM: S5P: Fix the platform external interrupt issues.Pannaga Bhushan2010-05-268-28/+40
| | |/ /
| * | | ARM: s5pv210_defconfig: Update s5pv210_defconfig to v2.6.34-gitBen Dooks2010-05-261-6/+27
| * | | ARM: s5pc110_defconfig: Update s5pc110_defconfig to v2.6.34-gitBen Dooks2010-05-261-6/+24
| * | | ARM: s5pc100_defconfig: Update s5pc100_defconfig to v2.6.34-gitBen Dooks2010-05-261-49/+184
| * | | ARM: s5p6442_defconfig: Update s5p6442_defconfig to v2.6.34-gitBen Dooks2010-05-261-6/+18
| * | | ARM: s5p6440_defconfig: Update s5p6440_defconfig to v2.6.34-gitBen Dooks2010-05-261-6/+23
| * | | ARM: s3c6400_defconfig: Update s3c6400_defconfig to v2.6.34-gitBen Dooks2010-05-261-7/+28
| * | | ARM: s3c2410_defconfig: Update s3c2410_defconfig to v2.6.34-gitBen Dooks2010-05-261-9/+61
| |/ /
* | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-3/+0
* | | arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi2010-05-271-74/+0
* | | arm: omap: switch over to gpio_set_debounceFelipe Balbi2010-05-275-12/+6
* | | arm: omap: gpio: implement set_debounce methodFelipe Balbi2010-05-271-0/+68
* | | davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara2010-05-271-0/+3
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-25167-3817/+5804
|\ \
| * \ Merge branch 'master' into develRussell King2010-05-2418-25/+41
| |\ \
| | * | ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2010-05-242-0/+13
| | * | ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin2010-05-241-0/+2
| | * | ARM: mach-at91: duplicated includeAndrea Gelmini2010-05-241-1/+0
| | * | ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| | * | ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanupAndrea Gelmini2010-05-241-4/+7
| | * | ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| | * | ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanupAndrea Gelmini2010-05-241-4/+4
| | * | ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanupAndrea Gelmini2010-05-241-2/+2
OpenPOWER on IntegriCloud