summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2021-08-16serial: stm32: use devm_platform_get_and_ioremap_resource()Tang Bin
2021-08-16serial: stm32: use the defined variable to simplify codeTang Bin
2021-08-16Revert "arm pl011 serial: support multi-irq request"Qian Cai
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-13tty: serial: samsung: Add Exynos850 SoC dataSam Protsenko
2021-08-13tty: serial: samsung: Fix driver data macros styleSam Protsenko
2021-08-13tty: serial: samsung: Init USI to keep clocks runningSam Protsenko
2021-08-13serdev: Split and export serdev_acpi_get_uart_resource()Andy Shevchenko
2021-08-13serial: stm32: fix the conditional expression writingTang Bin
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-05serial: 8250_omap: Handle optional overrun-throttle-ms propertyTony Lindgren
2021-07-30serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner
2021-07-29serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao
2021-07-29tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrlSherry Sun
2021-07-29serial: omap: Only allow if 8250_omap is not selectedTony Lindgren
2021-07-29serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()Tony Lindgren
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27vt: keyboard.c: make console an unsigned intGreg Kroah-Hartman
2021-07-27vt: keyboard: treat kbd_table as an array all the time.Greg Kroah-Hartman
2021-07-27serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: make tty_set_operations an inlineJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27tty: don't store semi-state into tty driversJiri Slaby
2021-07-27hvsi: don't panic on tty_register_driver failureJiri Slaby
2021-07-27serial: max310x: Use clock-names property matching to recognize EXTCLKAndy Shevchenko
2021-07-27serial: 8250_lpss: Enable DMA on Intel Elkhart LakeAndy Shevchenko
2021-07-27serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-07-21tty: hvc: replace BUG_ON() with negative return valueJuergen Gross
2021-07-21serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko
2021-07-21serial: 8250: fix handle_irq lockingJohan Hovold
2021-07-21serial: tegra: Only print FIFO error message when an error occursJon Hunter
2021-07-21serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki
2021-07-21serial: max310x: Unprepare and disable clock in error pathAndy Shevchenko
2021-07-21amiserial: remove unused state from shutdownJiri Slaby
2021-07-21amiserial: switch rs_table to a single stateJiri Slaby
2021-07-21amiserial: pack and sort includesJiri Slaby
2021-07-21amiserial: expand "custom"Jiri Slaby
2021-07-21amiserial: expand serial_isrootJiri Slaby
2021-07-21amiserial: use memset to zero serial_stateJiri Slaby
2021-07-21amiserial: simplify rs_openJiri Slaby
2021-07-21amiserial: remove serial_state::xmit_fifo_sizeJiri Slaby
2021-07-21amiserial: remove stale commentJiri Slaby
2021-07-21amiserial: remove serial_* stringsJiri Slaby
2021-07-21amiserial: remove unused DBG_CNTJiri Slaby
2021-07-21serial: 8250_exar: Add ->unregister_gpio() callbackAndy Shevchenko
2021-07-21tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"Colin Ian King
2021-07-21tty: serial: uartlite: Add runtime pm supportShubhrajyoti Datta
2021-07-21tty: serial: uartlite: Disable clocks in case of errorsShubhrajyoti Datta