aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/msm_serial.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-25tty: serial: msm: Move header file into driverStephen Boyd1-184/+0
2015-10-04tty: serial: msm: Add RX DMA supportIvan T. Ivanov1-0/+4
2015-10-04tty: serial: msm: Add TX DMA supportIvan T. Ivanov1-0/+3
2015-10-04tty: serial: msm: replaces (1 << x) with BIT(x) macroPramod Gurav1-22/+22
2015-10-04tty: serial: msm: Add mask value for UART_DM registersPramod Gurav1-0/+2
2015-03-26tty: serial: msm_serial: Remove dead codeStephen Boyd1-9/+0
2014-11-06tty: serial: msm: Support sysrq on uartDM devicesStephen Boyd1-0/+2
2014-07-10tty: serial: msm: Support big-endian CPUsStephen Boyd1-2/+2
2014-05-29tty: serial: msm: Remove direct access to GSBIAndy Gross1-5/+0
2014-02-12msm_serial: Add support for poll_{get,put}_char()Stephen Boyd1-0/+9
2013-07-26msm_serial: Make baud_code detection more dynamicStephen Boyd1-14/+4
2013-07-26msm_serial: Fix NUL byte output on UARTDMStephen Boyd1-0/+1
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-01-24Merge branch 'msm-uart' into for-nextDavid Brown1-6/+22
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+173