aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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