index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sc16is7xx.c
Age
Commit message (
Expand
)
Author
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-10
serial: sc16is7xx: Remove serial_rs485 assignment
Ilpo Järvinen
2022-06-10
serial: sc16is7xx: Fill in rs485_supported
Ilpo Järvinen
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2022-04-22
Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"
Hui Wang
2022-04-15
serial: sc16is7xx: remove redundant check in rs485_config
Lino Sanfilippo
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-18
serial: sc16is7xx: Clear RS485 bits in the shutdown
Hui Wang
2022-03-01
sc16is7xx: Set AUTOCTS and AUTORTS bits
Tomasz Moń
2022-03-01
sc16is7xx: Handle modem status lines
Tomasz Moń
2022-03-01
sc16is7xx: Properly resume TX after stop
Tomasz Moń
2022-02-28
Merge 5.17-rc6 into tty-next
Greg Kroah-Hartman
2022-02-25
sc16is7xx: Separate GPIOs from modem control lines
Lech Perczak
2022-02-25
sc16is7xx: Update status lines in single call
Lech Perczak
2022-02-25
sc16is7xx: Preserve EFR bits on update
Lech Perczak
2022-02-21
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-10-13
serial: sc16is7xx: Make sc16is7xx_remove() return void
Uwe Kleine-König
2021-05-20
serial: sc16is7xx: Use devm_clk_get_optional()
Andy Shevchenko
2021-04-05
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
2020-09-04
sc16is7xx: Set iobase to device index
Daniel Mack
2020-06-15
sched,serial: Convert to sched_set_fifo()
Peter Zijlstra
2020-05-29
sc16is7xx: Add flag to activate IrDA mode
Pascal Huerst
2020-05-22
sc16is7xx: Read the LSR register for basic device presence check
Daniel Mack
2020-05-22
sc16is7xx: Allow sharing the IRQ line
Daniel Mack
2020-05-22
sc16is7xx: Use threaded IRQ
Daniel Mack
2020-05-22
sc16is7xx: Always use falling edge IRQ
Daniel Mack
2020-02-13
serial: sc16is7xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-04-21
Merge 5.1-rc6 into tty-next
Greg Kroah-Hartman
2019-04-19
sc16is7xx: put err_spi and err_i2c into correct #ifdef
Guoqing Jiang
2019-04-16
sc16is7xx: move label 'err_spi' to correct section
Guoqing Jiang
2019-04-01
Merge 5.1-rc3 into tty-next
Greg Kroah-Hartman
2019-03-28
serial: sc16is7xx: Drop of_match_ptr() use
Andy Shevchenko
2019-03-28
serial: sc16is7xx: Switch to use device_get_match_data()
Andy Shevchenko
2019-03-28
serial: sc16is7xx: Respect clock-frequency property
Andy Shevchenko
2019-03-19
sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
Mao Wenan
2019-01-08
sc16is7xx: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-09-18
sc16is7xx: Fix for "Unexpected interrupt: 8"
Phil Elwell
2018-09-18
sc16is7xx: Fix for multi-channel stall
Phil Elwell
2018-04-25
sc16is7xx: Check for an error when the clock is enabled.
Stefan Potyra
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2016-10-30
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
2016-10-27
sc16is7xx: always write state when configuring GPIO as an output
Francois Berder
[next]