| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c | Kukjin Kim | 2011-10-06 | 1 | -528/+0 |
* | ARM: S3C24XX: Use generic s3c_set_platdata for devices | Banajit Goswami | 2011-07-20 | 1 | -31/+7 |
* | ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control... | Thomas Abraham | 2011-05-10 | 1 | -0/+41 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 1 | -1/+0 |
|\ |
|
| * | ARM: SAMSUNG: Don't export __init functions to modules | Yauhen Kharuzhy | 2011-01-06 | 1 | -1/+0 |
* | | ASoC: Samsung: Rename AC97 platform device | Jassi Brar | 2010-11-23 | 1 | -1/+1 |
* | | ARM: Samsung: Define common audio-dma device | Jassi Brar | 2010-11-23 | 1 | -15/+2 |
* | | ASoC: Samsung: Rename DMA device | Jassi Brar | 2010-11-23 | 1 | -1/+1 |
|/ |
|
* | ARM: S3C24XX: I2S multi-component-related fixes | Vasily Khoruzhick | 2010-08-31 | 1 | -16/+16 |
* | 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: Move mach/ts.h to plat/ts.h | Maurus Cuelenaere | 2010-05-19 | 1 | -2/+1 |
* | 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: S3C24XX: s3c24xx_mci_set_platdata should be marked __init | Arnaud Patard | 2010-05-05 | 1 | -1/+1 |
* | | ARM: S3C24XX: fix s3c2410fb platdata passing | Arnaud Patard | 2010-05-05 | 1 | -2/+7 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ARM: SAMSUNG: Add resources description for s3c24xx ts driver | Vasily Khoruzhick | 2010-02-24 | 1 | -0/+18 |
* | ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata(). | Ben Dooks | 2010-01-19 | 1 | -0/+13 |
* | ARM: SAMSUNG: Make UART device code common | Ben Dooks | 2010-01-19 | 1 | -28/+0 |
* | ARM: S3C24XX: touchscreen device definition | Arnaud Patard | 2009-12-23 | 1 | -0/+18 |
* | Merge branch 'next-s3c64xx-moves' into next-s3c | Ben Dooks | 2009-08-14 | 1 | -19/+0 |
|\ |
|
| * | ARM: S3C: move s3c_device_nand from plat-s3c24xx to plat-s3c | Peter Korsgaard | 2009-07-31 | 1 | -19/+0 |
* | | Merge branch 'next-s3c24xx' into next-s3c | Ben Dooks | 2009-08-14 | 1 | -0/+50 |
|\ \ |
|
| * | | ARM: S3C24XX: Add platform device for AC97 controller | Mark Brown | 2009-08-14 | 1 | -0/+50 |
| |/ |
|
* / | ARM: S3C: Update hwmon device definition and name | Ben Dooks | 2009-07-18 | 1 | -1/+1 |
|/ |
|
* | [ARM] S3C: Add common USB OHCI device definition | Ben Dooks | 2009-05-07 | 1 | -30/+0 |
* | [ARM] S3C24XX: Add fourth UART definition for S3C2443 | Ben Dooks | 2008-12-18 | 1 | -2/+24 |
* | Merge branch 'next-s3c64xx-device' into next-merged | Ben Dooks | 2008-12-18 | 1 | -55/+0 |
|\ |
|
| * | [ARM] S3C: Make i2c device definition common to plat-s3c | Ben Dooks | 2008-12-16 | 1 | -25/+0 |
| * | [ARM] S3C: Move HSMMC device definition to plat-s3ec | Ben Dooks | 2008-12-16 | 1 | -30/+0 |
* | | Merge branch 'next-s3c64xx' into next-merged | Ben Dooks | 2008-12-18 | 1 | -4/+4 |
|\| |
|
| * | [ARM] S3C24XX: Split map.h into plat-s3c24xx and mach-s3c2410 | Ben Dooks | 2008-12-15 | 1 | -4/+4 |
* | | [ARM] S3C24XX: ADC driver core | Ben Dooks | 2008-12-18 | 1 | -1/+9 |
|/ |
|
* | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 | 1 | -3/+3 |
|\ |
|
| * | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* | Ben Dooks | 2008-10-07 | 1 | -3/+3 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] S3C24XX: PWM API support. | Ben Dooks | 2008-07-03 | 1 | -100/+0 |
* | [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 | Ben Dooks | 2007-07-22 | 1 | -2/+2 |
* | [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c | Ben Dooks | 2007-07-22 | 1 | -1/+1 |
* | [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition | Ben Dooks | 2007-05-20 | 1 | -0/+30 |
* | [ARM] 4384/1: S3C2412/13 SPI registers offset correction | Sandeep Sanjay Patil | 2007-05-16 | 1 | -2/+3 |
* | [ARM] 4173/1: S3C24XX usb device platform datas | Arnaud Patard | 2007-02-14 | 1 | -0/+15 |
* | [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components | Ben Dooks | 2007-02-11 | 1 | -0/+585 |