summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/msm_serial.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: msm: Remove direct access to GSBIAndy Gross2014-05-291-46/+2
* msm_serial: Add support for poll_{get,put}_char()Stephen Boyd2014-02-121-3/+137
* msm_serial: Send more than 1 character on the console w/ UARTDMStephen Boyd2013-08-271-14/+45
* msm_serial: Add support for non-GSBI UARTDM devicesStephen Boyd2013-08-271-2/+8
* msm_serial: Switch clock consumer strings and simplify codeStephen Boyd2013-08-271-14/+5
* tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-0/+5
* serial: msm_serial: fix comparison of different typesJingoo Han2013-08-121-1/+2
* msm_serial: Send more than 1 character at a time on UARTDMStephen Boyd2013-07-261-19/+32
* msm_serial: Make baud_code detection more dynamicStephen Boyd2013-07-261-54/+44
* msm_serial: Fix sparse warningsStephen Boyd2013-07-261-10/+7
* msm_serial: Fix NUL byte output on UARTDMStephen Boyd2013-07-261-5/+9
* msm_serial: add missing iounmap() on error in msm_request_port()Wei Yongjun2013-07-261-1/+3
* msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd2013-06-241-9/+12
* msm_serial: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-7/+7
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-4/+2
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-5/+7
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* msm_serial: fix clock rate on DMA-based uartsDavid Brown2012-09-101-1/+1
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-10/+20
|\
| * msm_serial: Add devicetree supportDavid Brown2011-08-291-0/+14
| * msm_serial: Use relative resources for iomemDavid Brown2011-08-291-10/+6
* | TTY: msm_serial, remove unneeded console setJiri Slaby2011-08-231-2/+0
|/
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-1/+1
* Merge branch 'msm-uart' into for-nextDavid Brown2011-01-241-39/+247
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+758
OpenPOWER on IntegriCloud