aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/lpc32xx_hs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-7/+0
2013-08-27tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+3
2013-08-27tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twiceViresh Kumar1-3/+1
2013-01-18serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding1-1/+1
2013-01-15TTY: switch tty_schedule_flipJiri Slaby1-5/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-14/+2
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-5/+7
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-06-12serial: Add driver for LPC32xx High Speed UARTsRoland Stigge1-0/+823