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.12.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
2023-09-13
serial: sc16is7xx: fix regression with GPIO configuration
Hugo Villeneuve
1
-35
/
+108
2023-09-13
serial: sc16is7xx: remove obsolete out_thread label
Hugo Villeneuve
1
-3
/
+1
2023-09-06
serial: sc16is7xx: fix bug when first setting GPIO direction
Hugo Villeneuve
1
-1
/
+10
2023-09-06
serial: sc16is7xx: fix broken port 0 uart init
Hugo Villeneuve
1
-0
/
+6
2023-05-30
serial: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-03-09
serial: sc16is7xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-19
serial: sc16is7xx: setup GPIO controller later in probe
Isaac True
1
-25
/
+26
2022-11-03
serial: sc16is7xx: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+1
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: sc16is7xx: Remove serial_rs485 assignment
Ilpo Järvinen
1
-1
/
+0
2022-06-10
serial: sc16is7xx: Fill in rs485_supported
Ilpo Järvinen
1
-0
/
+7
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
1
-4
/
+2
2022-04-22
Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"
Hui Wang
1
-4
/
+2
2022-04-15
serial: sc16is7xx: remove redundant check in rs485_config
Lino Sanfilippo
1
-10
/
+0
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-32
/
+231
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-3
/
+1
2022-03-18
serial: sc16is7xx: Clear RS485 bits in the shutdown
Hui Wang
1
-2
/
+4
2022-03-02
sc16is7xx: Set AUTOCTS and AUTORTS bits
Tomasz Moń
1
-1
/
+30
2022-03-02
sc16is7xx: Handle modem status lines
Tomasz Moń
1
-6
/
+114
2022-03-02
sc16is7xx: Properly resume TX after stop
Tomasz Moń
1
-6
/
+41
2022-02-28
Merge 5.17-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+3
2022-02-25
sc16is7xx: Separate GPIOs from modem control lines
Lech Perczak
1
-4
/
+10
2022-02-25
sc16is7xx: Update status lines in single call
Lech Perczak
1
-10
/
+15
2022-02-25
sc16is7xx: Preserve EFR bits on update
Lech Perczak
1
-5
/
+19
2022-02-21
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
1
-0
/
+3
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-10-13
serial: sc16is7xx: Make sc16is7xx_remove() return void
Uwe Kleine-König
1
-5
/
+7
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
[next]