summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2021-07-21tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente
2021-07-21serial: samsung: use dma_ops of DMA if attachedTamseel Shams
2021-07-21arm pl011 serial: support multi-irq requestBing Fan
2021-07-21serial: amba-pl011: add RS485 supportLino Sanfilippo
2021-07-21tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma
2021-07-21serial: core: Report magic multiplier extra baud ratesMaciej W. Rozycki
2021-07-21serial: 8250: extend compile-test coverageJohan Hovold
2021-07-21serial: 8250_bcm7271: use NULL to initialized a null pointerColin Ian King
2021-07-21serial: 8250_pnp: Support configurable clock frequencyJianmin Lv
2021-07-21serial: 8250: 8250_omap: make a const array static, makes object smallerColin Ian King
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-25serial: mvebu-uart: remove unused member nb from struct mvebu_uartPali Rohár
2021-06-25serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár