summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-155-102/+96
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-155-102/+96
| |\
| | * Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-062-2/+1
| | |\
| | | * ARM: SAMSUNG: Don't export __init functions to modulesYauhen Kharuzhy2011-01-061-1/+0
| | | * ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-061-1/+1
| | * | ARM: S3C24XX: irq_data conversionLennert Buytenhek2011-01-033-99/+94
| | * | ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methodsMark Brown2010-12-301-1/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-16/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-131-16/+3
| |\ \ | | |/ | |/|
| | * Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-133-9/+9
| | |\
| | * | ASoC: Samsung: Rename AC97 platform deviceJassi Brar2010-11-231-1/+1
| | * | ARM: Samsung: Define common audio-dma deviceJassi Brar2010-11-231-15/+2
| | * | ASoC: Samsung: Rename DMA deviceJassi Brar2010-11-231-1/+1
* | | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
|/ / /
* | | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim2010-12-171-1/+1
* | | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick2010-12-083-7/+10
| |/ |/|
* | ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim2010-11-253-9/+9
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-302-7/+3
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-282-7/+3
| |\
| | * Merge branch 'next-s3c24xx' into for-nextKukjin Kim2010-10-251-1/+1
| | |\
| | | * ARM: S3C24XX: Fix nand partition table for s3c24XXAtul Dahiya2010-10-181-1/+1
| | * | ARM: SAMSUNG: Add common samsung_gpiolib_to_irq functionJoonyoung Shim2010-10-211-6/+2
| | |/
* | | ARM: Merge for-2637/s3c24xx/miscBen Dooks2010-10-301-0/+2
|\ \ \
| * | | ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye2010-10-301-0/+2
| |/ /
* | | ARM: Merge for-2637/s3c24xx/h1940Ben Dooks2010-10-301-0/+1
|\ \ \ | |/ / |/| |
| * | ARM: h1940: Use gpiolib for latch accessVasily Khoruzhick2010-09-261-0/+1
| |/
* | ARM: S3C24XX: I2S multi-component-related fixesVasily Khoruzhick2010-08-311-16/+16
* | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-161-1/+1
|\ \ | |/
| * Merge branch 'master' into for-nextJiri Kosina2010-06-161-26/+0
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-2/+28
| |/ |/|
* | ARM: SAMSUNG: Move WDT device definitions in plat-samsungBanajit Goswami2010-05-201-26/+0
|/
* ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreenNaveen Krishna2010-05-193-0/+40
* ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere2010-05-191-2/+1
* ARM: Merge for-2635/fb-updates1Ben Dooks2010-05-198-12/+578
|\
| * ARM: SAMSUNG: Update S3C2416 entry with S3C2450Ben Dooks2010-05-101-1/+1
| * ARM: S3C2416: Add basic clock supportBen Dooks2010-05-101-0/+25
| * ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks2010-05-104-0/+498
| * ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built inBen Dooks2010-05-101-2/+10
| * ARM: S3C2416: Add arch supportYauhen Kharuzhy2010-05-102-0/+44
| * ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-101-12/+3
* | ARM: Merge for-2635/gpio2Ben Dooks2010-05-199-164/+118
|\ \
| * | ARM: S3C24XX: Update missed gpio calls to use gpiolibBen Dooks2010-05-181-3/+5
| |/
| * ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()Ben Dooks2010-05-061-28/+19
| * ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks2010-05-062-21/+2
| * ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2010-05-061-0/+2
| * ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks2010-05-062-20/+1
| * ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks2010-05-061-13/+0
| * ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks2010-05-061-48/+0
| * ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks2010-05-066-22/+25
OpenPOWER on IntegriCloud