summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/omap-serial.c
AgeCommit message (Expand)Author
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold
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
2016-02-06serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2015-12-13serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2015-10-04serial: omap: remove warnings about unused functionsEzequiel Garcia
2015-06-09serial: omap: Switch wake-up interrupt to generic wakeirqTony Lindgren
2015-05-08serial: omap: Fix error handling in probeSemen Protsenko
2015-03-26tty/serial: omap: fix !wakeirq messageDoug Kehn
2015-02-02serial: omap: Fix RTS handlingPeter Hurley
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley
2015-01-09trivial fixes for omap-serialPavel Machek
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-25tty: serial: omap_serial: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-06tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado
2014-11-06serial/omap: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06tty: serial: omap: Increase max consoles and add check to prevent crashNishanth Menon
2014-11-05tty: serial: omap: Remove probe error messageMarkus Pargmann
2014-09-28tty: omap-serial: pull out calculation from baud_is_mode16Frans Klaver
2014-09-28tty: omap-serial: fix division by zeroFrans Klaver
2014-04-24tty: serial: omap: fix Sparse warningsFelipe Balbi
2014-04-24tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi
2014-04-24tty: serial: omap: remove some dead codeFelipe Balbi
2014-04-24tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi
2014-04-24tty: serial: omap: switch over to platform_get_resourceFelipe Balbi
2014-04-24tty: serial: omap: cleanup variable declarationsFelipe Balbi
2014-04-24tty: serial: omap: switch over to devm_request_gpioFelipe Balbi
2014-04-24tty: serial: add missing bracesFelipe Balbi
2014-04-24Revert "serial: omap: unlock the port lock"Felipe Balbi
2014-04-16serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren
2014-04-16serial: omap: free the wakeup settings in removeSanjay Singh Rawat
2014-03-17tty/serial: omap: empty the RX FIFO at the end of half-duplex TXDimitris Lampridis
2014-03-17tty/serial: omap: fix RX interrupt enable/disable in half-duplex TXDimitris Lampridis
2014-02-13serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann
2013-10-31serial: omap: fix missing commaPhilippe Proulx
2013-10-29serial: omap: fix a few checkpatch warningsPhilippe Proulx
2013-10-29serial: omap: improve RS-485 performancePhilippe Proulx
2013-10-29serial: omap: Add support for optional wake-upTony Lindgren
2013-10-16serial: omap: delete .set_wake callbackLinus Walleij
2013-09-26OMAP/serial: Fix Mode13 vs Mode16 priorityAlexey Pelykh
2013-09-26OMAP/serial: Fix misnamed variableAlexey Pelykh
2013-08-27Revert "OMAP: UART: Keep the TX fifo full when possible"Greg Kroah-Hartman
2013-08-27Revert "serial: omap: Fix IRQ handling return value"Greg Kroah-Hartman
2013-08-15OMAP: serial: Remove incorrect disabling of IER interruptMark Jackson
2013-08-14OMAP: add RS485 supportMark Jackson