summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/s5pv210.c
AgeCommit message (Expand)Author
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: remove all uses of get_clksrc and set_clksrcThomas Abraham
2011-12-23serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-20Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham
2011-07-01tty: s5pv210: Add delay loop on fifo reset function for UARTJongpill Lee
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman