aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/serial_8250.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-27serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>Geert Uytterhoeven1-0/+6
2023-06-21Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao1-1/+0
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen1-2/+6
2023-05-13serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_portIlpo Järvinen1-1/+20
2023-05-13serial: 8250: Document uart_8250_port's ->dl_read/write()Ilpo Järvinen1-1/+10
2023-05-13serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen1-2/+2
2023-03-17serial: Remove extern from func prototypes in headersIlpo Järvinen1-23/+18
2023-03-09serial: 8250: Reorder fields in 'struct plat_serial8250_port'Christophe JAILLET1-2/+2
2022-09-22serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen1-0/+1
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2022-06-27serial: 8250: create lsr_save_maskIlpo Järvinen1-0/+1
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen1-3/+3
2021-12-30serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner1-2/+0
2021-05-20tty/serial: make port of serial8250_register_8250_port constJiri Slaby1-1/+1
2020-11-13tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones1-0/+5
2020-07-29serial: 8250: Add 8250 port clock update methodSerge Semin1-0/+2
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