summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/pnx8xxx_uart.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-06serial: 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-20serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-08-28tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+3
2013-07-27serial: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+854