index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
lpc32xx_hs.c
Age
Commit message (
Expand
)
Author
2019-09-18
Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-15
serial: lpc32xx: allow compile testing
Arnd Bergmann
2019-08-15
serial: lpc32xx_hs: allow compile-testing
Arnd Bergmann
2019-01-18
tty: serial: lpc32xx_hs: fix missing console boot messages
Alexandre Belloni
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2015-10-04
tty: serial: lpc32xx_hs: fix handling platform_get_irq result
Andrzej Hajda
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2013-08-27
tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
2013-08-27
tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
Viresh Kumar
2013-01-18
serial: lpc32xx: Fix fallout from tty_port conversion
Thierry Reding
2013-01-15
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-06-12
serial: Add driver for LPC32xx High Speed UARTs
Roland Stigge