aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/msm_serial.c
AgeCommit message (Expand)Author
2013-07-26msm_serial: Send more than 1 character at a time on UARTDMStephen Boyd
2013-07-26msm_serial: Make baud_code detection more dynamicStephen Boyd
2013-07-26msm_serial: Fix sparse warningsStephen Boyd
2013-07-26msm_serial: Fix NUL byte output on UARTDMStephen Boyd
2013-07-26msm_serial: add missing iounmap() on error in msm_request_port()Wei Yongjun
2013-06-24msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd
2013-06-24msm_serial: Convert to clk_prepare/unprepareStephen Boyd
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-09-10msm_serial: fix clock rate on DMA-based uartsDavid Brown
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-08-29msm_serial: Add devicetree supportDavid Brown
2011-08-29msm_serial: Use relative resources for iomemDavid Brown
2011-08-23TTY: msm_serial, remove unneeded console setJiri Slaby
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-01-24Merge branch 'msm-uart' into for-nextDavid Brown
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman