aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO"Sebastian Andrzej Siewior1-6/+5
2015-02-07serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley1-1/+1
2015-02-02tty/serial: serial8250_set_divisor() can be statickbuild test robot1-1/+1
2015-02-02serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley1-9/+9
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley1-1/+34
2015-02-02serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley1-22/+30
2015-02-02serial: 8250: Refactor divisor programmingPeter Hurley1-39/+48
2015-02-02serial: 8250: Refactor LCR computationPeter Hurley1-11/+21
2015-02-02serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley1-8/+9
2015-02-02serial: 8250_core: remove redundant else keywordAndy Shevchenko1-2/+4
2015-01-09tty: 8250: Add 64byte UART support for FSL platformsVijay Rai1-1/+22
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley1-1/+11
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent1-1/+3
2014-11-06serial: 8250_core: actually limit char reads to max_countFrans Klaver1-1/+1
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado1-39/+0
2014-11-06serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado1-0/+2
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley1-1/+20
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley1-0/+2
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-2/+2
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin1-1/+4
2014-11-05tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior1-2/+4
2014-11-05tty: serial: 8250: allow to use custom DMA implementationSebastian Andrzej Siewior1-3/+8
2014-11-05tty: serial: 8250_dma: handle error on TX submitSebastian Andrzej Siewior1-1/+2
2014-11-05tty: serial: 8250: make serial8250_console_setup() non _initSebastian Andrzej Siewior1-1/+1
2014-11-05tty: serial: 8250: Fix wording in runtime-PM commentsSebastian Andrzej Siewior1-2/+2
2014-11-05tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan1-2/+5
2014-10-20tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-24/+229
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior1-1/+1
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_match_or_unused()Sebastian Andrzej Siewior1-0/+5
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior1-5/+6
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior1-13/+120
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior1-0/+14
2014-09-09serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado1-0/+1
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior1-2/+23
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior1-0/+18
2014-09-08serial: 8250: Document serial8250_modem_status() lockingPeter Hurley1-0/+1
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley1-4/+2
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+39
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula1-1/+1
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE1-15/+158
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko1-38/+19
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into nextLinus Torvalds1-7/+4
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri1-2/+4
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson1-5/+0
2014-04-248250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1