summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/omap-serial.c
Commit message (Expand)AuthorAge
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* serial: omap: Fix EFR write on RTS deassertionLukas Wunner2017-10-23
* omap_serial: Removing superfluous check on no interrupt pending.Martin Townsend2017-10-23
* serial: omap-serial: Use common rs485 device tree parsing functionSascha Hauer2017-09-18
* serial: omap: Remove __init marking from early writeJeffy Chen2017-07-30
* serial: omap: suspend device on probe errorsJohan Hovold2017-04-11
* serial: omap: fix runtime-pm handling on unbindJohan Hovold2017-04-11
* tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel2017-04-08
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-27
* serial: omap: Add omapserial earlyconLokesh Vutla2017-01-19
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-14
|\
| * serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann2016-02-06
| * serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-06
* | ARM: OMAP: serial: Rename DRIVER_NAMEJean Delvare2016-02-06
|/
* serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-13
* serial: omap: remove warnings about unused functionsEzequiel Garcia2015-10-04
* serial: omap: Switch wake-up interrupt to generic wakeirqTony Lindgren2015-06-09
* serial: omap: Fix error handling in probeSemen Protsenko2015-05-08
* tty/serial: omap: fix !wakeirq messageDoug Kehn2015-03-26
* serial: omap: Fix RTS handlingPeter Hurley2015-02-02
* serial: core: Rework hw-assisted flow control supportPeter Hurley2015-02-02
* trivial fixes for omap-serialPavel Machek2015-01-09
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
* | tty: serial: omap_serial: line is unsigned, don't check < 0Sebastian Andrzej Siewior2014-11-25
* | tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado2014-11-06
* | serial/omap: Use the rs485 functions on serial_coreRicardo Ribalda Delgado2014-11-06
* | tty: serial: omap: Increase max consoles and add check to prevent crashNishanth Menon2014-11-06
* | tty: serial: omap: Remove probe error messageMarkus Pargmann2014-11-05
|/
* tty: omap-serial: pull out calculation from baud_is_mode16Frans Klaver2014-09-28
* tty: omap-serial: fix division by zeroFrans Klaver2014-09-28
* tty: serial: omap: fix Sparse warningsFelipe Balbi2014-04-24
* tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi2014-04-24
* tty: serial: omap: remove some dead codeFelipe Balbi2014-04-24
* tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi2014-04-24
* tty: serial: omap: switch over to platform_get_resourceFelipe Balbi2014-04-24
* tty: serial: omap: cleanup variable declarationsFelipe Balbi2014-04-24
* tty: serial: omap: switch over to devm_request_gpioFelipe Balbi2014-04-24
* tty: serial: add missing bracesFelipe Balbi2014-04-24
* Revert "serial: omap: unlock the port lock"Felipe Balbi2014-04-24
* serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren2014-04-16
* serial: omap: free the wakeup settings in removeSanjay Singh Rawat2014-04-16
* tty/serial: omap: empty the RX FIFO at the end of half-duplex TXDimitris Lampridis2014-03-17
* tty/serial: omap: fix RX interrupt enable/disable in half-duplex TXDimitris Lampridis2014-03-17
* serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik2014-02-13
* serial: omap-serial: Move info message to probe functionMarkus Pargmann2014-02-13
* serial: omap: fix missing commaPhilippe Proulx2013-10-31
* serial: omap: fix a few checkpatch warningsPhilippe Proulx2013-10-29
* serial: omap: improve RS-485 performancePhilippe Proulx2013-10-29