summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/samsung.c
Commit message (Expand)AuthorAgeFilesLines
* serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim2012-04-091-0/+1
* serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli2012-02-241-1/+1
* serial: samsung: Add support for EXYNOS5250Kukjin Kim2012-02-021-1/+1
* serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim2012-02-021-1/+2
* serial: samsung: Fix build for non-Exynos4210 devicesMark Brown2011-12-231-1/+1
* serial: samsung: add device tree supportThomas Abraham2011-12-231-2/+34
* serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-231-116/+244
* serial: samsung: merge all SoC specific port reset functionsThomas Abraham2011-12-231-5/+18
* serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-231-121/+86
* ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham2011-12-231-21/+0
* serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham2011-12-231-4/+12
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-12/+95
|\
| * serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2011-08-231-12/+95
* | serial: samsung: Fix build errorKukjin Kim2011-08-081-2/+6
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-13/+14
|\
| * tty: serial: samsung.c remove legacy PM code.MyungJoo Ham2011-07-011-13/+14
* | serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham2011-07-201-1/+2
* | serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham2011-07-071-4/+2
|/
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-201-2/+2
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1487