summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-25serial: 8250_dw: Preserve original value of DLF registerRuihong Luo
2023-07-25tty: serial: sh-sci: Fix sleeping in atomic contextBiju Das
2023-07-25serial: sifive: Fix sifive_serial_console_setup() sectionSamuel Holland
2023-07-25Documentation: devices.txt: reconcile serial/ucc_uart minor numersRandy Dunlap
2023-07-25tty: n_gsm: fix UAF in gsm_cleanup_muxChaoyuan Peng
2023-07-24serial: qcom-geni: drop bogus runtime pm state updateJohan Hovold
2023-07-20TIOCSTI: always enable for CAP_SYS_ADMINSamuel Thibault
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-21tty_audit: make data of tty_audit_log() constJiri Slaby
2023-06-21tty_audit: make tty pointers in exposed functions constJiri Slaby
2023-06-21tty_audit: make icanon a boolJiri Slaby
2023-06-21tty_audit: invert the condition in tty_audit_log()Jiri Slaby
2023-06-21tty_audit: use kzalloc() in tty_audit_buf_alloc()Jiri Slaby
2023-06-21tty_audit: use TASK_COMM_LEN for task commJiri Slaby
2023-06-21Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-06-21serial: atmel: don't enable IRQs prematurelyDan Carpenter
2023-06-19tty: serial: Add Nuvoton ma35d1 serial driver supportJacky Huang
2023-06-19tty: serial: fsl_lpuart: add earlycon for imx8ulp platformSherry Sun
2023-06-19tty: serial: imx: fix rs485 rx after txMartin Fuzzey
2023-06-16docs: update some straggling Documentation/arm referencesJonathan Corbet
2023-06-15tty: tty_io: update timestamps on all device nodesMichal Sekletar
2023-06-15tty: fix hang on tty device with no_room setHui Li
2023-06-15serial: core: fix -EPROBE_DEFER handling in initDan Carpenter
2023-06-15serial: 8250_omap: Use force_suspend and resume for system suspendTony Lindgren
2023-06-13tty: serial: samsung_tty: Use abs() to simplify some codeChristophe JAILLET
2023-06-13tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...Christophe JAILLET
2023-06-13tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...Christophe JAILLET
2023-06-13tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028ARobert Hodaszi
2023-06-13serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLEUwe Kleine-König
2023-06-06serial: core: don't kfree device managed dataDan Carpenter
2023-06-06serial: lantiq: add missing interrupt ackBernhard Seibold
2023-06-06serial: 8250_mtk: Simplify clock sequencing and runtime PMChen-Yu Tsai
2023-06-06serial: st-asc: fix typo in property nameRaphael Gallais-Pou
2023-06-05Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman
2023-06-05Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman
2023-06-02serial: core: Fix error handling for serial_core_ctrl_device_add()Tony Lindgren
2023-06-01serial: core: Fix probing serial_base_bus devicesTony Lindgren
2023-06-01serial: core: Don't drop port_mutex in serial_core_remove_one_portSteven Price
2023-05-31serial: core: Start managing serial controllers to enable runtime PMTony Lindgren
2023-05-31serial: 8250: omap: convert to modern PM opsArnd Bergmann
2023-05-31serial: 8250: omap: Move uart_write() inside PM sectionGeert Uytterhoeven
2023-05-31serial: 8250-fsl: Expand description of the MPC83xx UART's misbehaviourUwe Kleine-König
2023-05-30serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_arrayJames Clark
2023-05-30serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina
2023-05-30tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun
2023-05-30serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET