summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/bcm63xx_uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* tty: serial: bcm63xx_uart: add support for DT probingFlorian Fainelli2014-03-011-0/+11
* tty: serial: bcm63xx_uart: define UART_REG_SIZE constantFlorian Fainelli2014-03-011-2/+2
* tty: serial: bcm63xx_uart: include linux/io.hFlorian Fainelli2014-03-011-0/+1
* tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.hFlorian Fainelli2014-01-231-2/+1Star
* tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macrosFlorian Fainelli2014-01-231-3/+2Star
* tty: serial: bcm63xx_uart: remove unused inclusionFlorian Fainelli2014-01-231-1/+0Star
* tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-0/+2
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-271-1/+0Star
* MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-081-1/+0Star
* serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski2013-03-121-4/+4
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-3/+1Star
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-3/+4
* tty: remove use of __devexitBill Pemberton2012-11-221-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon2011-06-161-4/+14
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+891