linux-stable/drivers/tty/serial/8250
Eddie Huang 2a768264ee tty: serial: Fix mediatek UART driver setting baudrate issue
In mtk8250_set_termios function, calculating quot value can not be zero,
otherwise, using DIV_ROUND_CLOSEST(port->uartclk, quot * baud) will fail due to
divisor is zero.

Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-06 14:57:25 -08:00
..
8250.h tty: serial: 8250: omap: add custom irq handling 2014-11-05 19:13:34 -08:00
8250_accent.c
8250_acorn.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
8250_boca.c
8250_core.c serial: of: add a PORT_RT2880 definition 2014-11-06 14:57:18 -08:00
8250_dma.c tty: serial: 8250: allow to use custom DMA implementation 2014-11-05 19:07:48 -08:00
8250_dw.c serial: 8250_dw: Add DMA support for non-ACPI platforms 2014-11-05 19:24:07 -08:00
8250_early.c tty/serial: fix 8250 early console option passing to regular console 2014-06-19 13:07:26 -07:00
8250_em.c serial: 8250_em: Remove out-of-memory message 2014-11-05 20:18:30 -08:00
8250_exar_st16c554.c
8250_fintek.c serial: Add support for Fintek F81216A LPC to 4 UART 2014-09-08 15:26:26 -07:00
8250_fourport.c
8250_fsl.c serial: 8250: introduce up_to_u8250p() helper 2014-07-17 18:16:23 -07:00
8250_gsc.c parisc: Fix interrupt routing for C8000 serial ports 2013-07-31 23:42:32 +02:00
8250_hp300.c serial: hp300: Remove obsolete comments 2014-11-05 20:18:30 -08:00
8250_hub6.c
8250_mtk.c tty: serial: Fix mediatek UART driver setting baudrate issue 2014-11-06 14:57:25 -08:00
8250_omap.c tty: serial: 8250: omap: add dma support 2014-11-05 19:13:34 -08:00
8250_pci.c 8250_pci: Added driver for Endrun Technologies PTP PCIe card. 2014-11-05 16:36:01 -08:00
8250_pnp.c tty: delete non-required instances of include <linux/init.h> 2014-01-07 17:05:21 -08:00
Kconfig serial: ralink: adds Mediatek MT7620 serial 2014-11-06 14:57:18 -08:00
Makefile tty: serial: Add 8250-core based omap driver 2014-11-05 19:05:13 -08:00
serial_cs.c tty: delete non-required instances of include <linux/init.h> 2014-01-07 17:05:21 -08:00