summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/omap-serial.c
AgeCommit message (Expand)Author
2024-03-02serial: omap: Use uart_prepare_sysrq_char().Sebastian Andrzej Siewior
2024-01-04serial: omap: do not override settings for RS485 supportLino Sanfilippo
2023-11-23serial: omap: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: omap: Use port lock wrappersThomas Gleixner
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko
2023-07-25serial: omap: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-25serial: drivers: switch ch and flag to u8Jiri Slaby
2023-07-25serial: omap-serial: remove flag from serial_omap_rdi()Jiri Slaby
2022-11-03tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)
2022-09-22tty: serial: extract serial_omap_put_char() from transmit_chars()Jiri Slaby
2022-09-22serial: omap: Disallow RS-485 if rts-gpio is not specifiedLukas Wunner
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen
2022-06-10serial: omap: Fill in rs485_supportedIlpo Järvinen
2022-04-15serial: omap: remove redundant code in rs485_configLino Sanfilippo
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2022-02-28tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2021-07-29serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()Tony Lindgren
2021-05-20serial: drop irq-flags initialisationsJohan Hovold
2021-04-22serial: omap: fix rs485 half-duplex filteringDario Binacchi
2021-04-22serial: omap: don't disable rs485 if rts gpio is missingDario Binacchi
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-15serial: Allow uart_get_rs485_mode() to return errnoLukas Wunner
2020-04-16serial: omap: Convert to use GPIO descriptorsLinus Walleij
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-24serial: omap: drop unused dt-bindings headerUwe Kleine-König
2020-02-14drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-02-13PM: QoS: Rename things related to the CPU latency QoSRafael J. Wysocki
2019-12-18tty/serial: Migrate omap-serial to use has_sysrqDmitry Safonov
2019-12-10tty: omap-serial: remove set but unused variableXiongfeng Wang
2018-01-09tty: omap-serial: Fix initial on-boot RTS GPIO levelRafael Gago
2017-11-28serial: core: Support common rs485 binding for RTS polarityLukas Wunner
2017-11-28serial: Make retrieval of rs485 properties platform-agnosticLukas Wunner
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-23serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-10-23omap_serial: Removing superfluous check on no interrupt pending.Martin Townsend
2017-09-18serial: omap-serial: Use common rs485 device tree parsing functionSascha Hauer
2017-07-30serial: omap: Remove __init marking from early writeJeffy Chen
2017-04-11serial: omap: suspend device on probe errorsJohan Hovold
2017-04-11serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-04-08tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2017-01-19serial: omap: Add omapserial earlyconLokesh Vutla
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman
2016-02-06ARM: OMAP: serial: Rename DRIVER_NAMEJean Delvare
2016-02-06serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann