summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk/2635' of git://git.fluff.org/bjdooks/linux into devel-s...Russell King2010-05-1767-814/+2012
|\
| * ARM: SAMSUNG: Update S3C2416 entry with S3C2450Ben Dooks2010-05-103-2/+9
| * ARM: S3C2413: Update GPIO pull-up supportBen Dooks2010-05-102-0/+8
| * ARM: S3C2416: Use s3c2440 style i2c controllerBen Dooks2010-05-101-0/+6
| * ARM: S3C2416: Add support for OHCI on SMDK2416Ben Dooks2010-05-101-0/+5
| * ARM: S3C2416: Add support for second HSMMC channelBen Dooks2010-05-104-2/+8
| * ARM: S3C2416: Add basic clock supportBen Dooks2010-05-105-1/+165
| * ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks2010-05-106-446/+505
| * ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built inBen Dooks2010-05-101-2/+10
| * ARM: S3C2416: Add initial support of SMDK2416Yauhen Kharuzhy2010-05-103-0/+151
| * ARM: S3C2416: Add arch supportYauhen Kharuzhy2010-05-1010-3/+462
| * ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-104-35/+23
| * ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks2010-05-102-32/+54
| * ARM: S3C2416: Add S3C2416-specific registers definitionsYauhen Kharuzhy2010-05-107-2/+150
| * ARM: S3C: Add S3C2416 detection to uncompress codeYauhen Kharuzhy2010-05-061-1/+3
| * ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h>Ben Dooks2010-05-061-13/+0
| * ARM: S3C24XX: Remove S3C2410_GPJ numberingBen Dooks2010-05-061-19/+0
| * ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()Ben Dooks2010-05-061-28/+19
| * ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()Ben Dooks2010-05-062-2/+2
| * ARM: mini2440: Move to using gpiolib API and s3c_gpio functionsBen Dooks2010-05-061-9/+9
| * ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks2010-05-065-21/+39
| * ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-065-1/+100
| * ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks2010-05-062-20/+1
| * ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks2010-05-062-25/+0
| * ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks2010-05-062-59/+24
| * ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-0615-44/+55
| * ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-063-9/+9
| * ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks2010-05-061-4/+4
| * ARM: VR1000: Update mach-vr1000.c to use gpiolib APIBen Dooks2010-05-061-2/+3
| * ARM: BAST: Update mach-bast to use gpiolib APIBen Dooks2010-05-061-3/+3
| * ARM: n30: Update mach-n30 to use gpiolib APIBen Dooks2010-05-061-2/+5
| * ARM: QT2410: Update mach-qt2410 to use gpiolib APIBen Dooks2010-05-061-3/+4
| * ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks2010-05-062-11/+12
| * ARM: JIVE: Update mach-jive to use gpiolib APIBen Dooks2010-05-061-10/+9
| * ARM: H1940: Change h1940-bluetooth to use gpiolib APIBen Dooks2010-05-061-4/+12
| * ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks2010-05-064-5/+69
| * ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks2010-05-066-0/+61
| * ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2010-05-064-3/+22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/o...Russell King2010-05-145-0/+568
|\ \
| * | [ARM] Kirkwood: merge net2big_v2 and net5big_v2 board setupsSimon Guinot2010-05-033-394/+120
| * | [ARM] Kirkwood: add LaCie 5Big Network v2 supportSimon Guinot2010-05-033-0/+362
| * | [ARM] Kirkwood: add LaCie 2Big Network v2 supportSimon Guinot2010-05-033-0/+341
| * | [ARM] dns323-setup.c: fix WARN() when bootingArnaud Patard2010-05-031-0/+1
| * | [ARM] Kirkwood: Marvell GuruPlug supportSiddarth Gore2010-05-033-0/+138
* | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-05-13130-2549/+3308
|\ \ \
| * | | [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-112-17/+17
| * | | [ARM] mmp: append device support in jasperHaojian Zhuang2010-05-111-0/+64
| * | | [ARM] mmp: update twsi indexHaojian Zhuang2010-05-111-7/+7
| * | | [ARM] mmp: add smc registers definitionMingliang Hu2010-05-111-0/+37
| * | | [ARM] mmp: add dma support to mmp2Haojian Zhuang2010-05-111-0/+2
OpenPOWER on IntegriCloud