summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sc16is7xx: Preserve EFR bits on updateLech Perczak2022-02-251-5/+19
| * | | serial: 8250: Return early in .start_tx() if there are no chars to sendSteffen Trumtrar2022-02-251-0/+3
| * | | serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss2022-02-212-1/+9
| * | | serial: 8250_mid: Remove unneeded test for ->setup() presenceAndy Shevchenko2022-02-211-5/+3
| * | | serial: 8250_mid: Get rid of custom MID_DEVICE() macroAndy Shevchenko2022-02-211-9/+7
| * | | serial: sh-sci: Simplify multiplication/shift logicGeert Uytterhoeven2022-02-211-1/+1
| * | | tty: serial: atmel: add earlycon supportMichael Walle2022-02-212-0/+25
| * | | Merge 5.17-rc4 into tty-nextGreg Kroah-Hartman2022-02-141-1/+1
| |\ \ \
| * | | | tty: serial: imx: Add fast path when rs485 delays are 0Harald Seiler2022-02-111-4/+14
| * | | | serial: 8250_bcm2835aux: Add ACPI supportAdrien Thierry2022-02-081-6/+46
| * | | | serial: stm32: enable / disable wake irqs for mcrtl_gpio wakeup sourcesErwan Le Ray2022-02-081-1/+2
| * | | | serial: mctrl_gpio: add a new API to enable / disable wake_irqErwan Le Ray2022-02-082-0/+56
| * | | | serial: core: Drop duplicate NULL check in uart_*shutdown()Andy Shevchenko2022-02-041-4/+2
| * | | | serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cardsAndy Shevchenko2022-01-311-24/+13
| * | | | Merge tag 'v5.17-rc2' into tty-nextGreg Kroah-Hartman2022-01-306-91/+140
| |\ \ \ \
| * | | | | serial: mcf: use helpers in mcf_tx_chars()Jiri Slaby2022-01-261-4/+3
| * | | | | serial: fsl_linflexuart: don't call uart_write_wakeup() twiceJiri Slaby2022-01-261-4/+0
| * | | | | serial: fsl_linflexuart: deduplicate character sendingJiri Slaby2022-01-261-25/+17
| * | | | | serial: atmel_serial: include circ_buf.hJiri Slaby2022-01-261-0/+1
| * | | | | serial: core: clean up EXPORT_SYMBOLsJiri Slaby2022-01-261-11/+7
| * | | | | tty: serial: fsl_lpuart: count tty buffer overrunsSherry Sun2022-01-261-7/+13
| * | | | | serial: imx: reduce RX interrupt frequencyTomasz Moń2022-01-261-1/+1
| * | | | | tty: serial: max3100: Remove redundant 'flush_workqueue()' callsXu Wang2022-01-261-1/+0
* | | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-213-8/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | spi: make remove callback a void functionUwe Kleine-König2022-02-093-8/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-02-251-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sc16is7xx: Fix for incorrect data being transmittedPhil Elwell2022-02-211-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap2022-02-141-1/+1
| | |/ | |/|
* | | serial: 8250_pericom: Revert "Re-enable higher baud rates"Andy Shevchenko2022-02-041-1/+1
| |/ |/|
* | serial: core: Initialize rs485 RTS polarity already on probeLukas Wunner2022-01-262-36/+13
* | serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrlJochen Mades2022-01-261-2/+6
* | serial: stm32: fix software flow control transferValentin Caron2022-01-261-1/+1
* | serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron2022-01-261-0/+12
* | serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock2022-01-261-1/+10
* | tty: Add support for Brainboxes UC cards.Cameron Williams2022-01-261-2/+98
* | Revert "tty: serial: Use fifo in 8250 console driver"Greg Kroah-Hartman2022-01-261-55/+6
|/
* Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-01-141-2/+13
|\
| * dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann2021-12-171-2/+13
* | serial: core: Keep mctrl register state and cached copy in syncLukas Wunner2022-01-061-1/+2
* | serial: stm32: correct loop for dma error handlingValentin Caron2022-01-061-3/+2
* | serial: stm32: fix flow control transfer in DMA modeValentin Caron2022-01-061-0/+3
* | serial: stm32: rework TX DMA state conditionValentin Caron2022-01-062-19/+49
* | serial: stm32: move tx dma terminate DMA to shutdownValentin Caron2022-01-061-1/+5
* | serial: pl011: Drop redundant DTR/RTS preservation on close/openLukas Wunner2022-01-061-5/+2
* | serial: pl011: Drop CR register reset on set_termiosLukas Wunner2022-01-061-2/+0
* | serial: pl010: Drop CR register reset on set_termiosLukas Wunner2022-01-061-3/+0
* | serial: liteuart: fix MODULE_ALIASAlyssa Ross2022-01-061-1/+1
* | serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...Lad Prabhakar2022-01-061-2/+2
* | tty: serial: meson: Drop the legacy compatible strings and clock codeYu Tu2021-12-301-32/+2