summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/lpc32xx_hs.c
AgeCommit message (Expand)Author
2023-11-23serial: lpc32xx_hs: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: lpc32xx_hs: Use port lock wrappersThomas Gleixner
2022-11-03tty: serial: use uart_port_tx() helperJiri Slaby (SUSE)
2022-09-22tty: serial: extract tx_ready() from __serial_lpc32xx_tx()Jiri Slaby
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2022-02-25tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helperJiri Slaby
2021-11-25tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby
2021-04-22serial: lpc32xx_hs: drop low-latency workaroundJohan Hovold
2020-11-06tty: serial: lpc32xx_hs: Remove unused variable 'tmp'Lee Jones
2020-04-16serial: lpc32xx_hs: Drop surplus includeLinus Walleij
2019-09-18Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-15serial: lpc32xx: allow compile testingArnd Bergmann
2019-08-15serial: lpc32xx_hs: allow compile-testingArnd Bergmann
2019-01-18tty: serial: lpc32xx_hs: fix missing console boot messagesAlexandre Belloni
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-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2015-10-04tty: serial: lpc32xx_hs: fix handling platform_get_irq resultAndrzej Hajda
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: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar
2013-08-27tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twiceViresh Kumar
2013-01-18serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-06-12serial: Add driver for LPC32xx High Speed UARTsRoland Stigge