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
/
mpsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
serial: mpsc: Remove obsolete MPSC driver
Mark Greer
1
-2138
/
+0
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+1
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-06-20
serial/mpsc: switch to dma_alloc_attrs
Christoph Hellwig
1
-4
/
+6
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2016-02-07
TTY: serial/mpsc, remove unused fields
Jiri Slaby
1
-5
/
+0
2016-02-07
TTY: serial/mpsc, clean up init/remove functions
Jiri Slaby
1
-84
/
+79
2016-02-07
TTY: serial/mpsc, stop leaking mappings
Jiri Slaby
1
-5
/
+5
2015-10-18
tty: disable unbind for old 74xx based serial/mpsc console port
Paul Gortmaker
1
-1
/
+2
2015-10-04
mpsc: use dma_set_mask insted of dma_supported
Christoph Hellwig
1
-1
/
+1
2015-10-04
drivers/tty: make serial/mpsc.c driver explicitly non-modular
Paul Gortmaker
1
-33
/
+3
2015-05-10
tty: mpsc.c: move assignment out of if () block
Greg Kroah-Hartman
1
-9
/
+16
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-06
serial: mpsc: use container_of to resolve mpsc_port_info from uart_port
Fabian Frederick
1
-13
/
+26
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
-5
/
+0
2014-06-20
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2013-09-27
serial: mpsc: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-08-28
tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-3
/
+8
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-3
/
+2
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-2
/
+2
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-3
/
+3
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+2159