summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorFilesLines
2010-05-18ARM: SAMSUNG: Moving ADC device definition to plat-samsung.Naveen Krishna3-0/+52
2010-05-17S3C: DMA: Change argument of s3c2410_dma_devconfigJassi Brar1-2/+2
2010-05-12ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsungMaurus Cuelenaere4-0/+58
2010-05-12ARM: SAMSUNG: Remove static of S5P SoCs sysclassKukjin Kim1-0/+3
2010-05-11ARM: SAMSUNG: Add spinlock locking to GPIO banksBen Dooks3-12/+29
2010-05-10fix "seperate" typos in commentsAnand Gadiyar1-1/+1
2010-05-10ARM: S3C2416: Add arch supportYauhen Kharuzhy1-0/+1
2010-05-10ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2-0/+16
2010-05-10ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks1-0/+51
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks3-0/+37
2010-05-06ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks2-1/+87
2010-05-06ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks2-0/+43
2010-05-06ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks2-2/+5
2010-05-05ASoC: S3C: I2Sv2: Move defines closer to driverJassi Brar1-82/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo8-0/+8
2010-03-16ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>Ben Dooks1-2/+0
2010-03-16ARM: SAMSUNG: Add suspend/resume support for S3C PWM driverVasily Khoruzhick1-0/+35
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2010-02-24ARM: S3C64XX: Add AC97 platform resourcesJassi Brar2-0/+11
2010-02-24ARM: S5P6442: Add Samsung S5P6442 CPU supportKukjin Kim1-0/+12
2010-02-24ARM: SAMSUNG: adc: disable/enable IRQ on suspend/resumeVasily Khoruzhick1-0/+2
2010-02-24ARM: SAMSUNG: Select NO_IOPORT for plat-samsungBen Dooks1-0/+1
2010-02-24ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xxBen Dooks1-0/+59
2010-02-23ARM: SAMSUNG: Move the last build from plat-s3c to plat-samsungBen Dooks4-1/+448
2010-02-23ARM: SAMSUNG: Move DMA support to plat-samsungBen Dooks3-0/+215
2010-02-23ARM: SAMSUNG: Move pm.c to plat-samsungBen Dooks2-0/+379
2010-02-23ARM: SAMSUNG: Move map-base to plat-samsungBen Dooks1-0/+46
2010-02-23ARM: SAMSUNG: Move common headers from plat-s3c to plat-samsungBen Dooks12-0/+1772
2010-02-23ARM: Merge next-samsung-s3c64xx-platdeletionBen Dooks3-25/+103
2010-02-22ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks1-0/+84
2010-02-21ARM: S3C64XX: Combine the clock init codeBen Dooks1-1/+0
2010-02-03ARM: SAMSUNG: Add support for 12bit ADCMaurus Cuelenaere2-5/+20
2010-02-03ARM: S3C64XX: SPI: Make platform device compilation selectableJassi Brar1-0/+6
2010-02-03ARM: SAMSUNG: Add DMA masks to hsotg deviceBen Dooks1-0/+7
2010-01-26ARM: SAMSUNG: Add error printing to s3c24xx_register_clocksBen Dooks1-1/+5
2010-01-26ARM: SAMSUNG: Add documentation to the clock registration calls.Ben Dooks1-0/+14
2010-01-26ARM: S3C64XX: Squash SDHCI setup into one fileBen Dooks1-24/+19
2010-01-26ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()Ben Dooks1-1/+1
2010-01-26ARM: SAMSUNG: Fix null pointer dereference in ADC driverMaurus Cuelenaere1-1/+1
2010-01-21ARM: S3C64XX: Fix typo in s3c-hsotg platform dataMaurus Cuelenaere1-2/+2
2010-01-21ARM: SAMSUNG: Staticise gpiolib implementation functionsMark Brown1-7/+9
2010-01-21ARM: SAMSUNG: Move pm-check.c to plat-samsungBen Dooks3-0/+288
2010-01-21ARM: SAMSUNG: Move pmw.c to plat-samsungBen Dooks2-0/+414
2010-01-21ARM: SAMSUNG: Move more support into plat-samsungBen Dooks20-0/+1683
2010-01-19ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks4-3/+5
2010-01-19ARM: SAMSUNG: Move GPIO headers to plat-samsungBen Dooks3-0/+421
2010-01-19ARM: SAMSUNG: Move gpiolib support in gpio.c to plat-samsungBen Dooks2-0/+157
2010-01-19ARM: SAMSUNG: Move pm-gpio into plat-samsungBen Dooks2-0/+384
2010-01-19ARM: SAMSUNG: Move GPIO common functions to plat-samsungKukjin Kim3-0/+205
2010-01-19ARM: Merge next-samsung-clock2Ben Dooks1-8/+17