summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/omap-serial.c
AgeCommit message (Expand)Author
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
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-07-26serial: omap: enable PM runtime only when its fully configuredGrygorii Strashko
2013-07-26serial: omap: Fix IRQ handling return valueRuchika Kharwar
2013-07-26serial: omap: Initialize platform_dataVikram Pandita
2013-07-26OMAP: UART: Fix the revision register read.Ruchika Kharwar
2013-07-26OMAP: UART: Keep the TX fifo full when possibleDmitry Fink
2013-07-26OMAP2+: UART: enable tx wakeup bit for wer regGovindraj.R
2013-07-24drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-06-17serial: omap: Fix device tree based PM runtimeTony Lindgren
2013-06-06serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...Wei Yongjun
2013-06-03serial: omap: repair building without PM_SLEEPArnd Bergmann
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
2013-05-20serial: omap: prevent runtime PM for "no_console_suspend"Sourav Poddar
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar
2013-04-03OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh
2013-02-05OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh
2013-01-17OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...Alexey Pelykh