summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/omap-serial.c
AgeCommit message (Expand)Author
2014-09-04IKXCLOCK-3710 omap: uart: Add spinlock protection for delayed RTSDoug Zobel
2014-08-28IKXCLOCK-3681 omap: uart: fix RTS pulldown corner case for aborted suspendSridhar Vashist
2014-08-28IKXCLOCK-3681 omap: uart: Leave RTS in blocking state until resume has completedDoug Zobel
2014-07-28IKXCLOCK-3293 tty: omap: set RTS low later in resumeJim Wylder
2014-07-28IKXCLOCK-3293 tty: omap: support power->resume_noidle configurationJim Wylder
2014-07-26IKXCLOCK-3231 tty: omap: cancel wakelocks from ti-st driverJim Wylder
2014-07-21IKXCLOCK-2794 serial: omap: set rts to gpio output high on rt suspendJim Wylder
2014-07-17IKXCLOCK-2861 uart: Allow UART to grab timed wakelocksDoug Zobel
2014-07-15IKXCLOCK-2559 UART is suspended during initialization of BluetoothAndrey Gostev
2014-06-30IKXCLOCK-2630 serial: Failed to hit offmode due to UART1 being non-idleVladimir Tsunaev
2014-06-16IKXCLOCK-2353 tty: serial: Enable FIFO for UART portVladimir Tsunaev
2014-06-09IKXCLOCK-1638 Idle Mode RetentionVladimir Tsunaev
2014-05-22IKXCLOCK-1302 tty: omap: reset latency in rt suspendJim Wylder
2014-05-19IKXCLOCK-1236 SERIAL: omap: configurable PM QoSAndrey Gostev
2014-03-27Revert "IKXCLOCK-550 Bluetooth UART flow control doesn't work (tmp hack)"Andrey Gostev
2014-03-27tty: omap_serial: add flags DT propertyIdo Yariv
2014-03-27IKXCLOCK-550 Bluetooth UART flow control doesn't work (tmp hack)Andrey Gostev
2014-03-06serial: 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
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra
2012-12-14ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-11-04SERIAL: omap: fix hardware assisted flow controlRussell King
2012-11-04SERIAL: omap: simplify (2)Russell King
2012-11-04SERIAL: omap: move xon/xoff setting earlierRussell King
2012-11-04SERIAL: omap: always set TCRRussell King
2012-11-04SERIAL: omap: simplifyRussell King
2012-11-04SERIAL: omap: don't read back LCR/MCR/EFRRussell King
2012-11-04SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termiosRussell King
2012-11-04SERIAL: omap: configure xon/xoff before setting modem control linesRussell King
2012-11-04SERIAL: omap: move driver private definitions and structures to driverRussell King
2012-11-04SERIAL: omap: remove 'irq_pending' bitfieldRussell King
2012-11-04SERIAL: omap: fix MCR TCRTLR bit handlingRussell King
2012-11-04SERIAL: omap: fix set_mctrl() breakageRussell King
2012-11-04SERIAL: omap: no need to re-read EFRRussell King
2012-11-04SERIAL: omap: remove setting of EFR SCD bitRussell King
2012-11-04SERIAL: omap: allow hardware assisted IXANY mode to be disabledRussell King
2012-11-04SERIAL: omap: allow hardware assisted rts/cts modes to be disabledRussell King
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman
2012-10-25serial: omap: Remove the hardcode serial_omap_console_ports array.Shubhrajyoti D
2012-10-25serial: omap: Remove the default setting of special characterShubhrajyoti D
2012-10-25serial: omap: Make context_loss_cnt signedShubhrajyoti D
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi