aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250.h
AgeCommit message (Expand)Author
2023-07-27Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-05-17serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
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
2014-11-05tty: serial: 8250_dma: handle error on TX submitSebastian Andrzej Siewior
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior
2014-09-11serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE
2013-03-25serial: 8250: remove a few lines of dead codePaul Bolle
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren
2012-09-268250_pnp: do pnp probe before legacy probeSean Young
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-07-128250: add support for ASIX devices with a FIFO bugAlan Cox
2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm
2012-04-18serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli
2012-03-09serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker