aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pnx8xxx_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-05serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_portFabian Frederick1-16/+32
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-08-27tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+3
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+854