index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
bcm63xx_uart.c
Age
Commit message (
Expand
)
Author
2014-01-23
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
Florian Fainelli
2014-01-23
tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
Florian Fainelli
2014-01-23
tty: serial: bcm63xx_uart: remove unused inclusion
Florian Fainelli
2013-08-27
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-08
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
2013-03-12
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
Jonas Gorski
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2011-06-16
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
Maxime Bizon
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman