summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)Author
2013-02-03ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner
2013-02-03ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner
2013-01-31ARM: SAMSUNG: Gracefully exit on suspend failureAbhilash Kesavan
2013-01-31ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length...Chen Gang
2013-01-29ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna
2013-01-25ARM: Convert to devm_ioremap_resource()Thierry Reding
2013-01-15Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-11ARM: samsung: remove unused arch_decomp_wdog() codeShawn Guo
2013-01-10ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-28ARM: SAMSUNG: fix the cpu id for EXYNOS5440Kukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: samsung: register syscore_ops for timer resume directlyStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-12-19ARM: SAMSUNG: Add missing include guard to gpio-core.hMichael Spang
2012-12-14Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-09Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna
2012-11-30Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-11-30Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2012-11-30Merge branch 'next/cleanup-samsung-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-11-30Merge branch 'next/dt' into next/pm2Olof Johansson
2012-11-27ARM: EXYNOS: add UART3 to DEBUG_LL portsOlof Johansson
2012-11-27ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpersSylwester Nawrocki
2012-11-27ARM: EXYNOS: Remove unused non-dt support for dwmci controllerThomas Abraham
2012-11-27ARM: EXYNOS: Add support for rtc wakeupInderpal Singh
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim
2012-11-21Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2012-11-21Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2012-11-20ARM: SAMSUNG: use devm_ functions for ADC driverEunki Kim
2012-11-20Merge branch 'next/hdmi-samsung' into next/devel-samsungKukjin Kim
2012-11-19Merge branch 'next/dt-exynos4x12' into next/dt-samsungKukjin Kim
2012-11-07ARM: EXYNOS: Make s3c_device_i2c0 always use id 0Tomasz Figa
2012-10-29ARM: EXYNOS: removing exynos-drm device registration from non-dt platformsRahul Sharma
2012-10-23ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chipEunki Kim
2012-10-19ARM: EXYNOS: Add MFC device tree supportArun Kumar K
2012-10-23ARM: SAMSUNG: call clk_get_rate for debugfs rate filesColin Cross
2012-10-23ARM: SAMSUNG: add clock_tree debugfs file in clockColin Cross
2012-10-17ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner
2012-10-13ARM: config: sort select statements alphanumericallyRussell King