aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/imx.c
Commit message (Expand)AuthorAge
* tty: serial: imx: remove the use of MXC_INTERNAL_IRQSShawn Guo2012-07-01
* Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-14
|\
| * tty: serial: imx: adopt pinctrl supportShawn Guo2012-05-11
* | serial i.MX: do not depend on grouped clocksSascha Hauer2012-04-25
|/
* serial: imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-01
* tty: serial: imx: move del_timer_sync() to avoid potential deadlockEric Miao2012-01-04
* imx: add polled io uart methodsSaleem Abdulrasool2012-01-04
* imx: Add save/restore functions for UART control regsDirk Behme2012-01-04
* serial/imx: let probing fail for the dt case without a valid aliasUwe Kleine-König2012-01-04
* serial/imx: propagate error from of_alias_get_id instead of using -ENODEVUwe Kleine-König2012-01-04
* tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam2012-01-04
* serial/imx: propagate error of platform_driver_register in init routineUwe Kleine-König2011-11-26
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-27
|\
| * serial/imx: add of_alias_get_id() reference backShawn Guo2011-09-22
* | serial/imx: support to handle break characterHui Wang2011-08-24
|/
* dt: remove of_alias_get_id() referenceGrant Likely2011-08-04
* serial/imx: add device tree probe supportShawn Guo2011-07-26
* serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-26
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * tty: remove invalid location line in file headerJovi Zhang2011-04-19
* | serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-19
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13