summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2021-04-10serial: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-04-10serial: core: return early on unsupported ioctlsJohan Hovold
2021-04-10serial: core: drop redundant TIOCGSERIAL memsetJohan Hovold
2021-04-10tty: refactor TIOCSSERIAL handlingJohan Hovold
2021-04-10tty: use pr_warn_ratelimited() for deprecated serial flagsJohan Hovold
2021-04-10tty: fix return value for unsupported termiox ioctlsJohan Hovold
2021-04-10tty: fix return value for unsupported ioctlsJohan Hovold
2021-04-10tty: tty_ldisc: Remove the repeated word 'the'Xiaofei Tan
2021-04-10tty: tty_ldisc: Do not use assignment in if conditionXiaofei Tan
2021-04-10tty: tty_ldisc: Fix coding style issues of block commentsXiaofei Tan
2021-04-10tty: tty_ldisc: Add a blank line after declarationsXiaofei Tan
2021-04-10tty: tty_ldisc: Fix an issue of code indent should use tabsXiaofei Tan
2021-04-10tty: tty_jobctrl: Remove spaces before tabsXiaofei Tan
2021-04-10tty: tty_jobctrl: Fix coding style issues of block commentsXiaofei Tan
2021-04-10tty: tty_jobctrl: Add a blank line after declarationsXiaofei Tan
2021-04-10tty/sysrq: Fix issues of code indent should use tabsXiaofei Tan
2021-04-10tty/sysrq: Add a blank line after declarationsXiaofei Tan
2021-04-09tty: pti: Remove Kconfig leftoversAndy Shevchenko
2021-04-07tty: synclink_gt: drop redundant tty-port initialisationJohan Hovold
2021-04-07tty: mxser: fix TIOCSSERIAL permission checkJohan Hovold
2021-04-07tty: mxser: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-04-07tty: moxa: fix TIOCSSERIAL implementationJohan Hovold
2021-04-07tty: moxa: fix TIOCSSERIAL permission checkJohan Hovold
2021-04-07tty: moxa: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-04-07tty: amiserial: add missing TIOCSSERIAL jiffies conversionsJohan Hovold
2021-04-07tty: amiserial: fix TIOCSSERIAL permission checkJohan Hovold
2021-04-07tty: n_gsm: use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-06tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...Christophe Leroy
2021-04-05sc16is7xx: Defer probe if device read failsAnnaliese McDermond
2021-04-05tty/serial: Add rx-tx-swap OF option to stm32-usartMartin Devera
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-02tty: pty: Add a blank line after declarationsXiaofei Tan
2021-04-02serial: 8250: Make symbol 'brcmuart_debugfs_root' staticZucheng Zheng
2021-04-02serial: 8250_bcm7271: Fix return value check in brcmuart_probe()Wei Yongjun
2021-03-28tty: fix memory leak in vc_deallocatePavel Skripkin
2021-03-28serial: 8250_of: Add nuvoton,wpcm450-uartJonathan Neuschäfer
2021-03-26serial: 8250: Add new 8250-core based Broadcom STB driverAl Cooper
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-23tty: vt: Mundane typo fix in the file vt.cBhaskar Chowdhury
2021-03-23vt: keyboard, Fix typo in the doc for vt_get_shift_state()Andy Shevchenko
2021-03-23serial: imx: drop workaround for forced irq threadingJohan Hovold
2021-03-23serial: pch_uart: fix build error with !CONFIG_DEBUG_FSWei Yongjun
2021-03-23serial: stm32: update wakeup IRQ managementAlexandre Torgue
2021-03-23serial: stm32: clean wakeup handling in serial_suspendErwan Le Ray
2021-03-23serial: stm32: rework wakeup managementErwan Le Ray
2021-03-23drivers: tty: serial: sh-sci: fix spelling typo of 'wheter'Wang Qing
2021-03-23tty: max310x: fix flexible_array.cocci warningskernel test robot
2021-03-23tty: serial: 8250: delete redundant printing of return valueWang Qing
2021-03-23tty: serial: samsung_tty: remove spinlock flags in interrupt handlersKrzysztof Kozlowski