aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/apbuart.c
AgeCommit message (Expand)Author
2017-08-28serial: apbuart: constify uart_ops structuresJulia Lawall
2015-10-04tty: serial: apbuart: Fix module autoload for OF platform driverLuis de Bethencourt
2015-03-26tty: constify of_device_id arrayFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2013-08-27tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2012-11-21tty: remove use of __devinitBill Pemberton
2011-12-27apbuart: fix section mismatch warningSam Ravnborg
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-03-30sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom
2011-03-30sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman