aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/samsung.c
Commit message (Expand)AuthorAge
* serial: samsung: Add poll_get_char & poll_put_charJulien Pichon2012-09-26
* tty: serial: Samsung: Fix return valueSachin Kamat2012-09-17
* serial: Samsung: Silence some checkpatch errors and warningsSachin Kamat2012-09-05
* serial: Samsung: Replace printk with dev_* functionsSachin Kamat2012-09-05
* tty: move the termios object into the ttyAlan Cox2012-07-16
* serial: samsung: protect NULL dereference of clock nameKeyYoung Park2012-06-12
* serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim2012-06-12
* serial: samsung: Remove NULL checking for baud clockKyoungil Kim2012-06-12
* serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim2012-04-09
* serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli2012-02-24
* serial: samsung: Add support for EXYNOS5250Kukjin Kim2012-02-02
* serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim2012-02-02
* serial: samsung: Fix build for non-Exynos4210 devicesMark Brown2011-12-22
* serial: samsung: add device tree supportThomas Abraham2011-12-22
* serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-22
* serial: samsung: merge all SoC specific port reset functionsThomas Abraham2011-12-22
* serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-22
* ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham2011-12-22
* serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham2011-12-22
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\
| * serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2011-08-23
* | serial: samsung: Fix build errorKukjin Kim2011-08-08
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * tty: serial: samsung.c remove legacy PM code.MyungJoo Ham2011-07-01
* | serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham2011-07-20
* | serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham2011-07-06
|/
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-20
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13