index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
lpc32xx_hs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helper
Jiri Slaby
2022-02-25
1
-6
/
+4
*
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
2021-11-25
1
-1
/
+1
*
serial: lpc32xx_hs: drop low-latency workaround
Johan Hovold
2021-04-22
1
-2
/
+0
*
tty: serial: lpc32xx_hs: Remove unused variable 'tmp'
Lee Jones
2020-11-06
1
-2
/
+1
*
serial: lpc32xx_hs: Drop surplus include
Linus Walleij
2020-04-16
1
-1
/
+0
*
Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
1
-4
/
+1
|
\
|
*
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-04
1
-4
/
+1
*
|
serial: lpc32xx: allow compile testing
Arnd Bergmann
2019-08-15
1
-31
/
+4
*
|
serial: lpc32xx_hs: allow compile-testing
Arnd Bergmann
2019-08-15
1
-2
/
+0
|
/
*
tty: serial: lpc32xx_hs: fix missing console boot messages
Alexandre Belloni
2019-01-18
1
-0
/
+4
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-10
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty: serial: constify uart_ops structures
Bhumika Goyal
2017-01-27
1
-1
/
+1
*
tty: serial: lpc32xx_hs: fix handling platform_get_irq result
Andrzej Hajda
2015-10-04
1
-3
/
+4
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-10
1
-7
/
+0
*
tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
2013-08-28
1
-0
/
+3
*
tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
Viresh Kumar
2013-08-28
1
-3
/
+1
*
serial: lpc32xx: Fix fallout from tty_port conversion
Thierry Reding
2013-01-19
1
-1
/
+1
*
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-16
1
-5
/
+1
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-14
/
+2
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-5
/
+7
*
tty: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
serial: Add driver for LPC32xx High Speed UARTs
Roland Stigge
2012-06-13
1
-0
/
+823