summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sc16is7xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.18-rc5 into tty-nextGreg Kroah-Hartman2022-05-021-4/+2
|\
| * Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"Hui Wang2022-04-221-4/+2
* | serial: sc16is7xx: remove redundant check in rs485_configLino Sanfilippo2022-04-151-10/+0
|/
* Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-281-32/+231
|\
| * serial: sc16is7xx: Clear RS485 bits in the shutdownHui Wang2022-03-181-2/+4
| * sc16is7xx: Set AUTOCTS and AUTORTS bitsTomasz Moń2022-03-011-1/+30
| * sc16is7xx: Handle modem status linesTomasz Moń2022-03-011-6/+114
| * sc16is7xx: Properly resume TX after stopTomasz Moń2022-03-011-6/+41
| * Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman2022-02-281-0/+3
| |\
| * | sc16is7xx: Separate GPIOs from modem control linesLech Perczak2022-02-251-4/+10
| * | sc16is7xx: Update status lines in single callLech Perczak2022-02-251-10/+15
| * | sc16is7xx: Preserve EFR bits on updateLech Perczak2022-02-251-5/+19
* | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-211-3/+1
|\ \ \ | |_|/ |/| |
| * | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
| |/
* / sc16is7xx: Fix for incorrect data being transmittedPhil Elwell2022-02-211-0/+3
|/
* serial: sc16is7xx: Make sc16is7xx_remove() return voidUwe Kleine-König2021-10-131-5/+7
* serial: sc16is7xx: Use devm_clk_get_optional()Andy Shevchenko2021-05-201-13/+13
* sc16is7xx: Defer probe if device read failsAnnaliese McDermond2021-04-051-1/+1
* sc16is7xx: Set iobase to device indexDaniel Mack2020-09-041-0/+1
* sched,serial: Convert to sched_set_fifo()Peter Zijlstra2020-06-151-2/+1
* sc16is7xx: Add flag to activate IrDA modePascal Huerst2020-05-291-0/+20
* sc16is7xx: Read the LSR register for basic device presence checkDaniel Mack2020-05-221-0/+11
* sc16is7xx: Allow sharing the IRQ lineDaniel Mack2020-05-221-1/+13
* sc16is7xx: Use threaded IRQDaniel Mack2020-05-221-13/+5
* sc16is7xx: Always use falling edge IRQDaniel Mack2020-05-221-8/+4
* serial: sc16is7xx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman2019-04-211-1/+3
|\
| * sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang2019-04-191-2/+2
| * sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang2019-04-161-0/+2
* | Merge 5.1-rc3 into tty-nextGreg Kroah-Hartman2019-04-011-2/+10
|\|
| * sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan2019-03-191-2/+10
* | serial: sc16is7xx: Drop of_match_ptr() useAndy Shevchenko2019-03-281-3/+2
* | serial: sc16is7xx: Switch to use device_get_match_data()Andy Shevchenko2019-03-281-13/+5
* | serial: sc16is7xx: Respect clock-frequency propertyAndy Shevchenko2019-03-281-1/+10
|/
* sc16is7xx: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-081-3/+1
* sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell2018-09-181-0/+28
* sc16is7xx: Fix for multi-channel stallPhil Elwell2018-09-181-6/+13
* sc16is7xx: Check for an error when the clock is enabled.Stefan Potyra2018-04-251-1/+4
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-6/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman2016-10-301-2/+6
|\
| * sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder2016-10-271-2/+6
* | sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright2016-10-271-1/+1
|/
* kthread: kthread worker API cleanupPetr Mladek2016-10-111-11/+11
* sc16is7xx: make sure device is in suspend once probedFlorian Vallee2016-08-311-0/+20
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-10/+3
|\
| * sc16is7xx: remove useless "uart_handle_cts_change"Wills Wang2016-04-301-10/+3
* | serial: sc16is7xx: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
|/
* Revert "sc16is7xx: implemented get_mctrl"Greg Kroah-Hartman2016-03-071-10/+4