aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/serial_8250.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-17serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko1-0/+1
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner1-0/+3
2019-12-18tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov1-0/+1
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-12-17serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel1-0/+4
2018-07-12serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang1-0/+3
2018-04-23serial/8250: export serial8250_read_charJeremy Kerr1-0/+1
2017-08-28serial: 8250: Use hrtimers for rs485 delaysRafael Gago1-3/+4
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake1-0/+4
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake1-2/+2
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko1-1/+0
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-0/+1
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie1-0/+2
2016-02-06tty: Add software emulated RS485 support for 8250Matwey V. Kornilov1-0/+8
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta1-2/+0
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley1-0/+5
2015-05-31serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada1-0/+1
2015-05-10tty: serial: 8250: export early_serial8250_setup functionEddie Huang1-0/+2
2015-03-26serial: 8250: Decouple RSA probePeter Hurley1-0/+2
2015-03-26serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley1-0/+15
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley1-1/+0
2015-03-26console: Add extensible console matchingPeter Hurley1-2/+0
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley1-0/+3
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley1-0/+1
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado1-3/+0
2014-09-29tty: serial: 8250: use 32bit variable for rpm_tx_activeSebastian Andrzej Siewior1-1/+1
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior1-0/+1
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior1-0/+2
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+3
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE1-0/+2
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko1-0/+5
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus1-0/+4
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus1-0/+2
2012-07-178250: three way resolve of the 8250 diffsAlan Cox1-2/+30
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox1-1/+0
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+0
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker1-1/+0
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm1-0/+1
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams1-0/+1
2011-12-09serial: add irq handler for Freescale 16550 errata.Paul Gortmaker1-0/+1
2011-12-09serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker1-0/+4
2011-08-24Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman1-8/+0
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles1-0/+8
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles1-0/+2
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox1-0/+4
2010-10-228250: allow platforms to override PM hook.Manuel Lauss1-0/+4
2010-08-10U6715 16550A serial driver supportPhilippe Langlais1-0/+5
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita1-0/+1
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney1-0/+1