- 33e5571 serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe() by Tony Lindgren · 3 years, 6 months ago
- 18ee37e serial: drop irq-flags initialisations by Johan Hovold · 3 years, 8 months ago
- e2a5e84 serial: omap: fix rs485 half-duplex filtering by Dario Binacchi · 3 years, 9 months ago
- 45f6b6d serial: omap: don't disable rs485 if rts gpio is missing by Dario Binacchi · 3 years, 9 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- c150c0f serial: Allow uart_get_rs485_mode() to return errno by Lukas Wunner · 4 years, 8 months ago
- 5745fd0 serial: omap: Convert to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
- 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 10 months ago
- c97c65f serial: omap: drop unused dt-bindings header by Uwe Kleine-König · 4 years, 10 months ago
- 01d2b18 drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*() by Rafael J. Wysocki · 5 years ago
- 2552d35 PM: QoS: Rename things related to the CPU latency QoS by Rafael J. Wysocki · 5 years ago
- b062e4a tty/serial: Migrate omap-serial to use has_sysrq by Dmitry Safonov · 5 years ago
- e83c658 tty: omap-serial: remove set but unused variable by Xiongfeng Wang · 5 years ago
- 6eaf0b9 tty: omap-serial: Fix initial on-boot RTS GPIO level by Rafael Gago · 7 years ago
- f1e5b61 serial: core: Support common rs485 binding for RTS polarity by Lukas Wunner · 7 years ago
- 743f93f serial: Make retrieval of rs485 properties platform-agnostic by Lukas Wunner · 7 years ago
- 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
- 2a71de2 serial: omap: Fix EFR write on RTS deassertion by Lukas Wunner · 7 years ago
- e60f9fd omap_serial: Removing superfluous check on no interrupt pending. by Martin Townsend · 7 years ago
- af2f927 serial: omap-serial: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
- b38dd0e serial: omap: Remove __init marking from early write by Jeffy Chen · 8 years ago
- 77e6fe7 serial: omap: suspend device on probe errors by Johan Hovold · 8 years ago
- 099bd73 serial: omap: fix runtime-pm handling on unbind by Johan Hovold · 8 years ago
- 1b775de tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init by Sebastian Reichel · 8 years ago
- 2331e06 tty: serial: constify uart_ops structures by Bhumika Goyal · 8 years ago
- 28ec957 serial: omap: Add omapserial earlycon by Lokesh Vutla · 8 years ago
- 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
- 1349ba0 ARM: OMAP: serial: Rename DRIVER_NAME by Jean Delvare · 9 years ago
- b4a512b serial/omap: mark wait_for_xmitr as __maybe_unused by Arnd Bergmann · 9 years ago
- 308bbc9 serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) by Peter Hurley · 9 years ago
- 2172076 serial/omap-serial: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
- adfb923 serial: omap: remove warnings about unused functions by Ezequiel Garcia · 9 years ago
- ee83bd3 serial: omap: Switch wake-up interrupt to generic wakeirq by Tony Lindgren · 10 years ago
- 66cf1d8 serial: omap: Fix error handling in probe by Semen Protsenko · 10 years ago
- 1cf94d3 tty/serial: omap: fix !wakeirq message by Doug Kehn · 10 years ago
- 348f9bb serial: omap: Fix RTS handling by Peter Hurley · 10 years ago
- 391f93f serial: core: Rework hw-assisted flow control support by Peter Hurley · 10 years ago
- fbf7ebe trivial fixes for omap-serial by Pavel Machek · 10 years ago
- c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- d39fe4e tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
- 3c59958 tty: serial: omap_serial: line is unsigned, don't check < 0 by Sebastian Andrzej Siewior · 10 years ago
- bd737f8 tty/serial_core: Introduce lock mechanism for RS485 by Ricardo Ribalda Delgado · 10 years ago
- dadd7ec serial/omap: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
- 7af0ea5 tty: serial: omap: Increase max consoles and add check to prevent crash by Nishanth Menon · 10 years ago
- d4ac063 tty: serial: omap: Remove probe error message by Markus Pargmann · 10 years ago
- 13d6ceb tty: omap-serial: pull out calculation from baud_is_mode16 by Frans Klaver · 10 years ago
- dc31875 tty: omap-serial: fix division by zero by Frans Klaver · 10 years ago
- d900d98 tty: serial: omap: fix Sparse warnings by Felipe Balbi · 11 years ago
- 5c3f4bd tty: serial: omap: remove unneeded singlethread workqueue by Felipe Balbi · 11 years ago
- 985bfd5 tty: serial: omap: remove some dead code by Felipe Balbi · 11 years ago
- d044d23 tty: serial: omap: switch over to devm_ioremap_resource by Felipe Balbi · 11 years ago
- 54af692 tty: serial: omap: switch over to platform_get_resource by Felipe Balbi · 11 years ago
- cc51638 tty: serial: omap: cleanup variable declarations by Felipe Balbi · 11 years ago
- 404dc57 tty: serial: omap: switch over to devm_request_gpio by Felipe Balbi · 11 years ago
- 5b6acc7 tty: serial: add missing braces by Felipe Balbi · 11 years ago
- 6bf7896 Revert "serial: omap: unlock the port lock" by Felipe Balbi · 11 years ago
- d758c9c serial: omap: Fix missing pm_runtime_resume handling by simplifying code by Tony Lindgren · 11 years ago
- 93a2e47 serial: omap: free the wakeup settings in remove by Sanjay Singh Rawat · 11 years ago
- 3a13884 tty/serial: omap: empty the RX FIFO at the end of half-duplex TX by Dimitris Lampridis · 11 years ago
- cab53dc tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX by Dimitris Lampridis · 11 years ago
- a64c1a1 serial: omap: fix rs485 probe on defered pinctrl by Michael Grzeschik · 11 years ago
- ce6acca serial: omap-serial: Move info message to probe function by Markus Pargmann · 11 years ago
- 80d8611 serial: omap: fix missing comma by Philippe Proulx · 11 years ago
- e5f9bf7 serial: omap: fix a few checkpatch warnings by Philippe Proulx · 11 years ago
- 018e744 serial: omap: improve RS-485 performance by Philippe Proulx · 11 years ago
- 2a0b965 serial: omap: Add support for optional wake-up by Tony Lindgren · 11 years ago
- e701bca serial: omap: delete .set_wake callback by Linus Walleij · 11 years ago
- 18d8519 OMAP/serial: Fix Mode13 vs Mode16 priority by Alexey Pelykh · 11 years ago
- 4250b5d OMAP/serial: Fix misnamed variable by Alexey Pelykh · 11 years ago
- 355fe56 Revert "OMAP: UART: Keep the TX fifo full when possible" by Greg Kroah-Hartman · 11 years ago
- 7b013e4 Revert "serial: omap: Fix IRQ handling return value" by Greg Kroah-Hartman · 11 years ago
- e438ac9 OMAP: serial: Remove incorrect disabling of IER interrupt by Mark Jackson · 11 years ago
- 4a0ac0f OMAP: add RS485 support by Mark Jackson · 11 years ago
- 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
- 3026d14 serial: omap: enable PM runtime only when its fully configured by Grygorii Strashko · 12 years ago
- 908fd7e serial: omap: Fix IRQ handling return value by Ruchika Kharwar · 12 years ago
- a0a490f serial: omap: Initialize platform_data by Vikram Pandita · 12 years ago
- 76bac19 OMAP: UART: Fix the revision register read. by Ruchika Kharwar · 12 years ago
- c441508 OMAP: UART: Keep the TX fifo full when possible by Dmitry Fink · 12 years ago
- f64ffda OMAP2+: UART: enable tx wakeup bit for wer reg by Govindraj.R · 12 years ago
- e84f54f drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 12 years ago
- a630fbf serial: omap: Fix device tree based PM runtime by Tony Lindgren · 12 years ago
- 7f25301 serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_suspend() by Wei Yongjun · 12 years ago
- 2cb5a2f serial: omap: repair building without PM_SLEEP by Arnd Bergmann · 12 years ago
- 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
- ddd85e2 serial: omap: prevent runtime PM for "no_console_suspend" by Sourav Poddar · 12 years ago
- 7f18d05 SERIAL: OMAP: Remove the slave idle handling from the driver by Santosh Shilimkar · 12 years ago
- 1f66396 OMAP/serial: Revert bad fix of Rx FIFO threshold granularity by Alexey Pelykh · 12 years ago
- 1776fd0 OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, and Tx FIFO IRQ generation by Alexey Pelykh · 12 years ago
- 5fe2123 OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead of Mode13 by Alexey Pelykh · 12 years ago
- 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
- fdbc735 serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR by Enric Balletbo i Serra · 12 years ago
- d9ba573 ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h by Tony Lindgren · 12 years ago
- d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
- 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
- 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
- 3af08bd SERIAL: omap: fix hardware assisted flow control by Russell King · 12 years ago
- 2405464 SERIAL: omap: simplify (2) by Russell King · 12 years ago