aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/samsung.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli1-1/+1
2012-02-02serial: samsung: Add support for EXYNOS5250Kukjin Kim1-1/+1
2012-02-02serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim1-1/+2
2011-12-23serial: samsung: Fix build for non-Exynos4210 devicesMark Brown1-1/+1
2011-12-23serial: samsung: add device tree supportThomas Abraham1-2/+34
2011-12-23serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham1-116/+244
2011-12-23serial: samsung: merge all SoC specific port reset functionsThomas Abraham1-5/+18
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham1-121/+86
2011-12-23ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham1-21/+0
2011-12-23serial: samsung: Keep a copy of the location of platform data in driver's private dataThomas Abraham1-4/+12
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-12/+95
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham1-12/+95
2011-08-08serial: samsung: Fix build errorKukjin Kim1-2/+6
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-13/+14
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham1-1/+2
2011-07-07serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham1-4/+2
2011-07-01tty: serial: samsung.c remove legacy PM code.MyungJoo Ham1-13/+14
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1487
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1487