summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-02-06serial: 8250_dw: Do not use readl/writel before checking port iotypeNoam Camus
2016-02-06serial: 8250_dw: Add support for big-endian MMIO accessesNoam Camus
2016-02-06serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()Noam Camus
2016-02-06tty: 8250_omap: Use software emulated RS485 direction controlMatwey V. Kornilov
2016-02-06tty: Add software emulated RS485 support for 8250Matwey V. Kornilov
2016-02-06tty: Move serial8250_stop_rx() in front of serial8250_start_tx()Matwey V. Kornilov
2016-02-06TTY: serial/m32r_sio, remove unused membersJiri Slaby
2016-02-06TTY: serial/m32r_sio, remove debug macrosJiri Slaby
2016-02-06TTY: serial/m32r_sio, simplify old_serial_portJiri Slaby
2016-02-06TTY: serial/m32r_sio, disband m32r_sio.hJiri Slaby
2016-02-06TTY: 8250_pnp, make checks boolJiri Slaby
2016-02-06TTY: 8250_pnp, constify tablesJiri Slaby
2016-02-06TTY: serial/mpsc, remove unused fieldsJiri Slaby
2016-02-06TTY: serial/mpsc, clean up init/remove functionsJiri Slaby
2016-02-06TTY: serial/mpsc, stop leaking mappingsJiri Slaby
2016-02-06serial: 8250_omap: Add omap8250 earlyconPeter Hurley
2016-02-06serial: 8250_early: Use port->regshiftPeter Hurley
2016-02-06serial: earlycon: Show the earlycon "driver" in bannerPeter Hurley
2016-02-06serial: earlycon: Common log banner for command line and DTPeter Hurley
2016-02-06of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley
2016-02-06of: earlycon: Initialize port fields from DT propertiesPeter Hurley
2016-02-06of: earlycon: Add options string handlingPeter Hurley
2016-02-06of: earlycon: Fixup earlycon console name and indexPeter Hurley
2016-02-06serial: earlycon: Fixup earlycon console name and indexPeter Hurley
2016-02-06earlycon: Use common framework for earlycon declarationsPeter Hurley
2016-02-06of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREEPeter Hurley
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley
2016-01-28tty: mxser: Remove ASYNC_CLOSINGPeter Hurley
2016-01-28serial: core: Perform RTS signalling before soft flow ctrlPeter Hurley
2016-01-28serial: core: Unfold < 80 char linesPeter Hurley
2016-01-28serial: core: Remove cast from void ptr in uart_open()Peter Hurley
2016-01-28serial: core: Cleanup uart_open() exitPeter Hurley
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley
2016-01-28serial: core: Use tty->index for port # in debug messagesPeter Hurley
2016-01-28serial: core: Fold do_uart_get_info() into callerPeter Hurley
2016-01-28serial: core: Fold __uart_put_char() into callerPeter Hurley
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2016-01-28tty: Allow unreadable mess to be > 80 charsPeter Hurley
2016-01-28tty: Unify receive_buf() code pathsPeter Hurley
2016-01-28n_tty: Ignore all read data when closingPeter Hurley
2016-01-28tty: rocket: Remove private close_waitPeter Hurley
2016-01-28serial: 8250: Unfold < 80 char linesPeter Hurley
2016-01-28serial: 8250: Wait for irq to complete before shutdownPeter Hurley
2016-01-28serial: 8250: Unlink uart console ptr if console setup failsPeter Hurley
2016-01-28serial: 8250: Remove low_latency workaroundPeter Hurley