Age | Commit message (Expand) | Author | Files | Lines |
2013-08-28 | msm_serial: Send more than 1 character on the console w/ UARTDM | Stephen Boyd | 1 | -14/+45 |
2013-08-28 | msm_serial: Add support for non-GSBI UARTDM devices | Stephen Boyd | 1 | -2/+8 |
2013-08-28 | msm_serial: Switch clock consumer strings and simplify code | Stephen Boyd | 1 | -14/+5 |
2013-08-28 | tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+5 |
2013-08-12 | serial: msm_serial: fix comparison of different types | Jingoo Han | 1 | -1/+2 |
2013-07-27 | msm_serial: Send more than 1 character at a time on UARTDM | Stephen Boyd | 1 | -19/+32 |
2013-07-27 | msm_serial: Make baud_code detection more dynamic | Stephen Boyd | 1 | -54/+44 |
2013-07-27 | msm_serial: Fix sparse warnings | Stephen Boyd | 1 | -10/+7 |
2013-07-27 | msm_serial: Fix NUL byte output on UARTDM | Stephen Boyd | 1 | -5/+9 |
2013-07-27 | msm_serial: add missing iounmap() on error in msm_request_port() | Wei Yongjun | 1 | -1/+3 |
2013-06-25 | msm_serial: Use devm_clk_get() and properly return errors | Stephen Boyd | 1 | -9/+12 |
2013-06-25 | msm_serial: Convert to clk_prepare/unprepare | Stephen Boyd | 1 | -7/+7 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -4/+2 |
2013-01-16 | TTY: switch tty_insert_flip_string | Jiri Slaby | 1 | -1/+1 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -5/+7 |
2012-11-22 | tty: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-09-11 | msm_serial: fix clock rate on DMA-based uarts | David Brown | 1 | -1/+1 |
2011-11-02 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -10/+20 |
2011-08-29 | msm_serial: Add devicetree support | David Brown | 1 | -0/+14 |
2011-08-29 | msm_serial: Use relative resources for iomem | David Brown | 1 | -10/+6 |
2011-08-23 | TTY: msm_serial, remove unneeded console set | Jiri Slaby | 1 | -2/+0 |
2011-04-20 | tty: remove invalid location line in file header | Jovi Zhang | 1 | -1/+1 |
2011-01-24 | Merge branch 'msm-uart' into for-next | David Brown | 1 | -39/+247 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+758 |