aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/imx.c
Commit message (Expand)AuthorAge
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
| |\
| | * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-14
| * | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-20
| |\ \
* | | | serial: imx: remove null check of sport in suspend/resume functionRichard Zhao2012-09-21
* | | | serial: imx: set sport as drvdata, like it's used elsewhereRichard Zhao2012-09-21
* | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme2012-09-05
| * | tty: serial: imx: console write routing is unsafe on SMPXinyu Chen2012-09-05
| |/
* | serial/imx: improve error diagnosics for clock and pinctrl failuresUwe Kleine-König2012-09-05
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|
| * tty: serial: imx: remove the use of MXC_INTERNAL_IRQSShawn Guo2012-07-01
* | serial/imx: make devdata member point to const dataUwe Kleine-König2012-06-12
|/
* 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