Age | Commit message (Expand) | Author | Files | Lines |
2023-06-21 | Revert "8250: add support for ASIX devices with a FIFO bug" | Jiaqing Zhao | 1 | -1/+0 |
2023-05-30 | serial: 8250: synchronize and annotate UART_IER access | John Ogness | 1 | -0/+6 |
2023-05-13 | serial: 8250: Change dl_read/write to handle value as u32 | Ilpo Järvinen | 1 | -2/+2 |
2023-03-29 | serial: 8250: Fix serial8250_tx_empty() race with DMA Tx | Ilpo Järvinen | 1 | -0/+12 |
2022-06-27 | serial: take termios_rwsem for ->rs485_config() & pass termios as param | Ilpo Järvinen | 1 | -1/+2 |
2022-06-27 | serial: 8250: create lsr_save_mask | Ilpo Järvinen | 1 | -1/+1 |
2022-06-27 | serial: 8250: make saved LSR larger | Ilpo Järvinen | 1 | -2/+2 |
2022-06-10 | serial: 8250: Create serial8250_em485_supported for em485 users | Ilpo Järvinen | 1 | -0/+1 |
2022-06-10 | serial: 8250: Create serial_lsr_in() | Ilpo Järvinen | 1 | -0/+20 |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+41 |
2022-05-05 | serial: 8250: Export ICR access helpers for internal use | Maciej W. Rozycki | 1 | -0/+22 |
2022-04-26 | serial: 8250: dma: Allow driver operations before starting DMA transfers | Miquel Raynal | 1 | -0/+18 |
2022-04-21 | serial: 8250/omap1: include linux/soc/ti/omap1-soc.h | Arnd Bergmann | 1 | -0/+1 |
2022-04-15 | serial: 8250: Handle UART without interrupt on TEMT using em485 | Eric Tremblay | 1 | -0/+1 |
2021-12-30 | serial: 8250: Move Alpha-specific quirk out of the core | Lukas Wunner | 1 | -10/+2 |
2021-05-20 | serial: 8250: Use BIT(x) for UART_{CAP,BUG}_* | Andrew Jeffery | 1 | -16/+17 |
2021-05-20 | serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART | Andrew Jeffery | 1 | -0/+1 |
2020-03-07 | serial: 8250: Generalize rs485 software emulation | Lukas Wunner | 1 | -0/+2 |
2020-03-07 | serial: 8250: Deduplicate ->rs485_config() callback | Lukas Wunner | 1 | -1/+1 |
2020-03-07 | tty: serial: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2019-06-21 | tty/serial/8250: use mctrl_gpio helpers | Yegor Yefremov | 1 | -1/+17 |
2019-06-18 | serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions | Stefan Roese | 1 | -0/+54 |
2019-06-18 | serial: 8250: factor out serial8250_{set,clear}_THRI() helpers | Andy Shevchenko | 1 | -0/+18 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -5/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-24 | serial: 8250: Add CAP_MINI, set for bcm2835aux | Phil Elwell | 1 | -0/+3 |
2016-11-16 | serial: 8250: Add IrDA to UART capabilities | Ed Blake | 1 | -0/+1 |
2016-11-16 | serial: 8250_port: export serial8250_rpm_{get|put}_tx() | Andy Shevchenko | 1 | -0/+5 |
2016-09-05 | Merge 4.8-rc5 into tty-next | Greg Kroah-Hartman | 1 | -34/+1 |
2016-08-31 | serial: 8250_dma: adjust DMA address of the UART | Andy Shevchenko | 1 | -0/+5 |
2016-08-31 | Revert "tty/serial/8250: use mctrl_gpio helpers" | Andy Shevchenko | 1 | -34/+1 |
2016-06-26 | tty/serial/8250: use mctrl_gpio helpers | Yegor Yefremov | 1 | -1/+34 |
2016-06-26 | tty/serial/8250: make UART_MCR register access consistent | Yegor Yefremov | 1 | -0/+10 |
2016-06-25 | tty: 8250, kill DEBUG_INTR | Jiri Slaby | 1 | -6/+0 |
2016-06-25 | tty: 8250, drop unused members from struct old_serial_port | Jiri Slaby | 1 | -2/+0 |
2016-04-30 | serial: 8250: Integrate Fintek into 8250_base | Ricardo Ribalda Delgado | 1 | -0/+6 |
2016-04-30 | serial: 8250: Extract IIR logic steering from rx dma | Peter Hurley | 1 | -3/+5 |
2016-04-30 | serial: 8250: Remove unused define | Peter Hurley | 1 | -1/+0 |
2016-02-07 | tty: serial: 8250: Add generic port init macro | Anton Wuerfel | 1 | -0/+12 |
2016-02-07 | tty: Add software emulated RS485 support for 8250 | Matwey V. Kornilov | 1 | -0/+2 |
2015-08-15 | serial: 8250: move rx_running out of the bitfield | John Ogness | 1 | -3/+3 |
2015-07-24 | serial: 8250: Split base port operations from universal driver | Peter Hurley | 1 | -0/+11 |
2015-03-26 | serial: 8250: Decouple RSA probe | Peter Hurley | 1 | -3/+0 |
2015-03-26 | serial: 8250: Move ns16550a_goto_hispeed() to local header | Peter Hurley | 1 | -1/+17 |
2015-03-11 | serial, x86: use UPF_* constants for flags | Andy Shevchenko | 1 | -1/+1 |
2014-11-07 | serial: 8250: sparse warning of incorrect type | Sudip Mukherjee | 1 | -1/+1 |
2014-11-06 | tty: serial: 8250: omap: add custom irq handling | Sebastian Andrzej Siewior | 1 | -0/+2 |
2014-11-06 | tty: serial: 8250: allow to use custom DMA implementation | Sebastian Andrzej Siewior | 1 | -0/+3 |
2014-11-06 | tty: serial: 8250_dma: keep own book keeping about RX transfers | Sebastian Andrzej Siewior | 1 | -0/+1 |
2014-11-06 | tty: serial: 8250_dma: handle error on TX submit | Sebastian Andrzej Siewior | 1 | -0/+1 |