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
pinetabv-6.6.y-devel
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
/
sc16is7xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
sc16is7xx: use kthread_worker for tx_work and irq
Jakub Kicinski
1
-23
/
+43
2015-06-01
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
Jakub Kicinski
1
-3
/
+2
2015-06-01
sc16is7xx: add missing compatible strings
Jakub Kicinski
1
-0
/
+4
2015-06-01
sc16is7xx: remove RS-485 delay RTS handling
Jakub Kicinski
1
-15
/
+8
2015-06-01
sc16is7xx: spi interface is added
Rama Kiran Kumar Indrakanti
1
-1
/
+104
2015-04-10
sc16is7xx: expose RTS inversion in RS-485 mode
Jakub Kicinski
1
-9
/
+25
2015-03-27
sc16is7xx: enable the clock
Jakub Kicinski
1
-0
/
+1
2015-03-27
sc16is7xx: don't wipe out port configuration on shutdown
Jakub Kicinski
1
-3
/
+5
2015-03-27
sc16is7xx: remove ports on probe error path
Jakub Kicinski
1
-0
/
+3
2014-11-07
serial/sc16is7xx: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
1
-41
/
+12
2014-11-06
serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485
Ricardo Ribalda Delgado
1
-4
/
+0
2014-09-23
tty: sc16is7xx: remove retval from gpiochip_remove()
Linus Walleij
1
-8
/
+5
2014-07-27
serial: sc16is7xx: Correct initialization of s->clk
Jon Ringle
1
-5
/
+4
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-1
/
+0
2014-05-28
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
1
-9
/
+8
2014-05-28
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
1
-2
/
+0
2014-04-26
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
1
-0
/
+1
2014-04-25
serial: sc16is7xx
Jon Ringle
1
-0
/
+1279
[prev]