summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-15serial: 8250: move rx_running out of the bitfieldJohn Ogness1-3/+3
2015-07-24serial: 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-07serial: 8250: sparse warning of incorrect typeSudip Mukherjee1-1/+1
2014-11-06tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior1-0/+2
2014-11-06tty: serial: 8250: allow to use custom DMA implementationSebastian Andrzej Siewior1-0/+3
2014-11-06tty: serial: 8250_dma: keep own book keeping about RX transfersSebastian Andrzej Siewior1-0/+1
2014-11-06tty: serial: 8250_dma: handle error on TX submitSebastian Andrzej Siewior1-0/+1
2014-10-19Merge 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-09tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior1-0/+2
2014-07-18serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE1-0/+2
2013-03-26serial: 8250: remove a few lines of dead codePaul Bolle1-7/+0
2013-01-26Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-0/+1
2013-01-188250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-0/+1
2013-01-16serial: 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-278250_pnp: do pnp probe before legacy probeSean Young1-0/+9
2012-09-06serial: 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-138250: add support for ASIX devices with a FIFO bugAlan Cox1-0/+1
2012-05-03serial8250: Add dl_read()/dl_write() callbacksMagnus Damm1-0/+14
2012-04-19serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli1-0/+2
2012-03-10serial: 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