summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-222-5/+2
|\
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-022-5/+2
* | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-222-38/+35
|\ \
| * | serial: stm32: Use of_device_get_match_data()Stephen Boyd2021-01-262-38/+35
| |/
* | serial: core: Remove BUG_ON(in_interrupt()) checkAhmed S. Darwish2021-02-091-4/+4
* | serial: stm32: improve platform_get_irq condition handling in init_portErwan Le Ray2021-01-261-5/+5
* | serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko2021-01-264-1513/+0
* | Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman2021-01-252-1/+10
|\ \
| * \ Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-01-241-1/+9
| |\ \
| | * | serial: mvebu-uart: fix tx lost characters at power offPali Rohár2020-12-281-1/+9
| | |/
| * / riscv: Fix sifive serial driverDamien Le Moal2021-01-071-0/+1
| |/
* | 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