index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
bcm63xx_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-2
/
+4
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-07
tty/bcm63xx_uart: allow naming clock in device tree
Jonas Gorski
1
-2
/
+4
2017-11-07
tty/bcm63xx_uart: use refclk for the expected clock name
Jonas Gorski
1
-1
/
+1
2017-09-18
serial: bcm63xx: fix timing issue.
Russell Enderby
1
-0
/
+5
2016-09-02
serial/bcm63xx_uart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-06-26
serial/bcm63xx_uart: use correct alias naming
Jonas Gorski
1
-2
/
+6
2015-12-14
serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes
Denys Vlasenko
1
-1
/
+1
2015-11-21
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-03-07
tty: serial/bcm63xx_uart: fix sparse warning
Lad, Prabhakar
1
-2
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-07
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
Kevin Cernekee
1
-20
/
+10
2014-11-07
tty: serial: bcm63xx: Enable DT earlycon support
Kevin Cernekee
1
-0
/
+20
2014-11-07
tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
Kevin Cernekee
1
-1
/
+1
2014-11-07
tty: serial: bcm63xx: Add support for unnamed clock outputs from DT
Kevin Cernekee
1
-1
/
+2
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-20
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-03-01
tty: serial: bcm63xx_uart: add support for DT probing
Florian Fainelli
1
-0
/
+11
2014-03-01
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
Florian Fainelli
1
-2
/
+2
2014-03-01
tty: serial: bcm63xx_uart: include linux/io.h
Florian Fainelli
1
-0
/
+1
2014-01-23
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
Florian Fainelli
1
-2
/
+1
2014-01-23
tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
Florian Fainelli
1
-3
/
+2
2014-01-23
tty: serial: bcm63xx_uart: remove unused inclusion
Florian Fainelli
1
-1
/
+0
2013-08-28
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-07-27
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-08
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
1
-1
/
+0
2013-03-12
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
Jonas Gorski
1
-4
/
+4
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-3
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-3
/
+4
2012-11-22
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2011-06-16
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
Maxime Bizon
1
-4
/
+14
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+891