aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)Author
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-09Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hookRussell King
2012-01-05ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim
2012-01-05ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King
2012-01-03Merge branch 'imx/board' into next/boardsArnd Bergmann
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko
2011-12-28Merge branch 'samsung/driver' into next/driversArnd Bergmann
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann
2011-12-26ARM: S5P64X0: Add HSMMC setup for host ControllerRajeshwari Shinde
2011-12-25Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki
2011-12-23ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim
2011-12-23ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim
2011-12-23ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim
2011-12-23ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim
2011-12-23ARM: EXYNOS: Add USB OHCI deviceJingoo Han
2011-12-23ARM: S5PC100: Modified files for SPI consolidation workPadmavathi Venna
2011-12-23ARM: S3C64XX: Modified files for SPI consolidation workPadmavathi Venna
2011-12-23ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna
2011-12-23ARM: SAMSUNG: Remove SPI bus clocks from platform dataPadmavathi Venna
2011-12-23ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde
2011-12-23ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappersThomas Abraham
2011-12-23DMA: PL330: move filter function into driverThomas Abraham
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers
2011-12-21usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner
2011-12-16Merge branch 'samsung/board' into next/boardsOlof Johansson
2011-12-09ARM: S3C64XX: Implement basic power domain supportMark Brown
2011-12-08ARM: SAMSUNG: remove duplicated header includeJingoo Han