summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/samsung.c
AgeCommit message (Expand)Author
2012-04-09serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim
2012-02-24serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli
2012-02-02serial: samsung: Add support for EXYNOS5250Kukjin Kim
2012-02-02serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim
2011-12-23serial: samsung: Fix build for non-Exynos4210 devicesMark Brown
2011-12-23serial: samsung: add device tree supportThomas Abraham
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham
2011-12-23serial: samsung: merge all SoC specific port reset functionsThomas Abraham
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham
2011-12-23ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham
2011-12-23serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham
2011-08-08serial: samsung: Fix build errorKukjin Kim
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham
2011-07-07serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham
2011-07-01tty: serial: samsung.c remove legacy PM code.MyungJoo Ham
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman