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
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
2021-05-20
serial: sc16is7xx: Use devm_clk_get_optional()
Andy Shevchenko
1
-13
/
+13
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
[next]