| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 2017-11-08 | 1 | -5/+0 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | serial: 8250: Add CAP_MINI, set for bcm2835aux | Phil Elwell | 2017-05-24 | 1 | -0/+3 |
* | serial: 8250: Add IrDA to UART capabilities | Ed Blake | 2016-11-16 | 1 | -0/+1 |
* | serial: 8250_port: export serial8250_rpm_{get|put}_tx() | Andy Shevchenko | 2016-11-16 | 1 | -0/+5 |
* | Merge 4.8-rc5 into tty-next | Greg Kroah-Hartman | 2016-09-05 | 1 | -34/+1 |
|\ |
|
| * | Revert "tty/serial/8250: use mctrl_gpio helpers" | Andy Shevchenko | 2016-08-31 | 1 | -34/+1 |
* | | serial: 8250_dma: adjust DMA address of the UART | Andy Shevchenko | 2016-08-31 | 1 | -0/+5 |
|/ |
|
* | tty/serial/8250: use mctrl_gpio helpers | Yegor Yefremov | 2016-06-25 | 1 | -1/+34 |
* | tty/serial/8250: make UART_MCR register access consistent | Yegor Yefremov | 2016-06-25 | 1 | -0/+10 |
* | tty: 8250, kill DEBUG_INTR | Jiri Slaby | 2016-06-25 | 1 | -6/+0 |
* | tty: 8250, drop unused members from struct old_serial_port | Jiri Slaby | 2016-06-25 | 1 | -2/+0 |
* | serial: 8250: Integrate Fintek into 8250_base | Ricardo Ribalda Delgado | 2016-04-30 | 1 | -0/+6 |
* | serial: 8250: Extract IIR logic steering from rx dma | Peter Hurley | 2016-04-30 | 1 | -3/+5 |
* | serial: 8250: Remove unused define | Peter Hurley | 2016-04-30 | 1 | -1/+0 |
* | tty: serial: 8250: Add generic port init macro | Anton Wuerfel | 2016-02-07 | 1 | -0/+12 |
* | tty: Add software emulated RS485 support for 8250 | Matwey V. Kornilov | 2016-02-07 | 1 | -0/+2 |
* | serial: 8250: move rx_running out of the bitfield | John Ogness | 2015-08-15 | 1 | -3/+3 |
* | serial: 8250: Split base port operations from universal driver | Peter Hurley | 2015-07-24 | 1 | -0/+11 |
* | serial: 8250: Decouple RSA probe | Peter Hurley | 2015-03-26 | 1 | -3/+0 |
* | serial: 8250: Move ns16550a_goto_hispeed() to local header | Peter Hurley | 2015-03-26 | 1 | -1/+17 |
* | serial, x86: use UPF_* constants for flags | Andy Shevchenko | 2015-03-11 | 1 | -1/+1 |
* | serial: 8250: sparse warning of incorrect type | Sudip Mukherjee | 2014-11-06 | 1 | -1/+1 |
* | tty: serial: 8250: omap: add custom irq handling | Sebastian Andrzej Siewior | 2014-11-06 | 1 | -0/+2 |
* | tty: serial: 8250: allow to use custom DMA implementation | Sebastian Andrzej Siewior | 2014-11-06 | 1 | -0/+3 |
* | tty: serial: 8250_dma: keep own book keeping about RX transfers | Sebastian Andrzej Siewior | 2014-11-06 | 1 | -0/+1 |
* | tty: serial: 8250_dma: handle error on TX submit | Sebastian Andrzej Siewior | 2014-11-06 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-10-19 | 1 | -3/+3 |
|\ |
|
| * | serial: 8250: don't use slave_id of dma_slave_config | Andy Shevchenko | 2014-09-11 | 1 | -3/+3 |
* | | tty: serial: 8250_core: add run time pm | Sebastian Andrzej Siewior | 2014-09-26 | 1 | -0/+1 |
* | | tty: serial: 8250_core: provide a function to export uart_8250_port | Sebastian Andrzej Siewior | 2014-09-09 | 1 | -0/+2 |
|/ |
|
* | serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers | Yoshihiro YUNOMAE | 2014-07-18 | 1 | -0/+2 |
* | serial: 8250: remove a few lines of dead code | Paul Bolle | 2013-03-26 | 1 | -7/+0 |
* | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 2013-01-25 | 1 | -0/+1 |
|\ |
|
| * | 8250/16?50: Add support for Broadcom TruManage redirected serial port | Stephen Hurd | 2013-01-17 | 1 | -0/+1 |
* | | serial: 8250: Add support for dmaengine | Heikki Krogerus | 2013-01-16 | 1 | -0/+50 |
|/ |
|
* | tty/serial/8250: Make omap hardware workarounds local to 8250.h | Tony Lindgren | 2012-10-24 | 1 | -0/+36 |
* | 8250_pnp: do pnp probe before legacy probe | Sean Young | 2012-09-26 | 1 | -0/+9 |
* | serial: diminish usage of struct serial_uart_config | Paul Gortmaker | 2012-09-05 | 1 | -3/+0 |
* | 8250: three way resolve of the 8250 diffs | Alan Cox | 2012-07-17 | 1 | -30/+0 |
* | 8250: add support for ASIX devices with a FIFO bug | Alan Cox | 2012-07-12 | 1 | -0/+1 |
* | serial8250: Add dl_read()/dl_write() callbacks | Magnus Damm | 2012-05-02 | 1 | -0/+14 |
* | serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI | Sudhakar Mamillapalli | 2012-04-19 | 1 | -0/+2 |
* | serial: make 8250's serial_in shareable to other drivers. | Paul Gortmaker | 2012-03-09 | 1 | -0/+10 |
* | serial: group all the 8250 related code together | Paul Gortmaker | 2012-01-24 | 1 | -0/+105 |