| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-05-30 | 4 | -3/+82 |
|\ |
|
| * | mfd: New AB8500 driver | Rabin Vincent | 2010-05-28 | 1 | -1/+1 |
| * | ARM: AB3550 board configuration and irq for U300 | Mattias Wallin | 2010-05-28 | 2 | -0/+62 |
| * | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 2010-05-28 | 1 | -1/+1 |
| * | davinci: da850 TPS6507x touch screen driver board data | Todd Fischer | 2010-05-28 | 1 | -0/+12 |
| * | mfd: Add tps6507x board data structure | Todd Fischer | 2010-05-28 | 1 | -1/+6 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-30 | 6 | -1/+283 |
|\ \ |
|
| * | | DMAENGINE: DMA40 U8500 platform configuration | Linus Walleij | 2010-05-28 | 6 | -1/+283 |
* | | | ARM: Merge for-2635/defconfig3 | Ben Dooks | 2010-05-28 | 2 | -22/+403 |
|\ \ \ |
|
| * | | | ARM: s3c2410_defconfig: Add new machines | Ben Dooks | 2010-05-28 | 1 | -8/+27 |
| * | | | ARM: s3c6400_defconfig: Add framebuffer and basic LCD | Ben Dooks | 2010-05-28 | 1 | -2/+43 |
| * | | | ARM: s3c6400_defconfig: Add RTC driver support | Ben Dooks | 2010-05-28 | 1 | -1/+66 |
| * | | | ARM: s3c6400_defconfig: Enable USB host side | Ben Dooks | 2010-05-28 | 1 | -3/+217 |
| * | | | ARM: s3c6400_defconfig: Add SPI driver | Ben Dooks | 2010-05-28 | 1 | -1/+37 |
| * | | | ARM: s3c6400_defconfig: Update compiled machines | Ben Dooks | 2010-05-28 | 1 | -7/+13 |
| | |/
| |/| |
|
* | | | ARM: S5P: Regoster clk_xusbxti clock for hsotg driver | Thomas Abraham | 2010-05-28 | 1 | -0/+1 |
* | | | ARM: S3C64XX: Add USB OTG HCLK to the list of clocks | Thomas Abraham | 2010-05-28 | 1 | -0/+6 |
* | | | ARM: SAMSUNG: gpio-cfg.h: update documentation | Ben Dooks | 2010-05-28 | 1 | -0/+21 |
* | | | ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin() | Ben Dooks | 2010-05-28 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2010-05-27 | 1 | -67/+9 |
|\ \ |
|
| * | | gta02: Use pcf50633 backlight driver instead of platform backlight driver. | Lars-Peter Clausen | 2010-05-26 | 1 | -67/+9 |
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2010-05-27 | 2 | -11/+56 |
|\ \ \ |
|
| * | | | leds: Add mx31moboard MC13783 led support | Philippe Rétornaz | 2010-05-26 | 1 | -1/+44 |
| * | | | leds: leds-gpio: Change blink_set callback to be able to turn off blinking | Benjamin Herrenschmidt | 2010-05-26 | 1 | -10/+12 |
| |/ / |
|
* | | | Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-05-27 | 16 | -122/+407 |
|\ \ \ |
|
| * \ \ | ARM: Merge next-samsung | Ben Dooks | 2010-05-26 | 9 | -33/+42 |
| |\ \ \ |
|
| | * | | | ARM: S5PC100: Fixup cross tree merge problems | Ben Dooks | 2010-05-26 | 1 | -5/+2 |
| | * | | | ARM: S5P: Fix the platform external interrupt issues. | Pannaga Bhushan | 2010-05-26 | 8 | -28/+40 |
| | |/ / |
|
| * | | | ARM: s5pv210_defconfig: Update s5pv210_defconfig to v2.6.34-git | Ben Dooks | 2010-05-26 | 1 | -6/+27 |
| * | | | ARM: s5pc110_defconfig: Update s5pc110_defconfig to v2.6.34-git | Ben Dooks | 2010-05-26 | 1 | -6/+24 |
| * | | | ARM: s5pc100_defconfig: Update s5pc100_defconfig to v2.6.34-git | Ben Dooks | 2010-05-26 | 1 | -49/+184 |
| * | | | ARM: s5p6442_defconfig: Update s5p6442_defconfig to v2.6.34-git | Ben Dooks | 2010-05-26 | 1 | -6/+18 |
| * | | | ARM: s5p6440_defconfig: Update s5p6440_defconfig to v2.6.34-git | Ben Dooks | 2010-05-26 | 1 | -6/+23 |
| * | | | ARM: s3c6400_defconfig: Update s3c6400_defconfig to v2.6.34-git | Ben Dooks | 2010-05-26 | 1 | -7/+28 |
| * | | | ARM: s3c2410_defconfig: Update s3c2410_defconfig to v2.6.34-git | Ben Dooks | 2010-05-26 | 1 | -9/+61 |
| |/ / |
|
* | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -3/+0 |
* | | | arm: omap: remove the unused omap_gpio_set_debounce methods | Felipe Balbi | 2010-05-27 | 1 | -74/+0 |
* | | | arm: omap: switch over to gpio_set_debounce | Felipe Balbi | 2010-05-27 | 5 | -12/+6 |
* | | | arm: omap: gpio: implement set_debounce method | Felipe Balbi | 2010-05-27 | 1 | -0/+68 |
* | | | davinci: mmc: pass number of SG segments as platform data | Sudhakar Rajashekhara | 2010-05-27 | 1 | -0/+3 |
|/ / |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-25 | 167 | -3817/+5804 |
|\ \ |
|
| * \ | Merge branch 'master' into devel | Russell King | 2010-05-25 | 18 | -25/+41 |
| |\ \ |
|
| | * | | ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm... | Alexander Holler | 2010-05-24 | 2 | -0/+13 |
| | * | | ARM: 6140/1: silence a bogus sparse warning in unwind.c | Alexander Shishkin | 2010-05-24 | 1 | -0/+2 |
| | * | | ARM: mach-at91: duplicated include | Andrea Gelmini | 2010-05-24 | 1 | -1/+0 |
| | * | | ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanup | Andrea Gelmini | 2010-05-24 | 1 | -1/+1 |
| | * | | ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanup | Andrea Gelmini | 2010-05-24 | 1 | -4/+7 |
| | * | | ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanup | Andrea Gelmini | 2010-05-24 | 1 | -1/+1 |
| | * | | ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanup | Andrea Gelmini | 2010-05-24 | 1 | -4/+4 |
| | * | | ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanup | Andrea Gelmini | 2010-05-24 | 1 | -2/+2 |