summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: remove sirf prima/atlas driverArnd Bergmann2021-01-204-1973/+0
* serial: mxs-auart: Remove <asm/cacheflush.h>Fabio Estevam2021-01-201-2/+0
* serial: mxs-auart: Remove serial_mxs_probe_dt()Fabio Estevam2021-01-201-32/+11
* serial: fsl_lpuart: Use of_device_get_match_data()Fabio Estevam2021-01-201-3/+1
* tty: serial: Drop unused efm32 serial driverUwe Kleine-König2021-01-153-866/+0
* tty: serial: owl: Add support for kernel debuggerCristian Ciocaltea2021-01-131-0/+38
* serial: stm32: update transmission complete error message in shutdownErwan Le Ray2021-01-071-1/+2
* serial: stm32: clean probe and remove port deinitErwan Le Ray2021-01-071-2/+7
* serial: stm32: update conflicting RTS/CTS config commentErwan Le Ray2021-01-071-1/+4
* serial: stm32: add authorErwan Le Ray2021-01-071-1/+2
* serial: stm32: add "_usart" prefix in functions nameErwan Le Ray2021-01-071-171/+177
* serial: stm32: fix code cleaning warnings and checksErwan Le Ray2021-01-071-18/+15
* serial: stm32: fix DMA initialization error handlingErwan Le Ray2021-01-071-7/+17
* tty_port: drop last traces of low_latencyJiri Slaby2021-01-073-9/+0
* tty: cpm_uart, use port->flags instead of low_latencyJiri Slaby2021-01-071-2/+1
* 8250_tegra: clean up tegra_uart_handle_breakJiri Slaby2021-01-071-5/+6
* tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2020-12-281-3/+1
* tty: serial: cpm_uart: Add udbg support for enabling xmonChristophe Leroy2020-12-281-1/+39
* tty/serial/lantiq: convert comma to semicolonZheng Yongjun2020-12-281-1/+1
* tty/serial/imx: convert comma to semicolonZheng Yongjun2020-12-281-1/+1
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-173-0/+437
|\
| * drivers/tty/serial: add LiteUART driverFilip Kokosinski2020-11-093-0/+437
* | Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-1528-1075/+159
|\ \
| * | serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
| * | tty: serial: meson: enable console as moduleKevin Hilman2020-12-112-2/+8
| * | serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin2020-12-101-5/+0
| * | serial: imx: Move imx_uart_probe_dt() content into probe()Fabio Estevam2020-12-101-40/+24
| * | serial: imx: Remove unneeded of_device_get_match_data() NULL checkFabio Estevam2020-12-091-3/+0
| * | serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy2020-12-091-0/+4
| * | tty/serial/imx: Enable TXEN bit in imx_poll_init().Mingrui Ren2020-12-041-1/+1
| * | tty : serial: jsm: Fixed file by adding spacingClement Smith2020-12-041-1/+1
| * | tty: serial: uartlite: Support probe deferralAlexander Sverdlin2020-12-041-2/+2
| * | earlycon: simplify earlycon-table implementationJohan Hovold2020-12-041-4/+2
| * | tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki2020-11-261-1/+1
| * | serial: mxs-auart: Remove unneeded platform_device_idFabio Estevam2020-11-261-17/+4
| * | serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong2020-11-261-3/+10
| * | Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman2020-11-232-21/+15
| |\ \
| * | | serial: imx: Remove unused .id_table supportFabio Estevam2020-11-181-20/+0
| * | | tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'Lee Jones2020-11-131-4/+4
| * | | tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones2020-11-131-3/+0
| * | | serial: imx: Remove unused platform data supportFabio Estevam2020-11-121-29/+3
| * | | serial: 8250: 8250_omap: Fix unused variable warningVignesh Raghavendra2020-11-121-13/+13
| * | | serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra2020-11-121-0/+1
| * | | Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman2020-11-093-1/+5
| |\ \ \
| * | | | tty: serial: msm_serial: Constify msm_uart_popsRikard Falkeborn2020-11-061-1/+1
| * | | | serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra2020-11-061-1/+41
| * | | | tty: serial: linflexuart: Remove unnecessary '|' operation and add error countLiu Xiang2020-11-061-10/+9
| * | | | serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warningYueHaibing2020-11-061-1/+1
| * | | | tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer2020-11-063-875/+0
| * | | | tty: serial: serial-tegra: Provide some missing struct member descriptionsLee Jones2020-11-061-0/+5