summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2019-11-21serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2019-11-20tty: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-18{tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee
2019-11-18serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan
2019-11-18serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch
2019-11-14Revert "serial-uartlite: Move the uart register"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Add get serial id if not provided"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Add runtime support"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Change logic how console_port is setup"Greg Kroah-Hartman
2019-11-14Revert "serial-uartlite: Use allocated structure instead of static ones"Greg Kroah-Hartman
2019-11-13tty: serial: msm_serial: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-13tty: serial: tegra: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-13tty: serial: amba-pl011: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-13serial-uartlite: Use allocated structure instead of static onesShubhrajyoti Datta
2019-11-13serial-uartlite: Change logic how console_port is setupShubhrajyoti Datta
2019-11-13tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan
2019-11-13tty: serial: imx: use the sg count from dma_map_sgPeng Fan
2019-11-05tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan
2019-11-04tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enableChuhong Yuan
2019-11-04serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich
2019-11-04serial: 8250_dw: Avoid double error messaging when IRQ absentAndy Shevchenko
2019-11-04tty: serial: msm_serial: Fix flow controlJeffrey Hugo
2019-11-04tty: serial: lpuart: Add RS485 support for 32-bit uart flavourPhilippe Schenker
2019-11-04tty: serial: lpuart: Use defines that correspond to correct registerPhilippe Schenker
2019-11-04tty: serial: lpuart: Remove unnecessary code from set_mctrlPhilippe Schenker
2019-10-27Merge 5.4-rc5 into tty-nextGreg Kroah-Hartman
2019-10-16serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea
2019-10-16Revert "serial: core: Use cons->index for preferred console registration"Michal Simek
2019-10-158250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King
2019-10-15serial: 8250_exar: Move Exar pieces to custom ->startup()Andy Shevchenko
2019-10-14Merge 5.4-rc3 into tty-nextGreg Kroah-Hartman
2019-10-10serial: sirf: make register info staticBen Dooks
2019-10-10tty: serial: qcom_geni_serial: Wakeup over UART RXAkash Asthana
2019-10-10tty: serial: qcom_geni_serial: IRQ cleanupAkash Asthana
2019-10-10tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang
2019-10-10serial: fix kernel-doc warning in commentsRandy Dunlap
2019-10-07serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford
2019-10-07serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-10-07tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()Andrey Smirnov
2019-10-04serial: uartps: Fix uartps_major handlingMichal Simek
2019-10-04drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurableOskar Senft
2019-10-04serial: uartlite: fix exit path null pointerRandy Dunlap
2019-10-04tty: serial: linflexuart: Fix magic SysRq handlingStefan-gabriel Mirea
2019-10-04serial: sh-sci: Use platform_get_irq_optional() for optional interruptsGeert Uytterhoeven
2019-10-04serial/sifive: select SERIAL_EARLYCONChristoph Hellwig
2019-10-04tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET
2019-10-04tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-10-04serial: 8250_dw: Use devm_clk_get_optional() to get the input clockAndy Shevchenko
2019-10-04serial: 8250_lpss: Switch over to MSI interruptsFelipe Balbi