index
:
kernel/linux.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
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-04-05
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
1
-1
/
+1
2020-09-04
sc16is7xx: Set iobase to device index
Daniel Mack
1
-0
/
+1
2020-06-15
sched,serial: Convert to sched_set_fifo()
Peter Zijlstra
1
-2
/
+1
2020-05-29
sc16is7xx: Add flag to activate IrDA mode
Pascal Huerst
1
-0
/
+20
2020-05-22
sc16is7xx: Read the LSR register for basic device presence check
Daniel Mack
1
-0
/
+11
2020-05-22
sc16is7xx: Allow sharing the IRQ line
Daniel Mack
1
-1
/
+13
2020-05-22
sc16is7xx: Use threaded IRQ
Daniel Mack
1
-13
/
+5
2020-05-22
sc16is7xx: Always use falling edge IRQ
Daniel Mack
1
-8
/
+4
2020-02-13
serial: sc16is7xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-04-22
Merge 5.1-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+3
2019-04-19
sc16is7xx: put err_spi and err_i2c into correct #ifdef
Guoqing Jiang
1
-2
/
+2
2019-04-16
sc16is7xx: move label 'err_spi' to correct section
Guoqing Jiang
1
-0
/
+2
2019-04-01
Merge 5.1-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+10
2019-03-27
serial: sc16is7xx: Drop of_match_ptr() use
Andy Shevchenko
1
-3
/
+2
2019-03-27
serial: sc16is7xx: Switch to use device_get_match_data()
Andy Shevchenko
1
-13
/
+5
2019-03-27
serial: sc16is7xx: Respect clock-frequency property
Andy Shevchenko
1
-1
/
+10
2019-03-19
sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
Mao Wenan
1
-2
/
+10
2019-01-08
sc16is7xx: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-09-18
sc16is7xx: Fix for "Unexpected interrupt: 8"
Phil Elwell
1
-0
/
+28
2018-09-18
sc16is7xx: Fix for multi-channel stall
Phil Elwell
1
-6
/
+13
2018-04-25
sc16is7xx: Check for an error when the clock is enabled.
Stefan Potyra
1
-1
/
+4
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-6
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2016-10-30
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+6
2016-10-27
sc16is7xx: always write state when configuring GPIO as an output
Francois Berder
1
-2
/
+6
2016-10-27
sc16is7xx: Drop bogus use of IRQF_ONESHOT
Josh Cartwright
1
-1
/
+1
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-11
/
+11
2016-08-31
sc16is7xx: make sure device is in suspend once probed
Florian Vallee
1
-0
/
+20
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-10
/
+3
2016-04-30
sc16is7xx: remove useless "uart_handle_cts_change"
Wills Wang
1
-10
/
+3
2016-04-26
serial: sc16is7xx: use gpiochip data pointer
Linus Walleij
1
-10
/
+6
2016-03-08
Revert "sc16is7xx: implemented get_mctrl"
Greg Kroah-Hartman
1
-10
/
+4
2016-02-15
sc16is7xx: implemented get_mctrl
Maarten Brock
1
-4
/
+10
2016-02-15
sc16is7xx: implemented set_mctrl
Maarten Brock
1
-2
/
+10
2016-02-07
sc16is7xx: fix incorrect register bits macro
Wills Wang
1
-6
/
+6
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2015-12-14
sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-out
Florian Achleitner
1
-0
/
+13
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-04
sc16is7xx: null ptr check
Sean Nyekjaer
1
-0
/
+6
2015-10-04
serial: sc16is7xx: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-08-05
sc16is7xx: constify devtype
Jakub Kicinski
1
-4
/
+4
2015-08-05
sc16is7xx: support multiple devices
Jakub Kicinski
1
-24
/
+49
2015-08-05
sc16is7xx: save and use per-chip line number
Jakub Kicinski
1
-10
/
+21
2015-07-27
Merge 4.2-rc4 into tty-next
Greg Kroah-Hartman
1
-7
/
+23
2015-07-24
tty: serial: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-24
sc16is7xx: fix FIFO address of secondary UART
Bo Svangård
1
-7
/
+23
2015-06-01
sc16is7xx: use kworker for RS-485 configuration
Jakub Kicinski
1
-12
/
+29
[next]