index
:
Linux Stable
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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sc16is7xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
Mao Wenan
2019-05-04
1
-2
/
+10
*
sc16is7xx: Fix for multi-channel stall
Phil Elwell
2018-11-21
1
-6
/
+13
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
2016-10-30
1
-2
/
+6
|
\
|
*
sc16is7xx: always write state when configuring GPIO as an output
Francois Berder
2016-10-27
1
-2
/
+6
*
|
sc16is7xx: Drop bogus use of IRQF_ONESHOT
Josh Cartwright
2016-10-27
1
-1
/
+1
|
/
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-11
/
+11
*
sc16is7xx: make sure device is in suspend once probed
Florian Vallee
2016-08-31
1
-0
/
+20
*
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-20
1
-10
/
+3
|
\
|
*
sc16is7xx: remove useless "uart_handle_cts_change"
Wills Wang
2016-04-30
1
-10
/
+3
*
|
serial: sc16is7xx: use gpiochip data pointer
Linus Walleij
2016-04-26
1
-10
/
+6
|
/
*
Revert "sc16is7xx: implemented get_mctrl"
Greg Kroah-Hartman
2016-03-07
1
-10
/
+4
*
sc16is7xx: implemented get_mctrl
Maarten Brock
2016-02-14
1
-4
/
+10
*
sc16is7xx: implemented set_mctrl
Maarten Brock
2016-02-14
1
-2
/
+10
*
sc16is7xx: fix incorrect register bits macro
Wills Wang
2016-02-06
1
-6
/
+6
*
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-17
1
-1
/
+1
|
\
|
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
|
sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-out
Florian Achleitner
2015-12-13
1
-0
/
+13
|
/
*
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