summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250.h
AgeCommit message (Expand)Author
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann
2023-06-21Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-05-30serial: 8250: synchronize and annotate UART_IER accessJohn Ogness
2023-05-13serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen
2023-03-29serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-27serial: 8250: create lsr_save_maskIlpo Järvinen
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen
2022-06-10serial: 8250: Create serial8250_em485_supported for em485 usersIlpo Järvinen
2022-06-10serial: 8250: Create serial_lsr_in()Ilpo Järvinen
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-05serial: 8250: Export ICR access helpers for internal useMaciej W. Rozycki
2022-04-26serial: 8250: dma: Allow driver operations before starting DMA transfersMiquel Raynal
2022-04-21serial: 8250/omap1: include linux/soc/ti/omap1-soc.hArnd Bergmann
2022-04-15serial: 8250: Handle UART without interrupt on TEMT using em485Eric Tremblay
2021-12-30serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner
2021-05-20serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*Andrew Jeffery
2021-05-20serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner
2020-03-07serial: 8250: Deduplicate ->rs485_config() callbackLukas Wunner
2020-03-07tty: serial: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2019-06-18serial: 8250: Add MSR/MCR TIOCM conversion wrapper functionsStefan Roese
2019-06-18serial: 8250: factor out serial8250_{set,clear}_THRI() helpersAndy Shevchenko
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake
2016-11-16serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman
2016-08-31serial: 8250_dma: adjust DMA address of the UARTAndy Shevchenko
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2016-06-25tty/serial/8250: make UART_MCR register access consistentYegor Yefremov
2016-06-25tty: 8250, kill DEBUG_INTRJiri Slaby
2016-06-25tty: 8250, drop unused members from struct old_serial_portJiri Slaby
2016-04-30serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley
2016-04-30serial: 8250: Remove unused definePeter Hurley
2016-02-06tty: serial: 8250: Add generic port init macroAnton Wuerfel
2016-02-06tty: Add software emulated RS485 support for 8250Matwey V. Kornilov
2015-08-14serial: 8250: move rx_running out of the bitfieldJohn Ogness
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley
2015-03-26serial: 8250: Decouple RSA probePeter Hurley
2015-03-26serial: 8250: Move ns16550a_goto_hispeed() to local headerPeter Hurley
2015-03-11serial, x86: use UPF_* constants for flagsAndy Shevchenko
2014-11-06serial: 8250: sparse warning of incorrect typeSudip Mukherjee
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: keep own book keeping about RX transfersSebastian Andrzej Siewior