summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros.Vijaya Krishna Nivarthi2022-09-081-2/+3
| * | Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman2022-09-052-5/+4
| |\ \
| * | | serial: Fix double wordShaomin Deng2022-09-011-1/+1
| * | | serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusionAndy Shevchenko2022-09-011-1/+0
| * | | serial: tegra: Remove custom frame size calculationIlpo Järvinen2022-08-301-9/+3
| * | | serial: sunsab: Remove frame size calculation dead-codeIlpo Järvinen2022-08-301-12/+8
| * | | serial: fsl_lpuart: Remove custom frame size calculationIlpo Järvinen2022-08-301-7/+2
| * | | serial: cpm_uart: Remove custom frame size calculationIlpo Järvinen2022-08-301-21/+10
| * | | serial: ucc_uart: Remove custom frame size calculationIlpo Järvinen2022-08-301-14/+1
| * | | serial: pch_uart: CIRC_CNT_TO_END() is enoughIlpo Järvinen2022-08-301-3/+1
| * | | serial: sh-sci: tail is already on valid rangeIlpo Järvinen2022-08-301-1/+1
| * | | serial: sh-sci: CIRC_CNT_TO_END() is enoughIlpo Järvinen2022-08-301-3/+1
| * | | tty: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-3/+3
| * | | serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-3079-106/+111
| * | | serial: dz: Assume previous baudrate is validIlpo Järvinen2022-08-301-3/+6
| * | | tty: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-304-10/+10
| * | | tty: serial: meson: Use devm_clk_get_enabled() helperChristophe JAILLET2022-08-301-26/+3
| * | | serial: 8250: Clear dma tx_err unconditionallyIlpo Järvinen2022-08-301-2/+1
| * | | serial: 8250: Add helper for clearing IERIlpo Järvinen2022-08-301-13/+11
| * | | tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyJindong Yue2022-08-301-1/+1
| * | | serial: pic32_uart: Convert to use GPIO descriptorsAndy Shevchenko2022-08-301-36/+12
| * | | serial: pic32_uart: Utilize uart_console_enabled()Andy Shevchenko2022-08-301-1/+1
| * | | serial: fsl_lpuart: Fix comment typoJason Wang2022-08-301-1/+1
| * | | serial: pl011: Add reg-io-width parametersShubhrajyoti Datta2022-08-301-0/+16
| * | | tty: xilinx_uartps: Check the clk_enable return valueShubhrajyoti Datta2022-08-301-2/+10
| * | | tty: xilinx_uartps: Add timeout waiting for loopShubhrajyoti Datta2022-08-301-1/+13
| * | | tty: xilinx_uartps: Prevent writes when the controller is disabledShubhrajyoti Datta2022-08-301-0/+15
| * | | tty: xilinx_uartps: Fix the ignore_statusShubhrajyoti Datta2022-08-301-0/+2
| * | | tty: xilinx_uartps: Initialise the read_status_maskShubhrajyoti Datta2022-08-301-0/+2
| * | | tty: xilinx_uartps: Update copyright text to correct formatMichal Simek2022-08-301-1/+1
| * | | tty: xilinx_uartps: Check clk_enable return valueShubhrajyoti Datta2022-08-301-2/+10
* | | | Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-10-061-3/+0
|\ \ \ \
| * | | | ARM: footbridge: remove leftover from personal-serverArnd Bergmann2022-09-091-3/+0
| |/ / /
* | | | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-061-2/+2
|\ \ \ \
| * | | | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang2022-08-151-2/+2
| |/ / /
* | | | Merge branch 'master' into i2c/for-mergewindowWolfram Sang2022-09-275-9/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | serial: sifive: enable clocks for UART when probedOlof Johansson2022-09-221-1/+1
| * | | serial: 8250: omap: Use serial8250_em485_supportedMatthias Schiffer2022-09-221-0/+1
| * | | serial: fsl_lpuart: Reset prior to registrationLukas Wunner2022-09-221-4/+5
| * | | serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen2022-09-071-1/+1
| * | | serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen2022-09-071-3/+2
| | |/ | |/|
* | | Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-162-5/+4
|\| |
| * | tty: serial: atmel: Preserve previous USART mode if RS485 disabledSergiu Moga2022-08-301-3/+1
| * | tty: serial: lpuart: disable flow control while waiting for the transmit engi...Sherry Sun2022-08-301-0/+1
| * | serial: fsl_lpuart: RS485 RTS polariy is inverseShenwei Wang2022-08-301-2/+2
| |/
* / i2c: Make remove callback return voidUwe Kleine-König2022-08-162-6/+2
|/
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-0854-2002/+1618
|\
| * tty: serial: qcom-geni-serial: Fix %lu -> %u in print statementsDouglas Anderson2022-08-031-2/+2
| * tty: serial: document uart_get_console()Jiri Slaby2022-07-281-4/+9
| * tty: serial: serial_core, reformat kernel-doc for functionsJiri Slaby2022-07-281-54/+53