Skip to content
  • Linus Torvalds's avatar
    Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty · 683a52a1
    Linus Torvalds authored
    Pull tty/serial driver updates from Greg KH:
     "Here's the big tty/serial driver patchset for 3.18-rc1.
    
      Lots of little things in here, some good work from Peter Hurley on the
      tty core, and in lots of drivers.  There are also lots of other driver
      updates in here as well, full details in the changelogs.
    
      All have been in the linux-next tree for a while"
    
    * tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (99 commits)
      Revert "serial/core: Initialize the console pm state"
      tty: serial: 8250: use 32bit variable for rpm_tx_active
      tty: serial: msm: Add earlycon support
      serial/core: Initialize the console pm state
      serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
      serial: of-serial: add PM suspend/resume support
      m68k: AMIGA_BUILTIN_SERIAL should depend on TTY
      asm/uapi: Add definition of TIOC[SG]RS485
      tty/metag_da: Add console_poll module parameter
      serial: 8250_pci: remove rts_n override from Baytrail quirk
      serial: cadence: Add generic earlycon support
      serial: imx: change the wait even to interruptiable
      serial: imx: terminate the RX DMA when the UART is suspending
      serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow control
      serial: 8250: Add Quark X1000 to 8250_pci.c
      tty: omap-serial: pull out calculation from baud_is_mode16
      tty: omap-serial: fix division by zero
      xen_hvc: no reason to write the type key on xenstore
      tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
      tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_match_or_unused()
      ...
    683a52a1