aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-1/+17
2019-06-18serial: 8250: Add MSR/MCR TIOCM conversion wrapper functionsStefan Roese1-0/+54
2019-06-18serial: 8250: factor out serial8250_{set,clear}_THRI() helpersAndy Shevchenko1-0/+18
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell1-0/+3
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake1-0/+1
2016-11-16serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko1-0/+5
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman1-34/+1
2016-08-31serial: 8250_dma: adjust DMA address of the UARTAndy Shevchenko1-0/+5
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko1-34/+1
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-1/+34
2016-06-25tty/serial/8250: make UART_MCR register access consistentYegor Yefremov1-0/+10
2016-06-25tty: 8250, kill DEBUG_INTRJiri Slaby1-6/+0
2016-06-25tty: 8250, drop unused members from struct old_serial_portJiri Slaby1-2/+0
2016-04-30serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado1-0/+6
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley1-3/+5
2016-04-30serial: 8250: Remove unused definePeter Hurley1-1/+0
2016-02-06tty: serial: 8250: Add generic port init macroAnton Wuerfel1-0/+12
2016-02-06tty: Add software emulated RS485 support for 8250Matwey V. Kornilov1-0/+2
2015-08-14serial: 8250: move rx_running out of the bitfieldJohn Ogness1-3/+3
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley1-0/+11
2015-03-26serial: 8250: Decouple RSA probePeter Hurley1-3/+0
2015-03-26serial: 8250: Move ns16550a_goto_hispeed() to local headerPeter Hurley1-1/+17
2015-03-11serial, x86: use UPF_* constants for flagsAndy Shevchenko1-1/+1
2014-11-06serial: 8250: sparse warning of incorrect typeSudip Mukherjee1-1/+1
2014-11-05tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior1-0/+2
2014-11-05tty: serial: 8250: allow to use custom DMA implementationSebastian Andrzej Siewior1-0/+3
2014-11-05tty: serial: 8250_dma: keep own book keeping about RX transfersSebastian Andrzej Siewior1-0/+1
2014-11-05tty: serial: 8250_dma: handle error on TX submitSebastian Andrzej Siewior1-0/+1
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+3
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior1-0/+1
2014-09-11serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko1-3/+3
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior1-0/+2
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE1-0/+2
2013-03-25serial: 8250: remove a few lines of dead codePaul Bolle1-7/+0
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-0/+1
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-0/+1
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus1-0/+50
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren1-0/+36
2012-09-268250_pnp: do pnp probe before legacy probeSean Young1-0/+9
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker1-3/+0
2012-07-178250: three way resolve of the 8250 diffsAlan Cox1-30/+0
2012-07-128250: add support for ASIX devices with a FIFO bugAlan Cox1-0/+1
2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm1-0/+14
2012-04-18serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli1-0/+2
2012-03-09serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker1-0/+10
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+105