summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár2021-09-141-1/+1
* serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon2021-09-141-1/+1
* Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-2/+1
|\
| * parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-2/+1
* | tty: serial: uartlite: Use read_poll_timeout for a polling loopSean Anderson2021-08-271-13/+5
* | tty: serial: uartlite: Use constants in early_uartlite_putcSean Anderson2021-08-271-5/+4
* | serial: vt8500: Use of_device_get_match_dataTang Bin2021-08-261-5/+2
* | serial: tegra: Use of_device_get_match_dataTang Bin2021-08-261-4/+2
* | serial: 8250_ingenic: Use of_device_get_match_dataTang Bin2021-08-261-4/+2
* | tty: serial: linflexuart: Remove redundant check to simplify the codeTang Bin2021-08-261-5/+1
* | tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxpFugang Duan2021-08-261-0/+48
* | tty: serial: fsl_lpuart: enable two stop bits for lpuart32Fugang Duan2021-08-261-2/+6
* | tty: serial: fsl_lpuart: fix the wrong mapbase valueAndy Duan2021-08-261-1/+1
* | tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callbackFugang Duan2021-08-181-0/+4
* | serial: sh-sci: fix break handling for sysrqUlrich Hecht2021-08-161-1/+6
* | serial: stm32: use devm_platform_get_and_ioremap_resource()Tang Bin2021-08-161-2/+1
* | serial: stm32: use the defined variable to simplify codeTang Bin2021-08-161-2/+2
* | Revert "arm pl011 serial: support multi-irq request"Qian Cai2021-08-161-31/+3
* | tty: serial: samsung: Add Exynos850 SoC dataSam Protsenko2021-08-131-0/+13
* | tty: serial: samsung: Fix driver data macros styleSam Protsenko2021-08-131-2/+2
* | tty: serial: samsung: Init USI to keep clocks runningSam Protsenko2021-08-131-1/+31
* | serial: stm32: fix the conditional expression writingTang Bin2021-08-131-2/+2
* | Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-098-13/+37
|\ \ | |/
| * serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner2021-07-301-0/+1
| * serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao2021-07-291-0/+5
| * tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrlSherry Sun2021-07-291-1/+1
| * serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko2021-07-211-0/+6
| * serial: 8250: fix handle_irq lockingJohan Hovold2021-07-213-6/+9
| * serial: tegra: Only print FIFO error message when an error occursJon Hunter2021-07-211-2/+4
| * serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki2021-07-211-3/+9
| * serial: max310x: Unprepare and disable clock in error pathAndy Shevchenko2021-07-211-1/+2
* | serial: 8250_omap: Handle optional overrun-throttle-ms propertyTony Lindgren2021-08-051-1/+24
* | serial: omap: Only allow if 8250_omap is not selectedTony Lindgren2021-07-291-1/+1
* | serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()Tony Lindgren2021-07-291-73/+2
* | serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman2021-07-271-1/+1
* | tty: drop put_tty_driverJiri Slaby2021-07-272-4/+4
* | tty: stop using alloc_tty_driverJiri Slaby2021-07-272-7/+8
* | serial: max310x: Use clock-names property matching to recognize EXTCLKAndy Shevchenko2021-07-271-10/+5
* | serial: 8250_lpss: Enable DMA on Intel Elkhart LakeAndy Shevchenko2021-07-271-0/+10
* | serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki2021-07-271-1/+2
* | serial: 8250_exar: Add ->unregister_gpio() callbackAndy Shevchenko2021-07-211-13/+23
* | tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"Colin Ian King2021-07-211-1/+1
* | tty: serial: uartlite: Add runtime pm supportShubhrajyoti Datta2021-07-211-8/+52
* | tty: serial: uartlite: Disable clocks in case of errorsShubhrajyoti Datta2021-07-211-0/+1
* | serial: samsung: use dma_ops of DMA if attachedTamseel Shams2021-07-211-21/+25
* | arm pl011 serial: support multi-irq requestBing Fan2021-07-211-3/+31
* | serial: amba-pl011: add RS485 supportLino Sanfilippo2021-07-211-2/+161
* | tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma2021-07-212-0/+5
* | serial: core: Report magic multiplier extra baud ratesMaciej W. Rozycki2021-07-211-0/+8
* | serial: 8250: extend compile-test coverageJohan Hovold2021-07-211-4/+6