aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2021-06-29serial: linflex: Clean SLEEP bit in LINCR1 after suspendLarisa Grigore
2021-06-29serial: linflex: Guard all clock usages for emulatorLarisa Grigore
2021-06-29serial: linflex: Add write_atomic callbackLarisa Grigore
2021-06-29serial:linflex: We should not wait rx fifo emptyLarisa Grigore
2021-06-29s32v234: Removed unsupported S32V234_PALLADIUM/_SIMULATORAndrei Botila
2021-06-29fsl-linflex: Remove double disabled clock in 'suspend' callbackCiprian Marian Costea
2021-06-29s32g:linflex: Fix suspend/resume crashBogdan Hamciuc
2021-06-29serial:linflex: Fix kgdbLarisa Grigore
2021-06-29serial:linflex: Check FIFO full before writingLarisa Grigore
2021-06-29serial:linflex: Revert restart workaroundLarisa Grigore
2021-06-29serial:linflex: Revert earlycon workaroundLarisa Grigore
2021-06-29serial:linflex: Make sure fifo is empty when entering INITLarisa Grigore
2021-06-29serial:linflex: Stop any dma transfer during INITMLarisa Grigore
2021-06-29serial:linflex: Correct startup lockingLarisa Grigore
2021-06-29serial:linflex: Update RXEN/TXEN outside INITMLarisa Grigore
2021-06-29serial:linflex: Disable DMA in linflex_flush_bufferLarisa Grigore
2021-06-29linflex: Add clocks to suspend and resume callbacksGhennadi Procopciuc
2021-06-29tty: serial: linflexuart: Fix CONFIG_DMA_API_DEBUG reported issuesLarisa Grigore
2021-06-29tty: serial: linflexuart: Fix console freezeLarisa Grigore
2021-06-29tty: serial: linflexuart: putchar should not be called in INIT stateLarisa Grigore
2021-06-29tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlockWei Yongjun
2021-06-29tty: serial: linflexuart: Add clocks to suspend and resume callbacksGhennadi Procopciuc
2021-06-29tty: serial: linflexuart: Resume DMA transfer after polling mode finishedLarisa Grigore
2021-06-29tty: serial: linflexuart: fsl_linflex: Stop dma while console writeLarisa Grigore
2021-06-29tty: serial: linflexuart: Fix bug memory leakPhu Luu An
2021-06-29tty: serial: linflexuart: Add support for stty cstop optionLarisa Grigore
2021-06-29tty: serial: linflexuart: Fix stop bits setupLarisa Grigore
2021-06-29tty: serial: linflexuart: Update timers to use timer_setup()Costea Ciprian
2021-06-29tty: serial: linflexuart: Enable DMATXE only after fifoLarisa Grigore
2021-06-29tty: serial: linflexuart: Fix deadlock rx with edmaLarisa Grigore
2021-06-29tty: serial: linflexuart: Skip linflex uart initialization on emulatorsGhennadi Procopciuc
2021-06-29tty: serial: linflexuart: Fix fsl_linflexuart LINFBRR calculationLarisa Grigore
2021-06-29tty: serial: linflexuart: Add support for ipg clockStoica Cosmin-Stefan
2021-06-29tty: serial: linflexuart: Implement polling callbacksGhennadi Procopciuc
2021-06-29tty: serial: linflexuart: Workaround for 'reboot' command freezingNica Dan
2021-06-29tty: serial: linflexuart: UART support for FIFO with DMALarisa Grigore
2021-06-29tty: serial: linflexuart: Add initial support for Treerunner PalladiumAdrian.Nitu
2021-06-10serial: stm32: fix threaded interrupt handlingJohan Hovold
2021-06-03serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan
2021-06-03Revert "serial: max310x: pass return value of spi_register_driver"Greg Kroah-Hartman
2021-06-03serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma
2021-06-03serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven
2021-06-03serial: tegra: Fix a mask operation that is always trueColin Ian King
2021-06-03serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-06-03serial: 8250_pci: Add support for new HPE serial deviceRandy Wright
2021-06-03serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz
2021-06-03serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery
2021-06-03serial: core: fix suspicious security_locked_down() callOndrej Mosnacek
2021-05-26Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-14serial: omap: fix rs485 half-duplex filteringDario Binacchi