summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pnx8xxx_uart.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-03drivers: tty: pnx8xxx: use setup_timer() helper.Allen Pais
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-05serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_portFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2013-08-27tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman