summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorFilesLines
2011-10-04Merge branch 'next-samsung-board' into next-samsung-devel-2Kukjin Kim3-2/+163
2011-10-04Merge branch 'next-samsung-cleanup' into next-samsung-devel-2Kukjin Kim10-78/+187
2011-09-17Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanupKukjin Kim2-0/+145
2011-09-16ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim2-0/+145
2011-09-16ARM: EXYNOS4: Add support new EXYNOS4212 SoCKukjin Kim1-0/+8
2011-09-16Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212Kukjin Kim3-2/+155
2011-09-16ARM: SAMSUNG: Remove unnecessary duplication of plat_data on TSADCNaveen Krishna Chatradhi1-0/+9
2011-09-16ARM: SAMSUNG: Consolidate common function to set SDHCI plat dataBanajit Goswami6-72/+33
2011-09-16Merge branch 'next/topic-cleanup-dma' into next-samsung-cleanupKukjin Kim1-6/+0
2011-09-16ARM: S3C24XX: Remove s3c24xx_dma_addr definitionHeiko Stuebner1-6/+0
2011-09-15ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim1-0/+5
2011-09-15ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski3-7/+17
2011-09-05ARM: SAMSUNG: Fix mask value for S5P64X0 CPU IDsAjay Kumar1-1/+1
2011-09-05ARM: SAMSUNG: Fix mask for S3C64xx CPU IDsMark Brown1-1/+1
2011-08-24ARM: EXYNOS4: Use samsung_rev() to distinguish silicon revisionKukjin Kim1-0/+6
2011-08-24ARM: SAMSUNG: Add support for handling of cpu revisionKukjin Kim4-2/+63
2011-08-22ARM: SAMSUNG: Add support for detecting CPU at runtimeKukjin Kim2-1/+87
2011-08-19ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski1-0/+5
2011-08-19ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()Kukjin Kim1-1/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-20/+121
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+1
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-261/+278
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-10/+6
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King9-24/+45
2011-07-21ARM: S5P: Add support for MFC deviceKamil Debski1-0/+3
2011-07-21ARM: EXYNOS4: Add platform device and helper functions for FIMDJonghun Han3-0/+31
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim4-92/+21
2011-07-21ARM: SAMSUNG: Add platform device for idmaSangbeom Kim3-0/+12
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro1-5/+2
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for NANDBanajit Goswami1-6/+3
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for USB OHCIBanajit Goswami1-7/+2
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for HWMONBanajit Goswami1-12/+2
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for FBBanajit Goswami1-12/+2
2011-07-21ARM: SAMSUNG: Use generic s3c_set_platdata for TSBanajit Goswami1-12/+2
2011-07-21ARM: SAMSUNG: Create a common infrastructure for PWM backlight supportBanajit Goswami4-0/+182
2011-07-21ARM: SAMSUNG: Cleanup I2C code in plat-samsungNaveen Krishna Chatradhi9-72/+32
2011-07-21ARM: SAMSUNG: Use generic set_plat_data functionNaveen Krishna Chatradhi8-48/+32
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim4-92/+21
2011-07-21ARM: EXYNOS4: Add platform device for dwmci driverSeungwon Jeon1-0/+1
2011-07-20ARM: SAMSUNG: Revise PM for 12-bit ADC operationsMyungJoo Ham1-6/+18
2011-07-20ARM: SAMSUNG: ADC Channel selectionMyungJoo Ham2-10/+20
2011-07-20ARM: SAMSUNG: use regulator VDD for ADCMyungJoo Ham1-4/+27
2011-07-20ARM: EXYNOS4: Add chained enrty/exit function to uart interrupt handlerChanghwan Youn1-0/+7
2011-07-20ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks1-0/+2
2011-07-20ARM: S3C24XX: Add clkdev supportThomas Abraham3-10/+12
2011-07-20ARM: SAMSUNG: Add clkdev infrastructureThomas Abraham2-82/+9
2011-07-18ARM: mach-s3c24a0: deleteNicolas Pitre2-9/+1
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-13/+28
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2-13/+14