index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sc16is7xx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
2021-04-05
1
-1
/
+1
*
sc16is7xx: Set iobase to device index
Daniel Mack
2020-09-04
1
-0
/
+1
*
sched,serial: Convert to sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-2
/
+1
*
sc16is7xx: Add flag to activate IrDA mode
Pascal Huerst
2020-05-29
1
-0
/
+20
*
sc16is7xx: Read the LSR register for basic device presence check
Daniel Mack
2020-05-22
1
-0
/
+11
*
sc16is7xx: Allow sharing the IRQ line
Daniel Mack
2020-05-22
1
-1
/
+13
*
sc16is7xx: Use threaded IRQ
Daniel Mack
2020-05-22
1
-13
/
+5
*
sc16is7xx: Always use falling edge IRQ
Daniel Mack
2020-05-22
1
-8
/
+4
*
serial: sc16is7xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
*
Merge 5.1-rc6 into tty-next
Greg Kroah-Hartman
2019-04-21
1
-1
/
+3
|
\
|
*
sc16is7xx: put err_spi and err_i2c into correct #ifdef
Guoqing Jiang
2019-04-19
1
-2
/
+2
|
*
sc16is7xx: move label 'err_spi' to correct section
Guoqing Jiang
2019-04-16
1
-0
/
+2
*
|
Merge 5.1-rc3 into tty-next
Greg Kroah-Hartman
2019-04-01
1
-2
/
+10
|
\
|
|
*
sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
Mao Wenan
2019-03-19
1
-2
/
+10
*
|
serial: sc16is7xx: Drop of_match_ptr() use
Andy Shevchenko
2019-03-27
1
-3
/
+2
*
|
serial: sc16is7xx: Switch to use device_get_match_data()
Andy Shevchenko
2019-03-27
1
-13
/
+5
*
|
serial: sc16is7xx: Respect clock-frequency property
Andy Shevchenko
2019-03-27
1
-1
/
+10
|
/
*
sc16is7xx: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-08
1
-3
/
+1
*
sc16is7xx: Fix for "Unexpected interrupt: 8"
Phil Elwell
2018-09-18
1
-0
/
+28
*
sc16is7xx: Fix for multi-channel stall
Phil Elwell
2018-09-18
1
-6
/
+13
*
sc16is7xx: Check for an error when the clock is enabled.
Stefan Potyra
2018-04-25
1
-1
/
+4
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-6
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
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-12
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-21
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-08
1
-10
/
+4
*
sc16is7xx: implemented get_mctrl
Maarten Brock
2016-02-15
1
-4
/
+10
*
sc16is7xx: implemented set_mctrl
Maarten Brock
2016-02-15
1
-2
/
+10
*
sc16is7xx: fix incorrect register bits macro
Wills Wang
2016-02-07
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-14
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-05
1
-4
/
+4
*
sc16is7xx: support multiple devices
Jakub Kicinski
2015-08-05
1
-24
/
+49
*
sc16is7xx: save and use per-chip line number
Jakub Kicinski
2015-08-05
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-24
1
-7
/
+23
*
|
tty: serial: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-24
1
-1
/
+0
|
/
*
sc16is7xx: use kworker for RS-485 configuration
Jakub Kicinski
2015-05-31
1
-12
/
+29
[next]