summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-15tty: create internal tty.h fileGreg Kroah-Hartman7-0/+27
2021-04-15tty: n_gsm: check error while registering tty devicesHillf Danton1-2/+12
2021-04-15serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...Zev Weiss1-2/+49
2021-04-15serial: 8250_aspeed_vuart: refactor sirq and lpc address setting codeZev Weiss1-16/+35
2021-04-10tty: hvc: make symbol 'hvc_udbg_dev' staticYu Kuai1-1/+1
2021-04-10serial: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-04-10serial: core: return early on unsupported ioctlsJohan Hovold1-3/+3
2021-04-10serial: core: drop redundant TIOCGSERIAL memsetJohan Hovold1-2/+0
2021-04-10tty: refactor TIOCSSERIAL handlingJohan Hovold1-17/+16
2021-04-10tty: use pr_warn_ratelimited() for deprecated serial flagsJohan Hovold1-12/+6
2021-04-10tty: fix return value for unsupported termiox ioctlsJohan Hovold1-2/+2
2021-04-10tty: fix return value for unsupported ioctlsJohan Hovold1-5/+5
2021-04-10tty: tty_ldisc: Remove the repeated word 'the'Xiaofei Tan1-1/+1
2021-04-10tty: tty_ldisc: Do not use assignment in if conditionXiaofei Tan1-1/+2
2021-04-10tty: tty_ldisc: Fix coding style issues of block commentsXiaofei Tan1-12/+20
2021-04-10tty: tty_ldisc: Add a blank line after declarationsXiaofei Tan1-0/+2
2021-04-10tty: tty_ldisc: Fix an issue of code indent should use tabsXiaofei Tan1-1/+1
2021-04-10tty: tty_jobctrl: Remove spaces before tabsXiaofei Tan1-4/+4
2021-04-10tty: tty_jobctrl: Fix coding style issues of block commentsXiaofei Tan1-6/+10
2021-04-10tty: tty_jobctrl: Add a blank line after declarationsXiaofei Tan1-0/+5
2021-04-10tty/sysrq: Fix issues of code indent should use tabsXiaofei Tan1-17/+17
2021-04-10tty/sysrq: Add a blank line after declarationsXiaofei Tan1-0/+1
2021-04-09tty: pti: Remove Kconfig leftoversAndy Shevchenko1-30/+0
2021-04-07tty: synclink_gt: drop redundant tty-port initialisationJohan Hovold1-2/+0
2021-04-07pcmcia: synclink_cs: drop redundant tty-port initialisationJohan Hovold1-2/+0
2021-04-07tty: mxser: fix TIOCSSERIAL permission checkJohan Hovold1-3/+4
2021-04-07tty: mxser: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-6/+18
2021-04-07tty: moxa: fix TIOCSSERIAL implementationJohan Hovold1-5/+0
2021-04-07tty: moxa: fix TIOCSSERIAL permission checkJohan Hovold1-5/+11
2021-04-07tty: moxa: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-2/+2
2021-04-07tty: amiserial: add missing TIOCSSERIAL jiffies conversionsJohan Hovold1-7/+19
2021-04-07tty: amiserial: fix TIOCSSERIAL permission checkJohan Hovold1-0/+1
2021-04-07staging: greybus: uart: clean up TIOCGSERIALJohan Hovold1-3/+0
2021-04-07staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-04-07staging: greybus: uart: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-4/+7
2021-04-07staging: fwserial: fix TIOCGSERIAL implementationJohan Hovold1-4/+3
2021-04-07staging: fwserial: fix TIOCSSERIAL implementationJohan Hovold1-4/+0
2021-04-07staging: fwserial: fix TIOCSSERIAL permission checkJohan Hovold1-2/+6
2021-04-07staging: fwserial: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-2/+2
2021-04-07tty: n_gsm: use DEFINE_SPINLOCK() for spinlockGuobin Huang1-3/+1
2021-04-05sc16is7xx: Defer probe if device read failsAnnaliese McDermond1-1/+1
2021-04-05tty/serial: Add rx-tx-swap OF option to stm32-usartMartin Devera2-1/+14
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman365-1501/+2493
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+0
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei1-1/+0
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+0
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+22
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2