summaryrefslogtreecommitdiff
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-27dt-bindings: serial: Add compatible for Mediatek MT7986Sam Shih
2021-07-27tty: pdc_cons, free tty_driver upon failureJiri Slaby
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: make tty_set_operations an inlineJiri Slaby
2021-07-27tty: drop alloc_tty_driverJiri 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-27xtensa: ISS: don't panic in rs_initJiri Slaby
2021-07-27tty: tty_flip.h needs only tty_buffer and tty_portJiri Slaby
2021-07-27tty: move tty_port to new tty_port.hJiri Slaby
2021-07-27tty: move tty_buffer definitions to new tty_buffer.hJiri Slaby
2021-07-27tty: move tty_ldisc_receive_buf to tty_flip.hJiri Slaby
2021-07-27tty: include list & lockdep from tty_ldisc.hJiri Slaby
2021-07-27tty: move ldisc prototypes to tty_ldisc.hJiri Slaby
2021-07-27tty: include kref.h in tty_driver.hJiri Slaby
2021-07-27tty: move tty_driver related prototypes to tty_driver.hJiri Slaby
2021-07-27v253_init: eliminate pointer to stringJiri Slaby
2021-07-27cx20442: tty_ldisc_ops::write_wakeup is optionalJiri 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-27dt-bindings: serial: 8250: Add Exar compatiblesLinus Walleij
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-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-21dt-bindings: serial: convert Cadence UART bindings to YAMLNobuhiro Iwamatsu
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