summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2019-11-12Merge tag 'v5.3.10' into toradex_5.3.ytoradex_5.3.yStefan Agner
2019-11-108250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King
2019-11-06serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-11-06serial/sifive: select SERIAL_EARLYCONChristoph Hellwig
2019-11-06tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET
2019-11-06tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-10-17serial: uartps: Fix uartps_major handlingMichal Simek
2019-10-17serial: uartlite: fix exit path null pointerRandy Dunlap
2019-10-03serial: imx: avoid crash when un/re-binding serial console deviceStefan Agner
2019-10-03serial: imx: unprepare console clocks on removeStefan Agner
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang
2019-07-30kgdboc: disable the console lock when in kgdbDouglas Anderson
2019-07-25tty: serial: netx: Delete driverLinus Walleij
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson
2019-07-15docs: serial: move it to the driver-apiMauro Carvalho Chehab
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-07-04tty: serial: fsl_lpuart: add imx8qxp supportFugang Duan
2019-07-03serial: imx: set_termios(): preserve RTS stateSergey Organov
2019-07-03serial: imx: set_termios(): clarify RTS/CTS bits calculationSergey Organov
2019-07-03serial: imx: set_termios(): factor-out 'ucr2' initial valueSergey Organov
2019-07-03serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven
2019-07-03serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven
2019-07-03serial: mpsc: Remove obsolete MPSC driverMark Greer
2019-07-03serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...Wei Yongjun
2019-06-21serial: stm32: add RX and TX FIFO flushErwan Le Ray
2019-06-21serial: stm32: add support of RX FIFO thresholdErwan Le Ray
2019-06-21serial: stm32: add support of TX FIFO thresholdErwan Le Ray
2019-06-21serial: stm32: update PIO transmissionErwan Le Ray
2019-06-21serial: stm32: add support of timeout interrupt for RXErwan Le Ray
2019-06-21Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2019-06-21serial: mctrl_gpio: Check if GPIO property exisits before requesting itStefan Roese
2019-06-18serial: 8250: pericom_do_set_divisor can be statickbuild test robot
2019-06-18tty: serial_core: Set port active bit in uart_port_activateSerge Semin
2019-06-18serial: 8250: Add MSR/MCR TIOCM conversion wrapper functionsStefan Roese
2019-06-18serial: 8250: factor out serial8250_{set,clear}_THRI() helpersAndy Shevchenko
2019-06-18serial: fsl_lpuart: Remove unneeded OOM error messageFabio Estevam
2019-06-18serial: uartps: Remove useless return from cdns_uart_poll_put_charNava kishore Manne
2019-06-18serial: uartps: Do not add a trailing semicolon to macroNava kishore Manne
2019-06-18serial: uartps: Fix long line over 80 charsNava kishore Manne
2019-06-18serial: uartps: Fix multiple line dereferenceNava kishore Manne
2019-06-18serial: uartps: Use octal permission for module_param()Nava kishore Manne
2019-06-18serial: uartps: Use the same dynamic major number for all portsShubhrajyoti Datta
2019-06-18serial: 8250: Add support for higher baud rates to Pericom chipsJay Dolan
2019-06-18serial: imx: fix locking in set_termios()Sergey Organov
2019-06-13sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz