summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/lpc32xx_hs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-181-4/+1
|\
| * tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-041-4/+1
* | serial: lpc32xx: allow compile testingArnd Bergmann2019-08-151-31/+4
* | serial: lpc32xx_hs: allow compile-testingArnd Bergmann2019-08-151-2/+0
|/
* 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-091-7/+0
* tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar2013-08-271-0/+3
* tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twiceViresh Kumar2013-08-271-3/+1
* serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding2013-01-181-1/+1
* TTY: switch tty_schedule_flipJiri Slaby2013-01-151-5/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-14/+2
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-5/+7
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* serial: Add driver for LPC32xx High Speed UARTsRoland Stigge2012-06-121-0/+823