summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-101-0/+14
|\
| *---. Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki2022-01-101-0/+14
| |\ \ \
| | * | | serdev: Do not instantiate serdevs on boards with known bogus DSDT entriesHans de Goede2021-12-301-0/+14
| | | |/ | | |/|
* | | | Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-01-101-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | serial: 8250_dw: Add StarFive JH7100 quirkEmil Renner Berthing2021-12-161-0/+3
| |/ /
* | | Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2021-12-201-3/+27
|\ \ \
| * | | xen/console: harden hvc_xen against event channel stormsJuergen Gross2021-12-161-3/+27
| | |/ | |/|
* | | serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)2021-12-151-20/+0
* | | tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronousTetsuo Handa2021-12-151-1/+22
|/ /
* | Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-0510-28/+80
|\ \
| * | serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper2021-12-031-0/+13
| * | serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan2021-11-251-13/+17
| * | serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan2021-11-251-1/+8
| * | serial: 8250: Fix RTS modem control while in rs485 modeLukas Wunner2021-11-252-7/+5
| * | Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"Alexander Stein2021-11-251-0/+1
| * | serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30Patrik John2021-11-251-2/+2
| * | serial: liteuart: relax compile-test dependenciesJohan Hovold2021-11-251-1/+1
| * | serial: liteuart: fix minor-number leak on probe errorsJohan Hovold2021-11-251-3/+14
| * | serial: liteuart: fix use-after-free and memleak on unbindJohan Hovold2021-11-251-0/+1
| * | serial: liteuart: Fix NULL pointer dereference in ->remove()Ilia Sergachev2021-11-251-0/+2
| * | tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann2021-11-251-0/+3
| * | serial: pl011: Add ACPI SBSA UART match idPierre Gondois2021-11-251-0/+1
| * | serial: core: fix transmit-buffer reset and memleakJohan Hovold2021-11-251-1/+12
| |/
* / xen: flag hvc_xen to be not essential for system bootJuergen Gross2021-11-231-0/+1
|/
* Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-0437-666/+1306
|\
| * serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLEGeert Uytterhoeven2021-10-301-0/+2
| * tty: rpmsg: Define tty name via constant string literalAndy Shevchenko2021-10-261-2/+3
| * tty: rpmsg: Add pr_fmt() to prefix messagesAndy Shevchenko2021-10-261-2/+4
| * tty: rpmsg: Use dev_err_probe() in ->probe()Andy Shevchenko2021-10-261-7/+4
| * tty: rpmsg: Unify variable used to keep an error codeAndy Shevchenko2021-10-261-13/+13
| * tty: rpmsg: Assign returned id to a local variableAndy Shevchenko2021-10-261-3/+4
| * serial: stm32: push DMA RX data before suspendingErwan Le Ray2021-10-261-27/+53
| * serial: stm32: terminate / restart DMA transfer at suspend / resumeErwan Le Ray2021-10-261-43/+84
| * serial: stm32: rework RX dma initialization and releaseErwan Le Ray2021-10-261-28/+41
| * serial: 8250_pci: Remove empty stub pci_quatech_exit()Andy Shevchenko2021-10-261-5/+0
| * serial: 8250_pci: Replace custom pci_match_id() implementationAndy Shevchenko2021-10-261-41/+31
| * serial: xilinx_uartps: Fix race condition causing stuck TXAnssi Hannula2021-10-261-1/+2
| * serial: sunzilog: Mark sunzilog_putchar() __maybe_unusedGeert Uytterhoeven2021-10-261-1/+1
| * Revert "tty: hvc: pass DMA capable memory to put_chars()"Greg Kroah-Hartman2021-10-262-41/+16
| * serial: 8250_pci: Replace dev_*() by pci_*() macrosAndy Shevchenko2021-10-261-30/+22
| * serial: 8250_pci: Get rid of redundant 'else' keywordAndy Shevchenko2021-10-261-3/+3
| * serial: 8250_pci: Refactor the loop in pci_ite887x_init()Andy Shevchenko2021-10-261-8/+4
| * tty: add rpmsg driverArnaud Pouliquen2021-10-213-0/+287
| * serial: 8250_dw: drop bogus uartclk optimisationJohan Hovold2021-10-211-7/+4
| * serial: 8250: rename unlock labelsJohan Hovold2021-10-211-5/+5
| * serial: 8250: fix racy uartclk updateJohan Hovold2021-10-211-4/+17
| * serial: stm32: update throttle and unthrottle ops for dma modeErwan Le Ray2021-10-212-4/+34
| * serial: stm32: rework RX over DMAErwan Le Ray2021-10-212-53/+165
| * serial: stm32: re-introduce an irq flag condition in usart_receive_charsErwan Le Ray2021-10-211-8/+13
| * tty: hvc: pass DMA capable memory to put_chars()Xianting Tian2021-10-212-16/+41