summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-15tty: clean include/linux/tty.h upGreg Kroah-Hartman
2021-04-15tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman
2021-04-15tty: make tty_release_redirect() staticGreg Kroah-Hartman
2021-04-15tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman
2021-04-15tty: audit: move some local functions out of tty.hGreg Kroah-Hartman
2021-04-15tty: tty.h: remove tty_info()Greg Kroah-Hartman
2021-04-15tty: create internal tty.h fileGreg Kroah-Hartman
2021-04-15tty: n_gsm: check error while registering tty devicesHillf Danton
2021-04-15serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...Zev Weiss
2021-04-15serial: 8250_aspeed_vuart: refactor sirq and lpc address setting codeZev Weiss
2021-04-10tty: hvc: make symbol 'hvc_udbg_dev' staticYu Kuai
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-07pcmcia: synclink_cs: 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-07staging: greybus: uart: clean up TIOCGSERIALJohan Hovold
2021-04-07staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold
2021-04-07staging: greybus: uart: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-04-07staging: fwserial: fix TIOCGSERIAL implementationJohan Hovold
2021-04-07staging: fwserial: fix TIOCSSERIAL implementationJohan Hovold
2021-04-07staging: fwserial: fix TIOCSSERIAL permission checkJohan Hovold
2021-04-07staging: fwserial: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-04-07tty: n_gsm: use DEFINE_SPINLOCK() for spinlockGuobin Huang
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-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma