aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/omap-serial.c
Commit message (Expand)AuthorAge
* OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh2013-02-05
* OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...Alexey Pelykh2013-01-17
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra2013-01-16
* ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-14
* Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-12
|\
| * SERIAL: omap: fix hardware assisted flow controlRussell King2012-11-04
| * SERIAL: omap: simplify (2)Russell King2012-11-04
| * SERIAL: omap: move xon/xoff setting earlierRussell King2012-11-04
| * SERIAL: omap: always set TCRRussell King2012-11-04
| * SERIAL: omap: simplifyRussell King2012-11-04
| * SERIAL: omap: don't read back LCR/MCR/EFRRussell King2012-11-04
| * SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termiosRussell King2012-11-04
| * SERIAL: omap: configure xon/xoff before setting modem control linesRussell King2012-11-04
| * SERIAL: omap: move driver private definitions and structures to driverRussell King2012-11-04
| * SERIAL: omap: remove 'irq_pending' bitfieldRussell King2012-11-04
| * SERIAL: omap: fix MCR TCRTLR bit handlingRussell King2012-11-04
| * SERIAL: omap: fix set_mctrl() breakageRussell King2012-11-04
| * SERIAL: omap: no need to re-read EFRRussell King2012-11-04
| * SERIAL: omap: remove setting of EFR SCD bitRussell King2012-11-04
| * SERIAL: omap: allow hardware assisted IXANY mode to be disabledRussell King2012-11-04
| * SERIAL: omap: allow hardware assisted rts/cts modes to be disabledRussell King2012-11-04
* | tty: remove use of __devexitBill Pemberton2012-11-21
* | tty: remove use of __devinitBill Pemberton2012-11-21
* | tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* | Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-29
|\|
| * Revert "serial: omap: fix software flow control"Felipe Balbi2012-10-24
* | serial: omap: Remove the hardcode serial_omap_console_ports array.Shubhrajyoti D2012-10-25
* | serial: omap: Remove the default setting of special characterShubhrajyoti D2012-10-25
* | serial: omap: Make context_loss_cnt signedShubhrajyoti D2012-10-25
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | serial: omap: fix the reciever line error caseShubhrajyoti D2012-09-26
* | serial: omap: Remove unnecessary checks from suspend/resumeSourav Poddar2012-09-21
* | serial: omap: Request pins using pinctrl frameworkTony Lindgren2012-09-10
* | serial: omap: fix DeviceTree bootFelipe Balbi2012-09-10
* | serial: omap: fix compile breakageFelipe Balbi2012-09-07
* | serial: omap: enable RX and TX FIFO usageFelipe Balbi2012-09-06
* | serial: omap: move uart_omap_port definition to C fileFelipe Balbi2012-09-06
* | serial: omap: remove unnecessary header and add a missing oneFelipe Balbi2012-09-06
* | serial: omap: fix software flow controlVikram Pandita2012-09-06
* | serial: omap: make sure to put() on poll_get_charFelipe Balbi2012-09-06
* | serial: omap: implement set_wakeFelipe Balbi2012-09-06
* | serial: omap: unlock the port lockRuchika Kharwar2012-09-06
* | serial: omap: drop "inline" from IRQ handler prototypeFelipe Balbi2012-09-06
* | serial: omap: optimization with section annotationsFelipe Balbi2012-09-06
* | serial: omap: fix sequence of pm_runtime_* calls.Ruchika Kharwar2012-09-06
* | serial: omap: don't save IRQ flags on hardirqFelipe Balbi2012-09-06
* | serial: omap: make sure to suspend device before removeFelipe Balbi2012-09-06
* | serial: omap: drop unnecessary check from removeFelipe Balbi2012-09-06