index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
lpc32xx_hs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
1
-29
/
+4
2022-09-22
tty: serial: extract tx_ready() from __serial_lpc32xx_tx()
Jiri Slaby
1
-2
/
+8
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-02-25
tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helper
Jiri Slaby
1
-6
/
+4
2021-11-25
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2021-04-22
serial: lpc32xx_hs: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2020-11-06
tty: serial: lpc32xx_hs: Remove unused variable 'tmp'
Lee Jones
1
-2
/
+1
2020-04-16
serial: lpc32xx_hs: Drop surplus include
Linus Walleij
1
-1
/
+0
2019-09-18
Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+1
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-4
/
+1
2019-08-15
serial: lpc32xx: allow compile testing
Arnd Bergmann
1
-31
/
+4
2019-08-15
serial: lpc32xx_hs: allow compile-testing
Arnd Bergmann
1
-2
/
+0
2019-01-18
tty: serial: lpc32xx_hs: fix missing console boot messages
Alexandre Belloni
1
-0
/
+4
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2015-10-04
tty: serial: lpc32xx_hs: fix handling platform_get_irq result
Andrzej Hajda
1
-3
/
+4
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-7
/
+0
2013-08-28
tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
1
-0
/
+3
2013-08-28
tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
Viresh Kumar
1
-3
/
+1
2013-01-19
serial: lpc32xx: Fix fallout from tty_port conversion
Thierry Reding
1
-1
/
+1
2013-01-16
TTY: switch tty_schedule_flip
Jiri Slaby
1
-5
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-14
/
+2
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-5
/
+7
2012-11-22
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-06-13
serial: Add driver for LPC32xx High Speed UARTs
Roland Stigge
1
-0
/
+823