summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: dma-ops.h needs mach/dma.hMark Brown2012-01-111-0/+1
* ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.hMark Brown2012-01-111-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-26/+1
|\
| * Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-2963-476/+3089
| |\
| * | Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2011-11-151-26/+1
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-092-0/+45
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-0915-301/+23
| |\ \ \
| | * \ \ Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann2012-01-0915-301/+23
| | |\ \ \
| * | | | | Merge branch 'samsung/driver' into next/driversArnd Bergmann2011-12-281-0/+44
| |\| | | |
| | * | | | ARM: S5P64X0: Add HSMMC setup for host ControllerRajeshwari Shinde2011-12-261-0/+44
| * | | | | Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-287-71/+44
| |\| | | |
| * | | | | ARM: EXYNOS: Add USB OHCI deviceJingoo Han2011-12-231-0/+1
* | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-093-46/+17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-0915-301/+23
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ARM: S5PC100: Modified files for SPI consolidation workPadmavathi Venna2011-12-231-0/+2
| * | | | | ARM: S3C64XX: Modified files for SPI consolidation workPadmavathi Venna2011-12-231-0/+7
| * | | | | ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2011-12-232-14/+9
| * | | | | ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna2011-12-231-2/+0
| * | | | | 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-094-25/+27
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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-232-1/+3
| * | | | | 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-091-14/+1
|\ \ \ \ \
| * | | | | usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner2011-12-211-14/+1
| |/ / / /
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-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-073-15/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-16/+16
| |\ \ \ \
| | * | | | 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-051-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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: include linux/types.h at gpio-cfg.hAxel Lin2011-11-161-0/+2
|/ /
* | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-061-3/+3
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-064-7/+11
|\ \
| * | ARM: S3C64XX: Fix SoC identification for S3C64xx devicesMark Brown2011-10-181-3/+3