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
starfive-6.6.48-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
/
ar933x_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-2
/
+2
2015-03-07
serial: ar933x_uart: Fix off-by-one for checking valid alias id
Axel Lin
1
-1
/
+1
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-06
tty: ar933x_uart: use container_of to resolve ar933x_uart_port from uart_port
Fabian Frederick
1
-10
/
+20
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-5
/
+0
2013-08-31
tty: ar933x_uart: add device tree support and binding documentation
Gabor Juhos
1
-3
/
+25
2013-08-29
tty: ar933x_uart: use config_enabled() macro to clean up ifdefs
Gabor Juhos
1
-13
/
+12
2013-08-29
tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr
Gabor Juhos
1
-1
/
+0
2013-08-29
tty: ar933x_uart: use the clk API to get the uart clock
Gabor Juhos
1
-9
/
+26
2013-08-28
tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-14
tty: ar933x_uart: simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-08-12
tty: ar933x_uart: convert to use devm_* functions
Gabor Juhos
1
-18
/
+8
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-27
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-6
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-7
/
+3
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
2012-11-16
tty/serial/ar933x_uart: fix baud rate calculation
Gabor Juhos
1
-5
/
+85
2011-12-08
SERIAL: AR933X: Add driver for the built-in UART of the SoC
Gabor Juhos
1
-0
/
+688