summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/imx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-141-0/+8
|\
| * tty: serial: imx: adopt pinctrl supportShawn Guo2012-05-111-0/+8
* | serial i.MX: do not depend on grouped clocksSascha Hauer2012-04-251-15/+23
|/
* serial: imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-011-4/+3
* tty: serial: imx: move del_timer_sync() to avoid potential deadlockEric Miao2012-01-041-2/+2
* imx: add polled io uart methodsSaleem Abdulrasool2012-01-041-0/+69
* imx: Add save/restore functions for UART control regsDirk Behme2012-01-041-8/+35
* serial/imx: let probing fail for the dt case without a valid aliasUwe Kleine-König2012-01-041-3/+10
* serial/imx: propagate error from of_alias_get_id instead of using -ENODEVUwe Kleine-König2012-01-041-1/+1
* tty: serial: imx: Allow UART to be a source for wakeupFabio Estevam2012-01-041-0/+15
* serial/imx: propagate error of platform_driver_register in init routineUwe Kleine-König2011-11-261-1/+1
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-271-4/+7
|\
| * serial/imx: add of_alias_get_id() reference backShawn Guo2011-09-221-4/+7
* | serial/imx: support to handle break characterHui Wang2011-08-241-3/+7
|/
* dt: remove of_alias_get_id() referenceGrant Likely2011-08-041-9/+4
* serial/imx: add device tree probe supportShawn Guo2011-07-271-11/+72
* serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-271-16/+69
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-3/+2
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-2/+0
|\
| * tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* | serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-191-1/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1380