summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_core.c
AgeCommit message (Expand)Author
2015-02-02serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley
2015-02-02serial: 8250_core: remove redundant else keywordAndy Shevchenko
2015-01-09tty: 8250: Add 64byte UART support for FSL platformsVijay Rai
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent
2014-11-06serial: 8250_core: actually limit char reads to max_countFrans Klaver
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado
2014-11-06serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin
2014-11-05tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: allow to use custom DMA implementationSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_dma: handle error on TX submitSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: make serial8250_console_setup() non _initSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: Fix wording in runtime-PM commentsSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan
2014-10-20tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior
2014-09-09serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior
2014-09-08serial: 8250: Document serial8250_modem_status() lockingPeter Hurley
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson
2014-04-248250_core: Fix unwanted TX chars writeLoic Poulain
2014-03-08serial: 8250: Clean up the locking for -rtIngo Molnar
2014-02-28drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz
2014-01-07serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren
2013-09-26serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-06-03Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman