Age | Commit message (Expand) | Author | Files | Lines |
2013-04-26 | ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device tree | Thomas Abraham | 1 | -1/+0 |
2013-04-19 | ARM: exynos: restore mach/regs-clock.h for exynos5 | Arnd Bergmann | 1 | -0/+107 |
2013-04-19 | Merge branch 'samsung/exynos-multiplatform' into next/drivers | Arnd Bergmann | 2 | -40/+4 |
2013-04-19 | ARM: exynos: move debug-macro.S to include/debug/ | Arnd Bergmann | 1 | -39/+0 |
2013-04-19 | ARM: exynos: prepare for sparse IRQ | Arnd Bergmann | 1 | -1/+4 |
2013-04-09 | ARM: EXYNOS: Add IO mapping for non-secure SYSRAM. | Tomasz Figa | 1 | -0/+3 |
2013-04-09 | ARM: EXYNOS: Enable PMUs for exynos4 | Chanho Park | 1 | -2/+6 |
2013-04-09 | irqchip: exynos-combiner: Correct combined IRQs for exynos4 | Chanho Park | 1 | -1/+4 |
2013-04-04 | ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspend | Jonathan Kliegman | 1 | -6/+1 |
2013-04-04 | ARM: EXYNOS: Remove hardcode wakeup unmask for EINT_0 | Jonathan Kliegman | 1 | -1/+1 |
2013-03-25 | ARM: EXYNOS: Migrate clock support to common clock framework | Thomas Abraham | 1 | -107/+0 |
2013-03-09 | ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5 | Thomas Abraham | 1 | -1/+0 |
2013-03-09 | ARM: EXYNOS: add device tree support for MCT controller driver | Thomas Abraham | 1 | -6/+0 |
2013-03-09 | ARM: EXYNOS: add a register base address variable in mct controller driver | Thomas Abraham | 1 | -53/+0 |
2013-02-26 | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -66/+0 |
2013-02-04 | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 3 | -88/+0 |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 1 | -1/+1 |
2013-01-11 | ARM: EXYNOS: remove system mmu initialization from exynos tree | Cho KyongHo | 1 | -66/+0 |
2013-01-10 | ARM: SAMSUNG: cleanup mach/regs-audss.h file | Kukjin Kim | 1 | -18/+0 |
2013-01-10 | ARM: EXYNOS: move mach/pmu.h file into common.h | Kukjin Kim | 1 | -34/+0 |
2013-01-10 | cpufreq: exynos: cleanup exynos-cpufreq header | Kukjin Kim | 1 | -36/+0 |
2012-12-14 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+22 |
2012-12-13 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+5 |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -0/+11 |
2012-11-30 | Merge branch 'next/cleanup-samsung-3' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2 | -43/+0 |
2012-11-28 | ARM: EXYNOS: Remove unused regs-mem.h file | Thomas Abraham | 1 | -23/+0 |
2012-11-28 | ARM: EXYNOS: Remove unused non-dt support for dwmci controller | Thomas Abraham | 1 | -20/+0 |
2012-11-25 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 1 | -0/+1 |
2012-11-22 | ARM: EXYNOS: add support for EXYNOS5440 SoC | Kukjin Kim | 3 | -0/+11 |
2012-11-20 | ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2012-11-20 | ARM: EXYNOS: Add ARM down clock support | Abhilash Kesavan | 1 | -0/+19 |
2012-11-20 | ARM: EXYNOS: Setup legacy i2c controller interrupts | Abhilash Kesavan | 1 | -0/+2 |
2012-11-07 | ARM: EXYNOS: Remove wrongly placed usb2.0 PHY_CFG definition from PMU_REG | Vivek Gautam | 1 | -2/+0 |
2012-11-07 | Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2 | Kukjin Kim | 2 | -6/+0 |
2012-10-29 | ARM: EXYNOS: Add devicetree node for TMU driver for exynos4 | Amit Daniel Kachhap | 2 | -0/+5 |
2012-10-29 | ARM: EXYNOS: Remove unused static uart resource information | Thomas Abraham | 2 | -6/+0 |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -21/+0 |
2012-10-01 | Merge branch 'next/dt2' into HEAD | Olof Johansson | 1 | -0/+4 |
2012-10-01 | Merge branch 'next/drivers' into HEAD | Olof Johansson | 1 | -0/+5 |
2012-10-01 | Merge branch 'next/cleanup' into HEAD | Olof Johansson | 1 | -1/+0 |
2012-09-26 | ARM: EXYNOS: Add AUXDATA support for MSHC controllers | Thomas Abraham | 1 | -0/+4 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 1 | -21/+0 |
2012-09-21 | ARM: EXYNOS: fix address for EXYNOS4 MDMA1 | Kukjin Kim | 1 | -1/+1 |
2012-09-21 | ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter name | Seung-Woo Kim | 1 | -1/+1 |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann | 1 | -21/+0 |
2012-09-07 | ARM: EXYNOS: Adds G-Scaler device from Device Tree | Shaik Ameer Basha | 1 | -0/+5 |
2012-08-28 | ARM: EXYNOS: cleanup unused code related to GPS | Jonghwan Choi | 1 | -1/+0 |
2012-07-23 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+7 |
2012-07-23 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -5/+20 |
2012-07-14 | ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOS5 | Thomas Abraham | 1 | -0/+3 |