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