summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/lpc32xx_hs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: lpc32xx_hs: fix missing console boot messagesAlexandre Belloni2019-01-181-0/+4
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-10/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* tty: serial: lpc32xx_hs: fix handling platform_get_irq resultAndrzej Hajda2015-10-041-3/+4
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-101-7/+0
* tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar2013-08-281-0/+3
* tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twiceViresh Kumar2013-08-281-3/+1
* serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding2013-01-191-1/+1
* TTY: switch tty_schedule_flipJiri Slaby2013-01-161-5/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-14/+2
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-5/+7
* tty: remove use of __devexitBill Pemberton2012-11-221-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* serial: Add driver for LPC32xx High Speed UARTsRoland Stigge2012-06-131-0/+823