summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2011-12-231-31/+0
* | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-095-32/+35
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-0715-301/+23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappersThomas Abraham2011-12-233-2/+11
| * | | | | | | DMA: PL330: move filter function into driverThomas Abraham2011-12-231-6/+0
| * | | | | | | serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-231-0/+12
| * | | | | | | serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2011-12-231-1/+6
| * | | | | | | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-231-23/+0
| * | | | | | | serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-231-0/+5
| * | | | | | | ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham2011-12-231-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-092-14/+2
|\ \ \ \ \ \ \
| * | | | | | | usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner2011-12-212-14/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-0/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-12-251-0/+6
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ARM: S3C64XX: Implement basic power domain supportMark Brown2011-12-091-0/+6
| | |/ / / / /
* | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-077-19/+19
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-067-20/+20
| |\ \ \ \ \ \
| | * | | | | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-224-4/+4
| | * | | | | | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-223-16/+16
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'restart' into for-linusRussell King2012-01-0514-291/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-20/+0
| * | | | | | ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hookRussell King2012-01-052-27/+0
| * | | | | | ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim2012-01-051-0/+1
| * | | | | | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner2012-01-053-0/+7
| * | | | | | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-054-3/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim2012-01-032-37/+0
| * | | | | | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim2011-12-231-33/+0
| * | | | | | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim2011-12-231-33/+0
| * | | | | | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim2011-12-232-72/+0
| * | | | | | ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim2011-12-233-69/+0
| | |/ / / / | |/| | | |
* | | | | | ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko2011-12-281-10/+15
| |/ / / / |/| | | |
* | | | | ARM: SAMSUNG: remove duplicated header includeJingoo Han2011-12-081-1/+0
| |/ / / |/| | |
* | | | ARM: SAMSUNG: include linux/types.h at gpio-cfg.hAxel Lin2011-11-161-0/+2
* | | | ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim2011-11-162-2/+2
|/ / /
* | | arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2011-11-072-0/+2
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-072-0/+2
|\ \ \
| * | | arm: add slab.h to plat-samsung files for GFP_KERNELPaul Gortmaker2011-11-012-0/+2
* | | | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-061-3/+3
* | | | ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim2011-11-061-0/+7
* | | | ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi2011-11-061-0/+1
* | | | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-065-18/+43
|\ \ \ \
| * | | | ARM: S3C64XX: Fix SoC identification for S3C64xx devicesMark Brown2011-10-181-3/+3
| * | | | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-141-3/+2
| * | | | ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner2011-10-141-1/+3
| * | | | ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450Heiko Stuebner2011-10-141-6/+19
| * | | | 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/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0684-2602/+4236
|\ \ \ \ \