summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/omap-serial.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: omap: fix Sparse warningsFelipe Balbi2014-04-241-2/+2
* tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi2014-04-241-3/+0
* tty: serial: omap: remove some dead codeFelipe Balbi2014-04-241-39/+0
* tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi2014-04-241-23/+9
* tty: serial: omap: switch over to platform_get_resourceFelipe Balbi2014-04-241-7/+3
* tty: serial: omap: cleanup variable declarationsFelipe Balbi2014-04-241-3/+6
* tty: serial: omap: switch over to devm_request_gpioFelipe Balbi2014-04-241-2/+3
* tty: serial: add missing bracesFelipe Balbi2014-04-241-1/+4
* Revert "serial: omap: unlock the port lock"Felipe Balbi2014-04-241-4/+1
* serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren2014-04-161-12/+17
* serial: omap: free the wakeup settings in removeSanjay Singh Rawat2014-04-161-0/+1
* tty/serial: omap: empty the RX FIFO at the end of half-duplex TXDimitris Lampridis2014-03-171-0/+6
* tty/serial: omap: fix RX interrupt enable/disable in half-duplex TXDimitris Lampridis2014-03-171-2/+3
* serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik2014-02-131-1/+4
* serial: omap-serial: Move info message to probe functionMarkus Pargmann2014-02-131-3/+3
* serial: omap: fix missing commaPhilippe Proulx2013-10-311-1/+1
* serial: omap: fix a few checkpatch warningsPhilippe Proulx2013-10-291-9/+8
* serial: omap: improve RS-485 performancePhilippe Proulx2013-10-291-12/+38
* serial: omap: Add support for optional wake-upTony Lindgren2013-10-291-8/+46
* serial: omap: delete .set_wake callbackLinus Walleij2013-10-161-10/+0
* OMAP/serial: Fix Mode13 vs Mode16 priorityAlexey Pelykh2013-09-261-1/+1
* OMAP/serial: Fix misnamed variableAlexey Pelykh2013-09-261-4/+4
* Revert "OMAP: UART: Keep the TX fifo full when possible"Greg Kroah-Hartman2013-08-271-2/+1
* Revert "serial: omap: Fix IRQ handling return value"Greg Kroah-Hartman2013-08-271-1/+3
* OMAP: serial: Remove incorrect disabling of IER interruptMark Jackson2013-08-151-3/+0
* OMAP: add RS485 supportMark Jackson2013-08-141-0/+179
* serial: use dev_get_platdata()Jingoo Han2013-07-311-3/+3
* serial: omap: enable PM runtime only when its fully configuredGrygorii Strashko2013-07-261-1/+2
* serial: omap: Fix IRQ handling return valueRuchika Kharwar2013-07-261-3/+1
* serial: omap: Initialize platform_dataVikram Pandita2013-07-261-1/+3
* OMAP: UART: Fix the revision register read.Ruchika Kharwar2013-07-261-1/+1
* OMAP: UART: Keep the TX fifo full when possibleDmitry Fink2013-07-261-1/+2
* OMAP2+: UART: enable tx wakeup bit for wer regGovindraj.R2013-07-261-1/+15
* drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-241-9/+0
* serial: omap: Fix device tree based PM runtimeTony Lindgren2013-06-171-6/+5
* serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...Wei Yongjun2013-06-061-3/+3
* serial: omap: repair building without PM_SLEEPArnd Bergmann2013-06-031-1/+1
* Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-271-23/+0
|\
| * SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-191-23/+0
* | serial: omap: prevent runtime PM for "no_console_suspend"Sourav Poddar2013-05-201-1/+33
|/
* OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh2013-04-031-0/+11
* OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh2013-02-051-6/+2
* OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...Alexey Pelykh2013-01-171-10/+28
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra2013-01-151-0/+2
* ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-2/+1
* Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-81/+150
|\
| * SERIAL: omap: fix hardware assisted flow controlRussell King2012-11-041-8/+39
| * SERIAL: omap: simplify (2)Russell King2012-11-041-9/+0
| * SERIAL: omap: move xon/xoff setting earlierRussell King2012-11-041-6/+7
OpenPOWER on IntegriCloud