summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Add support s3c2443-adc for S3C2443Heiko Stuebner2011-10-141-5/+12
* ARM: SAMSUNG: Allow overriding of adc device name for S3C24XXHeiko Stuebner2011-10-121-1/+1
* ARM: SAMSUNG: Fix mux bit modification in s3c_adc_selectHeiko Stuebner2011-10-121-1/+2
* ARM: SAMSUNG: Add adc registers for S3C2443/S3C2416Heiko Stuebner2011-10-121-0/+3
* Merge branch 'next-samsung-board-2' into next-samsung-devel-2Kukjin Kim2011-10-041-0/+8
|\
| * ARM: EXYNOS4: Add support new EXYNOS4412 SoCChanghwan Youn2011-10-041-0/+8
* | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-0441-112/+2384
|\ \
| * | ARM: SAMSUNG: Move S5P header files to plat-samsungKukjin Kim2011-10-0412-0/+547
| * | ARM: SAMSUNG: Move S3C24XX header files to plat-samsungKukjin Kim2011-10-0411-0/+998
| * | ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-0412-0/+423
| * | ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-042-51/+323
| * | ARM: SAMSUNG: Consolidate plat/pwm-clock.hKukjin Kim2011-10-042-2/+92
| * | ARM: SAMSUNG: remove sdhci default configuration setup platform helperThomas Abraham2011-10-042-59/+0
* | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-0423-2187/+636
|\ \ \
| * | | ARM: S5P64X0: Add GPIO setup for LCDAjay Kumar2011-10-041-0/+7
| * | | ARM: S5P: add support for tv deviceTomasz Stanislawski2011-10-042-0/+49
| * | | ARM: SAMSUNG: add i2c hdmiphy controller definitionsTomasz Stanislawski2011-10-042-0/+2
| * | | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-0411-890/+226
| |\ \ \
| | * | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-27/+0
| | * | | ARM: SAMSUNG: Update the name of regarding Samsung GPIOKukjin Kim2011-09-217-263/+226
| | * | | gpio/samsung: gpio-samsung.c to support Samsung GPIOsKukjin Kim2011-09-213-600/+0
| * | | | Merge branch 'next/topic-dma-samsung' into next-samsung-develKukjin Kim2011-10-0410-1297/+352
| |\ \ \ \
| | * \ \ \ Merge branch 'samsung_dma' of git://git.infradead.org/users/vkoul/slave-dma i...Kukjin Kim2011-09-1910-1297/+352
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-143-11/+5
| | | * | | ASoC: Samsung: Update DMA interfaceBoojin Kim2011-09-141-1/+1
| | | * | | ARM: SAMSUNG: Remove S3C-PL330-DMA driverBoojin Kim2011-09-145-1288/+6
| | | * | | ARM: SAMSUNG: Add common DMA operationsBoojin Kim2011-09-146-2/+336
| | | * | | ARM: SAMSUNG: Update to use PL330-DMA driverBoojin Kim2011-09-143-5/+14
* | | | | | Merge branch 'next-samsung-board' into next-samsung-devel-2Kukjin Kim2011-10-043-2/+163
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ARM: EXYNOS4: Add support new EXYNOS4212 SoCKukjin Kim2011-09-161-0/+8
| * | | | | Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212Kukjin Kim2011-09-163-2/+155
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: SAMSUNG: Fix mask value for S5P64X0 CPU IDsAjay Kumar2011-09-051-1/+1
| | * | | | ARM: SAMSUNG: Fix mask for S3C64xx CPU IDsMark Brown2011-09-051-1/+1
| | * | | | ARM: EXYNOS4: Use samsung_rev() to distinguish silicon revisionKukjin Kim2011-08-241-0/+6
| | * | | | ARM: SAMSUNG: Add support for handling of cpu revisionKukjin Kim2011-08-244-2/+63
| | * | | | ARM: SAMSUNG: Add support for detecting CPU at runtimeKukjin Kim2011-08-222-1/+87
| | | |/ / | | |/| |
* | | | | Merge branch 'next-samsung-cleanup' into next-samsung-devel-2Kukjin Kim2011-10-0410-78/+187
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanupKukjin Kim2011-09-172-0/+145
| |\ \ \
| | * | | ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2011-09-162-0/+145
| | | |/ | | |/|
| * | | ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADCNaveen Krishna Chatradhi2011-09-161-0/+9
| * | | ARM: SAMSUNG: Consolidate common function to set SDHCI plat dataBanajit Goswami2011-09-166-72/+33
| * | | Merge branch 'next/topic-cleanup-dma' into next-samsung-cleanupKukjin Kim2011-09-161-6/+0
| |\ \ \ | | |/ / | |/| |
| | * | ARM: S3C24XX: Remove s3c24xx_dma_addr definitionHeiko Stuebner2011-09-161-6/+0
| | |/
* | | ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim2011-09-151-0/+5
* | | ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski2011-09-153-7/+17
|/ /
* | ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski2011-08-191-0/+5
* | ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()Kukjin Kim2011-08-191-1/+1
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-269-20/+121
|\
| * ARM: S5P: Add support for MFC deviceKamil Debski2011-07-211-0/+3
| * ARM: EXYNOS4: Add platform device and helper functions for FIMDJonghun Han2011-07-213-0/+31
OpenPOWER on IntegriCloud