| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-01-08 | 1 | -1/+1 |
|\ |
|
| * | ARM: SAMSUNG: fix the cpu id for EXYNOS5440 | Kukjin Kim | 2012-12-28 | 1 | -1/+1 |
* | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
|/ |
|
* | ARM: SAMSUNG: Add missing include guard to gpio-core.h | Michael Spang | 2012-12-18 | 1 | -0/+5 |
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-14 | 1 | -2/+73 |
|\ |
|
| * | Merge branch 'next/hdmi-samsung' into next/devel-samsung | Kukjin Kim | 2012-11-20 | 2 | -2/+30 |
| |\ |
|
| * | | ARM: SAMSUNG: call clk_get_rate for debugfs rate files | Colin Cross | 2012-10-23 | 1 | -1/+9 |
| * | | ARM: SAMSUNG: add clock_tree debugfs file in clock | Colin Cross | 2012-10-23 | 1 | -1/+64 |
* | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 2 | -10/+0 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2012-12-10 | 2 | -10/+0 |
| |\ \ \ |
|
| | * | | | ASoC: Samsung: Do not register samsung audio dma device as pdev | Padmavathi Venna | 2012-12-07 | 2 | -10/+0 |
| | |/ / |
|
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-13 | 2 | -2/+8 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2012-11-21 | 2 | -2/+8 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chip | Eunki Kim | 2012-10-23 | 2 | -2/+8 |
| | |/ / |
|
* | | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-12-13 | 1 | -0/+2 |
|\ \ \ \ |
|
| * \ \ \ | ARM: arm-soc: Merge branch 'next/pm2' into next/pm | Olof Johansson | 2012-12-12 | 5 | -41/+59 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'next/dt' into next/pm2 | Olof Johansson | 2012-11-29 | 4 | -2/+46 |
| | |\ \ \ \ |
|
| * | | | | | | ARM: EXYNOS: Add support for rtc wakeup | Inderpal Singh | 2012-11-28 | 1 | -0/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-13 | 4 | -2/+46 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2012-11-21 | 3 | -0/+46 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Merge branch 'next/dt-exynos4x12' into next/dt-samsung | Kukjin Kim | 2012-11-19 | 1 | -0/+30 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | ARM: EXYNOS: Add MFC device tree support | Arun Kumar K | 2012-10-19 | 3 | -0/+46 |
| | | |_|/
| | |/| | |
|
| * | | | | ARM: EXYNOS: removing exynos-drm device registration from non-dt platforms | Rahul Sharma | 2012-10-29 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 4 | -0/+85 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-11-30 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | ARM: EXYNOS: add UART3 to DEBUG_LL ports | Olof Johansson | 2012-11-28 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2012-11-30 | 3 | -0/+76 |
| |\ \ \ \ |
|
| | * | | | | ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers | Sylwester Nawrocki | 2012-11-28 | 3 | -0/+76 |
| | |/ / / |
|
| * | | | | ARM: EXYNOS: add support for EXYNOS5440 SoC | Kukjin Kim | 2012-11-22 | 1 | -0/+8 |
| |/ / / |
|
* | | | | Merge branch 'next/cleanup-samsung-3' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-11-30 | 1 | -1/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ARM: EXYNOS: Remove unused non-dt support for dwmci controller | Thomas Abraham | 2012-11-28 | 1 | -1/+0 |
| |/ / |
|
* | | | ARM: SAMSUNG: use devm_ functions for ADC driver | Eunki Kim | 2012-11-20 | 1 | -35/+13 |
* | | | ARM: EXYNOS: Make s3c_device_i2c0 always use id 0 | Tomasz Figa | 2012-11-08 | 1 | -4/+0 |
|/ / |
|
* | | ARM: SAMSUNG: Add naming of s3c64xx-spi devices | Heiko Stuebner | 2012-10-17 | 1 | -0/+30 |
|/ |
|
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -7/+7 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-12 | 1 | -13/+7 |
|\ |
|
| * | Merge branch 'staging/for_v3.7' into v4l_for_linus | Mauro Carvalho Chehab | 2012-10-11 | 1 | -13/+7 |
| |\ |
|
| | * | Merge branch 'samsung_platform_data' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-10-05 | 14 | -630/+10 |
| | |\ |
|
| | * | | [media] ARM: samsung: Change __s5p_mipi_phy_control() function signature | Sylwester Nawrocki | 2012-10-05 | 1 | -13/+7 |
* | | | | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-12 | 2 | -562/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into... | Florian Tobias Schandinat | 2012-10-10 | 3 | -2/+45 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/... | Florian Tobias Schandinat | 2012-09-20 | 2 | -562/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | include/video: move fimd register headers from platform to include/video | Leela Krishna Amudala | 2012-08-08 | 2 | -562/+0 |
* | | | | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-09 | 1 | -1/+2 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter list | Peter Ujfalusi | 2012-09-24 | 1 | -1/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 14 | -630/+10 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 14 | -630/+10 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 14 | -630/+10 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-09-16 | 4 | -3/+47 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|