Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial fixes from Greg Kroah-Hartman: "Here are some tty/serial driver fixes for 3.9 We finally mute the annoying WARN_ON that lots of people are hitting and it turns out isn't needed anymore. Also add a few new device ids and a some other minor fixes." * tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: tty: serial: fix typo "SERIAL_S3C2412" serial: 8250: Keep 8250.<xxxx> module options functional after driver rename tty: serial: fix typo "ARCH_S5P6450" tty/8250_pnp: serial port detection regression since v3.7 serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char" serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards tty/serial: Add support for Altera serial port tty: serial: vt8500: Unneccessary duplicated clock code removed tty: serial: mpc5xxx: fix PSC clock name bug TTY: disable debugging warning
Showing
- Documentation/devicetree/bindings/tty/serial/of-serial.txt 3 additions, 0 deletionsDocumentation/devicetree/bindings/tty/serial/of-serial.txt
- drivers/tty/serial/8250/8250.c 51 additions, 1 deletiondrivers/tty/serial/8250/8250.c
- drivers/tty/serial/8250/8250_pci.c 11 additions, 10 deletionsdrivers/tty/serial/8250/8250_pci.c
- drivers/tty/serial/8250/8250_pnp.c 7 additions, 5 deletionsdrivers/tty/serial/8250/8250_pnp.c
- drivers/tty/serial/Kconfig 2 additions, 2 deletionsdrivers/tty/serial/Kconfig
- drivers/tty/serial/bcm63xx_uart.c 4 additions, 4 deletionsdrivers/tty/serial/bcm63xx_uart.c
- drivers/tty/serial/mpc52xx_uart.c 1 addition, 1 deletiondrivers/tty/serial/mpc52xx_uart.c
- drivers/tty/serial/of_serial.c 6 additions, 0 deletionsdrivers/tty/serial/of_serial.c
- drivers/tty/serial/vt8500_serial.c 1 addition, 8 deletionsdrivers/tty/serial/vt8500_serial.c
- drivers/tty/tty_buffer.c 1 addition, 1 deletiondrivers/tty/tty_buffer.c
- include/uapi/linux/serial_core.h 4 additions, 1 deletioninclude/uapi/linux/serial_core.h
Loading
Please register or sign in to comment