index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2015-05-10
tty: mpsc.c: move assignment out of if () block
Greg Kroah-Hartman
1
-9
/
+16
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-05
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-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-5
/
+0
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2013-09-26
serial: mpsc: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-08-27
tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-3
/
+8
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-3
/
+2
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-2
/
+2
2013-01-15
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