Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-10serial: sc16is7xx: Remove serial_rs485 assignmentIlpo Järvinen
2022-06-10serial: sc16is7xx: Fill in rs485_supportedIlpo Järvinen
2022-05-02Merge 5.18-rc5 into tty-nextGreg Kroah-Hartman
2022-04-22Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"Hui Wang
2022-04-15serial: sc16is7xx: remove redundant check in rs485_configLino Sanfilippo
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-18serial: sc16is7xx: Clear RS485 bits in the shutdownHui Wang
2022-03-02sc16is7xx: Set AUTOCTS and AUTORTS bitsTomasz Moń
2022-03-02sc16is7xx: Handle modem status linesTomasz Moń
2022-03-02sc16is7xx: Properly resume TX after stopTomasz Moń
2022-02-28Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman
2022-02-25sc16is7xx: Separate GPIOs from modem control linesLech Perczak
2022-02-25sc16is7xx: Update status lines in single callLech Perczak
2022-02-25sc16is7xx: Preserve EFR bits on updateLech Perczak
2022-02-21sc16is7xx: Fix for incorrect data being transmittedPhil Elwell
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-10-13serial: sc16is7xx: Make sc16is7xx_remove() return voidUwe Kleine-König
2021-05-20serial: sc16is7xx: Use devm_clk_get_optional()Andy Shevchenko
2021-04-05sc16is7xx: Defer probe if device read failsAnnaliese McDermond
2020-09-04sc16is7xx: Set iobase to device indexDaniel Mack
2020-06-15sched,serial: Convert to sched_set_fifo()Peter Zijlstra
2020-05-29sc16is7xx: Add flag to activate IrDA modePascal Huerst
2020-05-22sc16is7xx: Read the LSR register for basic device presence checkDaniel Mack
2020-05-22sc16is7xx: Allow sharing the IRQ lineDaniel Mack
2020-05-22sc16is7xx: Use threaded IRQDaniel Mack
2020-05-22sc16is7xx: Always use falling edge IRQDaniel Mack
2020-02-13serial: sc16is7xx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-04-22Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2019-04-01Merge 5.1-rc3 into tty-nextGreg Kroah-Hartman
2019-03-27serial: sc16is7xx: Drop of_match_ptr() useAndy Shevchenko
2019-03-27serial: sc16is7xx: Switch to use device_get_match_data()Andy Shevchenko
2019-03-27serial: sc16is7xx: Respect clock-frequency propertyAndy Shevchenko
2019-03-19sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan
2019-01-08sc16is7xx: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2018-09-18sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2018-09-18sc16is7xx: Fix for multi-channel stallPhil Elwell
2018-04-25sc16is7xx: Check for an error when the clock is enabled.Stefan Potyra
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder
2016-10-27sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright
2016-10-12kthread: kthread worker API cleanupPetr Mladek
2016-08-31sc16is7xx: make sure device is in suspend once probedFlorian Vallee