summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/msm_serial.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: msm: Support big-endian CPUsStephen Boyd2014-07-111-10/+18
* tty: serial: msm_serial.c: Cleaning up uninitialized variablesRickard Strandqvist2014-07-101-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-251-1/+1
|\
| * tty: serial: msm: Fix section mismatch warningKumar Gala2014-06-181-1/+1
* | serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
|/
* tty: serial: msm: Remove direct access to GSBIAndy Gross2014-05-291-46/+2Star
* 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-281-14/+45
* msm_serial: Add support for non-GSBI UARTDM devicesStephen Boyd2013-08-281-2/+8
* msm_serial: Switch clock consumer strings and simplify codeStephen Boyd2013-08-281-14/+5Star
* tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-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-271-19/+32
* msm_serial: Make baud_code detection more dynamicStephen Boyd2013-07-271-54/+44Star
* msm_serial: Fix sparse warningsStephen Boyd2013-07-271-10/+7Star
* msm_serial: Fix NUL byte output on UARTDMStephen Boyd2013-07-271-5/+9
* msm_serial: add missing iounmap() on error in msm_request_port()Wei Yongjun2013-07-271-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-161-4/+2Star
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-5/+7
* tty: remove use of __devexitBill Pemberton2012-11-221-1/+1
* msm_serial: fix clock rate on DMA-based uartsDavid Brown2012-09-111-1/+1
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-10/+20
|\
| * msm_serial: Add devicetree supportDavid Brown2011-08-291-0/+14
| * msm_serial: Use relative resources for iomemDavid Brown2011-08-291-10/+6Star
* | TTY: msm_serial, remove unneeded console setJiri Slaby2011-08-231-2/+0Star
|/
* tty: remove invalid location line in file headerJovi Zhang2011-04-201-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