index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sc16is7xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sc16is7xx: Drop bogus use of IRQF_ONESHOT
Josh Cartwright
2017-01-09
1
-1
/
+1
*
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
|
sc16is7xx: null ptr check
Sean Nyekjaer
2015-10-04
1
-0
/
+6
*
|
serial: sc16is7xx: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-10-04
1
-1
/
+0
|
/
*
sc16is7xx: constify devtype
Jakub Kicinski
2015-08-04
1
-4
/
+4
*
sc16is7xx: support multiple devices
Jakub Kicinski
2015-08-04
1
-24
/
+49
*
sc16is7xx: save and use per-chip line number
Jakub Kicinski
2015-08-04
1
-10
/
+21
*
Merge 4.2-rc4 into tty-next
Greg Kroah-Hartman
2015-07-27
1
-7
/
+23
|
\
|
*
sc16is7xx: fix FIFO address of secondary UART
Bo Svangård
2015-07-23
1
-7
/
+23
*
|
tty: serial: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-23
1
-1
/
+0
|
/
*
sc16is7xx: use kworker for RS-485 configuration
Jakub Kicinski
2015-06-01
1
-12
/
+29
*
sc16is7xx: use kworker to update ier bits
Jakub Kicinski
2015-06-01
1
-10
/
+19
*
sc16is7xx: use kworker for md_proc
Jakub Kicinski
2015-06-01
1
-16
/
+31
*
sc16is7xx: move RTS delay to workqueue
Jakub Kicinski
2015-06-01
1
-8
/
+6
*
sc16is7xx: use kthread_worker for tx_work and irq
Jakub Kicinski
2015-06-01
1
-23
/
+43
*
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
Jakub Kicinski
2015-06-01
1
-3
/
+2
*
sc16is7xx: add missing compatible strings
Jakub Kicinski
2015-06-01
1
-0
/
+4
*
sc16is7xx: remove RS-485 delay RTS handling
Jakub Kicinski
2015-06-01
1
-15
/
+8
*
sc16is7xx: spi interface is added
Rama Kiran Kumar Indrakanti
2015-06-01
1
-1
/
+104
*
sc16is7xx: expose RTS inversion in RS-485 mode
Jakub Kicinski
2015-04-10
1
-9
/
+25
*
sc16is7xx: enable the clock
Jakub Kicinski
2015-03-26
1
-0
/
+1
*
sc16is7xx: don't wipe out port configuration on shutdown
Jakub Kicinski
2015-03-26
1
-3
/
+5
*
sc16is7xx: remove ports on probe error path
Jakub Kicinski
2015-03-26
1
-0
/
+3
*
serial/sc16is7xx: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
1
-41
/
+12
*
serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485
Ricardo Ribalda Delgado
2014-11-05
1
-4
/
+0
*
tty: sc16is7xx: remove retval from gpiochip_remove()
Linus Walleij
2014-09-23
1
-8
/
+5
*
serial: sc16is7xx: Correct initialization of s->clk
Jon Ringle
2014-07-27
1
-5
/
+4
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
1
-1
/
+0
*
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
2014-05-28
1
-9
/
+8
*
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
2014-05-28
1
-2
/
+0
*
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
2014-04-25
1
-0
/
+1
*
serial: sc16is7xx
Jon Ringle
2014-04-25
1
-0
/
+1279