summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/imx.c
AgeCommit message (Expand)Author
2012-10-02tty: serial: imx: console write routing is unsafe on SMPXinyu Chen
2012-02-01serial: imx: add clk_prepare/clk_unprepareRichard Zhao
2012-01-04tty: serial: imx: move del_timer_sync() to avoid potential deadlockEric Miao
2012-01-04imx: add polled io uart methodsSaleem Abdulrasool
2012-01-04imx: Add save/restore functions for UART control regsDirk Behme
2012-01-04serial/imx: let probing fail for the dt case without a valid aliasUwe Kleine-König
2012-01-04serial/imx: propagate error from of_alias_get_id instead of using -ENODEVUwe Kleine-König
2012-01-04tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam
2011-11-26serial/imx: propagate error of platform_driver_register in init routineUwe Kleine-König
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-09-22serial/imx: add of_alias_get_id() reference backShawn Guo
2011-08-24serial/imx: support to handle break characterHui Wang
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely
2011-07-27serial/imx: add device tree probe supportShawn Guo
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-04-19serial/imx: read cts state only after acking cts change irqUwe Kleine-König
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman