summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-25Merge tag 'soc-exynos5420-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-06-21Merge tag 'soc-exynos5420-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-06-19pinctrl: exynos: add exynos5420 SoC specific dataLeela Krishna Amudala
2013-06-19ARM: dts: add pinctrl support to EXYNOS5420Leela Krishna Amudala
2013-06-19ARM: EXYNOS: extend soft-reset support for EXYNOS5420Chander Kashyap
2013-06-19ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420Chander Kashyap
2013-06-19clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap
2013-06-19ARM: dts: Add initial device tree support for EXYNOS5420Chander Kashyap
2013-06-19clk: exynos5420: register clocks using common clock frameworkChander Kashyap
2013-06-19ARM: EXYNOS: use four additional chipid bits to identify EXYNOS familyChander Kashyap
2013-06-19serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is definedChander Kashyap
2013-06-19ARM: EXYNOS: Add support for EXYNOS5420 SoCChander Kashyap
2013-06-19ARM: dts: list the CPU nodes for EXYNOS5250Chander Kashyap
2013-06-19ARM: dts: fork out common EXYNOS5 nodesChander Kashyap
2013-06-19clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2Padmavathi Venna
2013-06-19ARM: dts: Update Samsung I2S documentationPadmavathi Venna
2013-06-19ARM: dts: add clock provider information for i2s controllers in Exynos5250Padmavathi Venna
2013-06-19ARM: dts: add Exynos audio subsystem clock controller nodePadmavathi Venna
2013-06-19clk: samsung: register audio subsystem clocks using common clock frameworkPadmavathi Venna
2013-06-19ARM: dts: use #include for all device trees for SamsungPadmavathi Venna
2013-06-19Merge branch 'v3.11-next/s3c24xx-dt-2' into v3.11-next/dt-n-clk-audioKukjin Kim
2013-06-19ARM: S3C24XX: update uart addresses in s3c2416-dt auxdataHeiko Stuebner
2013-06-19ARM: dts: Set BUCK7 as always on for Origen boardTushar Behera
2013-06-19ARM: dts: Add FIMD node to Origen4210 boardSachin Kamat
2013-06-19ARM: dts: Add LCD related pinctrl entries for exynos4210Sachin Kamat
2013-06-19ARM: dts: Add PWM related pinctrl entries for exynos4210Sachin Kamat
2013-06-18Documentation: Add examples to samsung-pinctrl device tree bindings documenta...Leela Krishna Amudala
2013-06-18ARM: dts: Enable RTC node for exynos5250-snowDoug Anderson
2013-06-18ARM: dts: Enable RTC node for ArndaleTushar Behera
2013-06-18ARM: dts: Removing pdma for exynos5440Giridhar Maruthy
2013-06-18ARM: dts: update bootargs to support 8GiB for SSDK5440 and SD5v1Subash Patel
2013-06-18ARM: dts: Add more opp levels in exynos5440Amit Daniel Kachhap
2013-06-18ARM: dts: Add wm8994 regulator support on smdk5250Padmavathi Venna
2013-06-18ARM: dts: enable spi for EXYNOS5440 SOCGirish K S
2013-06-15Linux 3.10-rc6v3.10-rc6Linus Torvalds
2013-06-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-14Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-15snd_pcm_link(): fix a leak...Al Viro
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov