| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C24XX: irq_data conversion | Lennert Buytenhek | 2011-01-03 | 3 | -99/+94 |
* | ARM: SAMSUNG: Convert s3c_irqext_wake() to new irq_ interrupt methods | Mark Brown | 2010-12-30 | 1 | -1/+1 |
* | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entry | Kukjin Kim | 2010-12-17 | 1 | -1/+1 |
* | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks | Vasily Khoruzhick | 2010-12-08 | 3 | -7/+10 |
* | ARM: S3C24XX: Fix wrong s3c_gpio_cfgpull | Kukjin Kim | 2010-11-25 | 3 | -9/+9 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-30 | 2 | -7/+3 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-28 | 2 | -7/+3 |
| |\ |
|
| | * | Merge branch 'next-s3c24xx' into for-next | Kukjin Kim | 2010-10-25 | 1 | -1/+1 |
| | |\ |
|
| | | * | ARM: S3C24XX: Fix nand partition table for s3c24XX | Atul Dahiya | 2010-10-18 | 1 | -1/+1 |
| | * | | ARM: SAMSUNG: Add common samsung_gpiolib_to_irq function | Joonyoung Shim | 2010-10-21 | 1 | -6/+2 |
| | |/ |
|
* | | | ARM: Merge for-2637/s3c24xx/misc | Ben Dooks | 2010-10-30 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib | Abdoulaye Walsimou Gaye | 2010-10-30 | 1 | -0/+2 |
| |/ / |
|
* | | | ARM: Merge for-2637/s3c24xx/h1940 | Ben Dooks | 2010-10-30 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: h1940: Use gpiolib for latch access | Vasily Khoruzhick | 2010-09-26 | 1 | -0/+1 |
| |/ |
|
* | | ARM: S3C24XX: I2S multi-component-related fixes | Vasily Khoruzhick | 2010-08-31 | 1 | -16/+16 |
* | | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-08-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 1 | -26/+0 |
| |\ |
|
| * | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | | | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -2/+28 |
| |/
|/| |
|
* | | ARM: SAMSUNG: Move WDT device definitions in plat-samsung | Banajit Goswami | 2010-05-20 | 1 | -26/+0 |
|/ |
|
* | ARM: SAMSUNG: Implements cfg_gpio function for Samsung touchscreen | Naveen Krishna | 2010-05-19 | 3 | -0/+40 |
* | ARM: SAMSUNG: Move mach/ts.h to plat/ts.h | Maurus Cuelenaere | 2010-05-19 | 1 | -2/+1 |
* | ARM: Merge for-2635/fb-updates1 | Ben Dooks | 2010-05-19 | 8 | -12/+578 |
|\ |
|
| * | ARM: SAMSUNG: Update S3C2416 entry with S3C2450 | Ben Dooks | 2010-05-10 | 1 | -1/+1 |
| * | ARM: S3C2416: Add basic clock support | Ben Dooks | 2010-05-10 | 1 | -0/+25 |
| * | ARM: S3C2443: Move parts of the clock code to common clock file | Ben Dooks | 2010-05-10 | 4 | -0/+498 |
| * | ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built in | Ben Dooks | 2010-05-10 | 1 | -2/+10 |
| * | ARM: S3C2416: Add arch support | Yauhen Kharuzhy | 2010-05-10 | 2 | -0/+44 |
| * | ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage | Ben Dooks | 2010-05-10 | 1 | -12/+3 |
* | | ARM: Merge for-2635/gpio2 | Ben Dooks | 2010-05-19 | 9 | -164/+118 |
|\ \ |
|
| * | | ARM: S3C24XX: Update missed gpio calls to use gpiolib | Ben Dooks | 2010-05-18 | 1 | -3/+5 |
| |/ |
|
| * | ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup() | Ben Dooks | 2010-05-06 | 1 | -28/+19 |
| * | ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg() | Ben Dooks | 2010-05-06 | 2 | -21/+2 |
| * | ARM: SAMSUNG: Add GPIO configuration read calls | Ben Dooks | 2010-05-06 | 1 | -0/+2 |
| * | ARM: S3C24XX: Remove s3c2410_gpio_getirq() | Ben Dooks | 2010-05-06 | 2 | -20/+1 |
| * | ARM: S3C24XX: Remove s3c2410_gpio_getpull() | Ben Dooks | 2010-05-06 | 1 | -13/+0 |
| * | ARM: S3C24XX: Remove s3c2410_gpio_setcfg() | Ben Dooks | 2010-05-06 | 1 | -48/+0 |
| * | ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin() | Ben Dooks | 2010-05-06 | 6 | -22/+25 |
| * | ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull() | Ben Dooks | 2010-05-06 | 3 | -9/+9 |
| * | ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond | Ben Dooks | 2010-05-06 | 1 | -1/+40 |
| * | ARM: S3C24XX: Add initial s3c_gpio configuration code | Ben Dooks | 2010-05-06 | 2 | -1/+17 |
* | | ARM: Merge for-2635/samsung-hwmon | Ben Dooks | 2010-05-19 | 1 | -8/+0 |
|\ \ |
|
| * | | ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsung | Maurus Cuelenaere | 2010-05-12 | 1 | -8/+0 |
| |/ |
|
* | | ARM: Merge for-2635/samsung-dma | Ben Dooks | 2010-05-19 | 1 | -1/+1 |
|\ \ |
|
| * | | S3C: DMA: Change argument of s3c2410_dma_devconfig | Jassi Brar | 2010-05-17 | 1 | -1/+1 |
| |/ |
|
* | | ARM: S3C24XX: s3c24xx_mci_set_platdata should be marked __init | Arnaud Patard | 2010-05-06 | 1 | -1/+1 |
* | | ARM: S3C24XX: fix s3c2410fb platdata passing | Arnaud Patard | 2010-05-06 | 1 | -2/+7 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -0/+4 |
* | ARM: S3C2440: Fix s3c2440 cpufreq compilation post move. | Vasily Khoruzhick | 2010-03-15 | 1 | -311/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 |
|\ |
|