summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_8250.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-06-211-1/+0
* serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen2023-05-131-2/+6
* serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_portIlpo Järvinen2023-05-131-1/+20
* serial: 8250: Document uart_8250_port's ->dl_read/write()Ilpo Järvinen2023-05-131-1/+10
* serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen2023-05-131-2/+2
* serial: Remove extern from func prototypes in headersIlpo Järvinen2023-03-171-23/+18
* serial: 8250: Reorder fields in 'struct plat_serial8250_port'Christophe JAILLET2023-03-091-2/+2
* serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen2022-09-221-0/+1
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-2/+2
* serial: 8250: create lsr_save_maskIlpo Järvinen2022-06-271-0/+1
* serial: 8250: make saved LSR largerIlpo Järvinen2022-06-271-3/+3
* serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner2021-12-301-2/+0
* tty/serial: make port of serial8250_register_8250_port constJiri Slaby2021-05-201-1/+1
* tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones2020-11-131-0/+5
* serial: 8250: Add 8250 port clock update methodSerge Semin2020-07-291-0/+2
* serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko2020-03-171-0/+1
* serial: 8250: Generalize rs485 software emulationLukas Wunner2020-03-071-0/+3
* tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov2019-12-181-0/+1
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2019-06-211-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel2018-12-171-0/+4
* serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang2018-07-121-0/+3
* serial/8250: export serial8250_read_charJeremy Kerr2018-04-231-0/+1
* serial: 8250: Use hrtimers for rs485 delaysRafael Gago2017-08-281-3/+4
* serial: 8250: Expose set_ldisc functionEd Blake2016-11-161-0/+4
* serial: 8250: Add IrDA to UART capabilitiesEd Blake2016-11-161-2/+2
* Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-311-1/+0
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-251-0/+1
* serial: 8250: export get_mctrl functionWan Ahmad Zainie2016-04-301-0/+2
* tty: Add software emulated RS485 support for 8250Matwey V. Kornilov2016-02-061-0/+8
* tty/early: make serial8250_early_{in,out} static againVineet Gupta2015-07-231-2/+0
* serial: 8250: Split base port operations from universal driverPeter Hurley2015-07-231-0/+5
* serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada2015-05-311-0/+1
* tty: serial: 8250: export early_serial8250_setup functionEddie Huang2015-05-101-0/+2
* serial: 8250: Decouple RSA probePeter Hurley2015-03-261-0/+2
* serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley2015-03-261-0/+15
* serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley2015-03-261-1/+0
* console: Add extensible console matchingPeter Hurley2015-03-261-2/+0
* serial: 8250: Use canary to restart console after suspendPeter Hurley2015-02-021-0/+3
* serial: omap_8250: Fix RTS handlingPeter Hurley2015-01-091-0/+1
* serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado2014-11-061-3/+0
* tty: serial: 8250: use 32bit variable for rpm_tx_activeSebastian Andrzej Siewior2014-09-291-1/+1
* tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2014-09-261-0/+1
* tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2014-09-081-0/+2
* serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado2014-09-081-0/+3
* serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE2014-07-171-0/+2
* serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko2014-07-171-0/+5
* serial: 8250: Add support for dmaengineHeikki Krogerus2013-01-151-0/+4
* tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-161-0/+2
* 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-2/+30