index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
omap-serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
1
-27
/
+5
2022-09-22
tty: serial: extract serial_omap_put_char() from transmit_chars()
Jiri Slaby
1
-9
/
+11
2022-09-22
serial: omap: Disallow RS-485 if rts-gpio is not specified
Lukas Wunner
1
-14
/
+13
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-1
/
+2
2022-06-27
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
1
-4
/
+3
2022-06-10
serial: omap: Fill in rs485_supported
Ilpo Järvinen
1
-0
/
+8
2022-04-15
serial: omap: remove redundant code in rs485_config
Lino Sanfilippo
1
-10
/
+3
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-2
/
+2
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
1
-15
/
+1
2021-07-29
serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()
Tony Lindgren
1
-73
/
+2
2021-05-20
serial: drop irq-flags initialisations
Johan Hovold
1
-5
/
+5
2021-04-22
serial: omap: fix rs485 half-duplex filtering
Dario Binacchi
1
-15
/
+24
2021-04-22
serial: omap: don't disable rs485 if rts gpio is missing
Dario Binacchi
1
-8
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+0
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-1
/
+3
2020-04-16
serial: omap: Convert to use GPIO descriptors
Linus Walleij
1
-23
/
+25
2020-04-01
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2020-03-24
serial: omap: drop unused dt-bindings header
Uwe Kleine-König
1
-2
/
+0
2020-02-14
drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-5
/
+4
2020-02-13
PM: QoS: Rename things related to the CPU latency QoS
Rafael J. Wysocki
1
-3
/
+3
2019-12-18
tty/serial: Migrate omap-serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-10
tty: omap-serial: remove set but unused variable
Xiongfeng Wang
1
-2
/
+5
2018-01-09
tty: omap-serial: Fix initial on-boot RTS GPIO level
Rafael Gago
1
-4
/
+3
2017-11-28
serial: core: Support common rs485 binding for RTS polarity
Lukas Wunner
1
-2
/
+5
2017-11-28
serial: Make retrieval of rs485 properties platform-agnostic
Lukas Wunner
1
-2
/
+2
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
serial: omap: Fix EFR write on RTS deassertion
Lukas Wunner
1
-1
/
+1
2017-10-23
omap_serial: Removing superfluous check on no interrupt pending.
Martin Townsend
1
-1
/
+1
2017-09-18
serial: omap-serial: Use common rs485 device tree parsing function
Sascha Hauer
1
-12
/
+1
2017-07-30
serial: omap: Remove __init marking from early write
Jeffy Chen
1
-7
/
+6
2017-04-11
serial: omap: suspend device on probe errors
Johan Hovold
1
-1
/
+2
2017-04-11
serial: omap: fix runtime-pm handling on unbind
Johan Hovold
1
-1
/
+5
2017-04-08
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
Sebastian Reichel
1
-0
/
+3
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
serial: omap: Add omapserial earlycon
Lokesh Vutla
1
-0
/
+55
2016-02-15
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
1
-3
/
+7
2016-02-07
ARM: OMAP: serial: Rename DRIVER_NAME
Jean Delvare
1
-1
/
+1
2016-02-07
serial/omap: mark wait_for_xmitr as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2016-02-07
serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
Peter Hurley
1
-2
/
+6
2015-12-14
serial/omap-serial: Deinline wait_for_xmitr, save 165 bytes
Denys Vlasenko
1
-1
/
+1
2015-10-04
serial: omap: remove warnings about unused functions
Ezequiel Garcia
1
-0
/
+2
2015-06-10
serial: omap: Switch wake-up interrupt to generic wakeirq
Tony Lindgren
1
-31
/
+4
2015-05-08
serial: omap: Fix error handling in probe
Semen Protsenko
1
-0
/
+2
2015-03-27
tty/serial: omap: fix !wakeirq message
Doug Kehn
1
-5
/
+5
2015-02-02
serial: omap: Fix RTS handling
Peter Hurley
1
-8
/
+14
2015-02-02
serial: core: Rework hw-assisted flow control support
Peter Hurley
1
-1
/
+6
2015-01-10
trivial fixes for omap-serial
Pavel Machek
1
-4
/
+4
[next]