Age | Commit message (Expand) | Author | Files | Lines |
2012-02-01 | serial: imx: add clk_prepare/clk_unprepare | Richard Zhao | 1 | -4/+3 |
2012-01-05 | tty: serial: imx: move del_timer_sync() to avoid potential deadlock | Eric Miao | 1 | -2/+2 |
2012-01-05 | imx: add polled io uart methods | Saleem Abdulrasool | 1 | -0/+69 |
2012-01-05 | imx: Add save/restore functions for UART control regs | Dirk Behme | 1 | -8/+35 |
2012-01-05 | serial/imx: let probing fail for the dt case without a valid alias | Uwe Kleine-König | 1 | -3/+10 |
2012-01-05 | serial/imx: propagate error from of_alias_get_id instead of using -ENODEV | Uwe Kleine-König | 1 | -1/+1 |
2012-01-05 | tty: serial: imx: Allow UART to be a source for wakeup | Fabio Estevam | 1 | -0/+15 |
2011-11-27 | serial/imx: propagate error of platform_driver_register in init routine | Uwe Kleine-König | 1 | -1/+1 |
2011-10-27 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -4/+7 |
2011-09-22 | serial/imx: add of_alias_get_id() reference back | Shawn Guo | 1 | -4/+7 |
2011-08-25 | serial/imx: support to handle break character | Hui Wang | 1 | -3/+7 |
2011-08-04 | dt: remove of_alias_get_id() reference | Grant Likely | 1 | -9/+4 |
2011-07-27 | serial/imx: add device tree probe support | Shawn Guo | 1 | -11/+72 |
2011-07-27 | serial/imx: get rid of the uses of cpu_is_mx1() | Shawn Guo | 1 | -16/+69 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -3/+2 |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+0 |
2011-04-20 | serial/imx: read cts state only after acking cts change irq | Uwe Kleine-König | 1 | -1/+2 |
2011-04-20 | tty: remove invalid location line in file header | Jovi Zhang | 1 | -2/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+1380 |