aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/msm_serial.c
Commit message (Expand)AuthorAge
* msm_serial: Add support for poll_{get,put}_char()Stephen Boyd2014-02-12
* msm_serial: Send more than 1 character on the console w/ UARTDMStephen Boyd2013-08-27
* msm_serial: Add support for non-GSBI UARTDM devicesStephen Boyd2013-08-27
* msm_serial: Switch clock consumer strings and simplify codeStephen Boyd2013-08-27
* tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* serial: msm_serial: fix comparison of different typesJingoo Han2013-08-12
* msm_serial: Send more than 1 character at a time on UARTDMStephen Boyd2013-07-26
* msm_serial: Make baud_code detection more dynamicStephen Boyd2013-07-26
* msm_serial: Fix sparse warningsStephen Boyd2013-07-26
* msm_serial: Fix NUL byte output on UARTDMStephen Boyd2013-07-26
* msm_serial: add missing iounmap() on error in msm_request_port()Wei Yongjun2013-07-26
* msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd2013-06-24
* msm_serial: Convert to clk_prepare/unprepareStephen Boyd2013-06-24
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* tty: remove use of __devexitBill Pemberton2012-11-21
* msm_serial: fix clock rate on DMA-based uartsDavid Brown2012-09-10
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-02
|\
| * msm_serial: Add devicetree supportDavid Brown2011-08-29
| * msm_serial: Use relative resources for iomemDavid Brown2011-08-29
* | TTY: msm_serial, remove unneeded console setJiri Slaby2011-08-23
|/
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* Merge branch 'msm-uart' into for-nextDavid Brown2011-01-24
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13