summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01tty: mxser: remove redundant assignment to hwidColin Ian King
2022-09-01dt-binding: serial: mediatek,uart: update bingding for MT8188Kewei Xu
2022-09-01tty/vt: Add console_lock check to vt_console_print()Daniel Vetter
2022-09-01kernel/panic: Drop unblank_screen callDaniel Vetter
2022-09-01serial: Fix double wordShaomin Deng
2022-09-01serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusionAndy Shevchenko
2022-08-30serial: tegra: Remove custom frame size calculationIlpo Järvinen
2022-08-30serial: sunsab: Remove frame size calculation dead-codeIlpo Järvinen
2022-08-30serial: fsl_lpuart: Remove custom frame size calculationIlpo Järvinen
2022-08-30serial: cpm_uart: Remove custom frame size calculationIlpo Järvinen
2022-08-30serial: ucc_uart: Remove custom frame size calculationIlpo Järvinen
2022-08-30termios: get rid of stray asm/termios.h include in n_hdlc.cAl Viro
2022-08-30loongarch: remove generic-y += termios.hAl Viro
2022-08-30serial: pch_uart: CIRC_CNT_TO_END() is enoughIlpo Järvinen
2022-08-30serial: sh-sci: tail is already on valid rangeIlpo Järvinen
2022-08-30serial: sh-sci: CIRC_CNT_TO_END() is enoughIlpo Järvinen
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30tty: Make ldisc ->set_termios() old ktermios constIlpo Järvinen
2022-08-30tty: Make tty_termios_copy_hw() old ktermios constIlpo Järvinen
2022-08-30serial: dz: Assume previous baudrate is validIlpo Järvinen
2022-08-30tty: Fix comment style in tty_termios_input_baud_rate()Ilpo Järvinen
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen
2022-08-30tty: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30dt-bindings: serial: samsung: Add 'power-domains' propertyRob Herring
2022-08-30dt-bindings: serial: renesas,scif: Document RZ/Five SoCLad Prabhakar
2022-08-30tty/vt: Remove printable variableDaniel Vetter
2022-08-30dt-bindings: serial: samsung_uart: drop ref from reg-io-widthKrzysztof Kozlowski
2022-08-30tty: serial: meson: Use devm_clk_get_enabled() helperChristophe JAILLET
2022-08-30serial: 8250: Clear dma tx_err unconditionallyIlpo Järvinen
2022-08-30serial: 8250: Add helper for clearing IERIlpo Järvinen
2022-08-30tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyJindong Yue
2022-08-30serial: pic32_uart: Convert to use GPIO descriptorsAndy Shevchenko
2022-08-30serial: pic32_uart: Utilize uart_console_enabled()Andy Shevchenko
2022-08-30serial: fsl_lpuart: Fix comment typoJason Wang
2022-08-30serial: pl011: Add reg-io-width parametersShubhrajyoti Datta
2022-08-30dt-bindings: serial: pl011: Add a reg-io-width parameterShubhrajyoti Datta
2022-08-30tty: xilinx_uartps: Check the clk_enable return valueShubhrajyoti Datta
2022-08-30tty: xilinx_uartps: Add timeout waiting for loopShubhrajyoti Datta
2022-08-30tty: xilinx_uartps: Prevent writes when the controller is disabledShubhrajyoti Datta
2022-08-30tty: xilinx_uartps: Fix the ignore_statusShubhrajyoti Datta
2022-08-30tty: xilinx_uartps: Initialise the read_status_maskShubhrajyoti Datta
2022-08-30tty: xilinx_uartps: Update copyright text to correct formatMichal Simek
2022-08-30tty: xilinx_uartps: Check clk_enable return valueShubhrajyoti Datta
2022-08-14Linux 6.0-rc1v6.0-rc1Linus Torvalds
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov
2022-08-14Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-08-14take care to handle NULL ->proc_lseek()Al Viro
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds