index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
bcm63xx_uart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial/bcm63xx_uart: use correct alias naming
Jonas Gorski
2016-06-25
1
-2
/
+6
*
serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
*
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
2015-11-20
1
-1
/
+1
*
tty: serial/bcm63xx_uart: fix sparse warning
Lad, Prabhakar
2015-03-07
1
-2
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
Kevin Cernekee
2014-11-06
1
-20
/
+10
*
|
tty: serial: bcm63xx: Enable DT earlycon support
Kevin Cernekee
2014-11-06
1
-0
/
+20
*
|
tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
Kevin Cernekee
2014-11-06
1
-1
/
+1
*
|
tty: serial: bcm63xx: Add support for unnamed clock outputs from DT
Kevin Cernekee
2014-11-06
1
-1
/
+2
|
/
*
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
1
-1
/
+1
*
tty: serial: bcm63xx_uart: add support for DT probing
Florian Fainelli
2014-02-28
1
-0
/
+11
*
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
Florian Fainelli
2014-02-28
1
-2
/
+2
*
tty: serial: bcm63xx_uart: include linux/io.h
Florian Fainelli
2014-02-28
1
-0
/
+1
*
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
Florian Fainelli
2014-01-23
1
-2
/
+1
*
tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
Florian Fainelli
2014-01-23
1
-3
/
+2
*
tty: serial: bcm63xx_uart: remove unused inclusion
Florian Fainelli
2014-01-23
1
-1
/
+0
*
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
*
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-26
1
-1
/
+0
*
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
2013-05-08
1
-1
/
+0
*
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
Jonas Gorski
2013-03-12
1
-4
/
+4
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-3
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-3
/
+4
*
tty: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
Maxime Bizon
2011-06-16
1
-4
/
+14
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+891