| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-01-10 |
|\ |
|
| * | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov | 2011-11-29 |
| |\ |
|
| * | | Input: samsung-keypad - enable compiling on other platforms | Dmitry Torokhov | 2011-11-15 |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 |
|\ \ \ |
|
| * \ \ | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'samsung/cleanup' into samsung/driver | Arnd Bergmann | 2012-01-09 |
| | |\ \ \ |
|
| * | | | | | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2011-12-27 |
| |\| | | | |
|
| | * | | | | ARM: S5P64X0: Add HSMMC setup for host Controller | Rajeshwari Shinde | 2011-12-26 |
| * | | | | | Merge branch 'samsung/cleanup' into next/drivers | Arnd Bergmann | 2011-12-27 |
| |\| | | | |
|
| * | | | | | ARM: EXYNOS: Add USB OHCI device | Jingoo Han | 2011-12-22 |
* | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-01-09 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'samsung/dt' into samsung/cleanup | Arnd Bergmann | 2012-01-09 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | ARM: S5PC100: Modified files for SPI consolidation work | Padmavathi Venna | 2011-12-22 |
| * | | | | | ARM: S3C64XX: Modified files for SPI consolidation work | Padmavathi Venna | 2011-12-22 |
| * | | | | | ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsung | Padmavathi Venna | 2011-12-22 |
| * | | | | | ARM: SAMSUNG: Remove SPI bus clocks from platform data | Padmavathi Venna | 2011-12-22 |
| * | | | | | ARM: SAMSUNG: Remove SDHCI bus clocks from platform data | Rajeshwari Shinde | 2011-12-22 |
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 2012-01-07 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers | Thomas Abraham | 2011-12-22 |
| * | | | | | serial: samsung: merge probe() function from all SoC specific extensions | Thomas Abraham | 2011-12-22 |
| * | | | | | serial: samsung: remove all uses of get_clksrc and set_clksrc | Thomas Abraham | 2011-12-22 |
| * | | | | | ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it | Thomas Abraham | 2011-12-22 |
| * | | | | | serial: samsung: switch to clkdev based clock lookup | Thomas Abraham | 2011-12-22 |
| * | | | | | ARM: SAMSUNG: Move timer irq numbers to end of linux irq space | Thomas Abraham | 2011-12-22 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 |
|\ \ \ \ \ |
|
| * | | | | | usb: gadget: s3c-hsudc: move platform_data struct to global header | Heiko Stübner | 2011-12-21 |
| |/ / / / |
|
* | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 |
|\ \ \ \ \ |
|
| * | | | | | ARM: S3C64XX: Implement basic power domain support | Mark Brown | 2011-12-09 |
| |/ / / / |
|
* | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ \ \ \ |
|
| | * | | | | arm: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 |
| * | | | | ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hook | Russell King | 2012-01-05 |
| * | | | | ARM: 7266/1: restart: S3C64XX: use new restart hook | Kukjin Kim | 2012-01-05 |
| * | | | | ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms to | Heiko Stuebner | 2012-01-05 |
| * | | | | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD | Russell King | 2012-01-05 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch] | Kukjin Kim | 2012-01-03 |
| * | | | | ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch] | Kukjin Kim | 2011-12-23 |
| * | | | | ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch] | Kukjin Kim | 2011-12-23 |
| * | | | | ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch] | Kukjin Kim | 2011-12-23 |
| * | | | | ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch] | Kukjin Kim | 2011-12-23 |
| | |/ /
| |/| | |
|
* | | | | ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440 | Denis Kuzmenko | 2011-12-28 |
| |/ /
|/| | |
|
* | | | ARM: SAMSUNG: include linux/types.h at gpio-cfg.h | Axel Lin | 2011-11-16 |
|/ / |
|
* | | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos | Kukjin Kim | 2011-11-06 |
* | | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-05 |
|\ \ |
|
| * | | ARM: S3C64XX: Fix SoC identification for S3C64xx devices | Mark Brown | 2011-10-17 |
| * | | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks | Heiko Stuebner | 2011-10-14 |
| * | | ARM: S3C24XX: Add infrastructure to transmit armdiv to common code | Heiko Stuebner | 2011-10-14 |