summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()Sherry Sun2023-01-191-0/+4
| * | | | tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()Sherry Sun2023-01-191-0/+5
| * | | | tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma caseSherry Sun2023-01-191-5/+8
| * | | | tty/vt: prevent registration of console with invalid numberSven Schnelle2023-01-191-0/+6
| * | | | tty: fix out-of-bounds access in tty_driver_lookup_tty()Sven Schnelle2023-01-191-3/+5
| * | | | serial: 8250_early: Convert literals to use definesIlpo Järvinen2023-01-191-2/+2
| * | | | serial: 8250: Define IIR 64 byte bit & cleanup related codeIlpo Järvinen2023-01-191-5/+9
| * | | | serial: 8250: Add IIR FIFOs enabled field properlyIlpo Järvinen2023-01-191-10/+7
| * | | | serial: 8250: Cleanup MCR literalsIlpo Järvinen2023-01-191-1/+1
| * | | | serial: 8250: Name MSR literalsIlpo Järvinen2023-01-191-2/+2
| * | | | serial: 8250: Use defined IER bitsIlpo Järvinen2023-01-191-5/+5
| * | | | serial: liteuart: drop obsolete dependency on COMPILE_TESTJean Delvare2023-01-191-1/+1
| * | | | serial: liteuart: move polling putchar() functionGabriel Somlo2023-01-191-8/+8
| * | | | serial: liteuart: add IRQ support for the TX pathGabriel Somlo2023-01-191-17/+13
| * | | | serial: liteuart: add IRQ support for the RX pathGabriel Somlo2023-01-191-7/+74
| * | | | serial: liteuart: move function definitionsGabriel Somlo2023-01-191-41/+41
| * | | | serial: liteuart: separate rx loop from poll timerGabriel Somlo2023-01-191-3/+9
| * | | | serial: liteuart: clean up rx loop variablesGabriel Somlo2023-01-191-4/+3
| * | | | serial: liteuart: simplify passing of uart_insert_char() flagGabriel Somlo2023-01-191-2/+1
| * | | | serial: liteuart: rx loop should only ack rx eventsGabriel Somlo2023-01-191-1/+1
| * | | | serial: liteuart: move tty_flip_buffer_push() out of rx loopGabriel Somlo2023-01-191-2/+2
| * | | | serial: liteuart: minor style fix in liteuart_init()Gabriel Somlo2023-01-191-4/+2
| * | | | serial: liteuart: don't set unused port fieldsGabriel Somlo2023-01-191-2/+0
| * | | | serial: liteuart: remove unused uart_ops stubsGabriel Somlo2023-01-191-17/+0
| * | | | serial: liteuart: use bit number macrosGabriel Somlo2023-01-191-2/+3
| * | | | serial: liteuart: use KBUILD_MODNAME as driver nameGabriel Somlo2023-01-191-3/+3
| * | | | serial: Rename earlycon semihost driverBin Meng2023-01-193-7/+7
| * | | | riscv: Implement semihost.h for earlycon semihost driverBin Meng2023-01-191-1/+1
| * | | | serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...Bin Meng2023-01-191-24/+1
| * | | | earlycon: Let users set the clock frequencyRicardo Ribalda2023-01-191-1/+8
* | | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-212-203/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-162-203/+4
| | |_|/ | |/| |
* | | | vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy2023-01-311-4/+5
* | | | serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen2023-01-311-2/+10
* | | | serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen2023-01-311-2/+7
* | | | serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut2023-01-311-28/+5
| |_|/ |/| |
* | | Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-215-20/+44
|\ \ \
| * | | serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell2023-01-201-0/+14
| * | | Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...Greg Kroah-Hartman2023-01-201-4/+27
| * | | tty: serial: qcom_geni: avoid duplicate struct member initArnd Bergmann2023-01-191-6/+8
| * | | serial: atmel: fix incorrect baudrate setupTobias Schramm2023-01-191-7/+1
| * | | serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut2023-01-191-27/+4
| * | | serial: amba-pl011: fix high priority character transmission in rs486 modeLino Sanfilippo2023-01-191-4/+4
| * | | serial: pch_uart: Pass correct sg to dma_unmap_sg()Ilpo Järvinen2023-01-191-1/+1
| * | | tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO bufferKrzysztof Kozlowski2023-01-191-2/+16
| | |/ | |/|
* | | Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-192-15/+10
|\ \ \ | |/ / |/| |
| * | Merge branch 'rework/console-list-lock' into for-linusPetr Mladek2023-01-192-15/+10
| |\ \
| | * | tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()John Ogness2023-01-162-15/+10
* | | | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-131-19/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | hvc/xen: lock console list traversalRoger Pau Monne2023-01-091-17/+29