summaryrefslogtreecommitdiffstats
path: root/drivers/tty/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* tty: synclink_gt: mark as BROKENJiri Slaby2023-07-311-0/+1
* Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-271-0/+9
|\
| * tty: ipwireless: move Kconfig entry to ttyJiri Slaby2023-03-091-0/+9
* | tty: Fix typo in LEGACY_TIOCSTI Kconfig descriptionHanno Böck2023-04-051-1/+1
|/
* tty: Allow TIOCSTI to be disabledKees Cook2022-11-031-0/+19
* tty: add rpmsg driverArnaud Pouliquen2021-10-211-0/+12
* Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-091-3/+2
|\
| * um: allow disabling NO_IOMEMJohannes Berg2021-06-171-3/+2
* | mxser: drop ISA supportJiri Slaby2021-06-181-1/+1
|/
* tty: pti: Remove Kconfig leftoversAndy Shevchenko2021-04-091-30/+0
* tty: rocket, remove the driverJiri Slaby2021-03-101-15/+0
* tty: isicom, remove this orphanJiri Slaby2021-03-101-10/+0
* tty: cyclades, remove this orphanJiri Slaby2021-03-101-30/+1
* Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek2021-01-081-0/+14
* Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-161-14/+0
|\
| * init/console: Use ttynull as a fallback when there is no consolePetr Mladek2020-11-201-14/+0
* | tty: Remove redundant synclinkmp driverLee Jones2020-11-061-14/+0
* | tty: Remove redundant synclink driverLee Jones2020-11-061-13/+0
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-10/+10
* tty: reorganize tty & serial menusRandy Dunlap2020-03-121-87/+86
* tty: source all tty Kconfig files in one placeRandy Dunlap2020-03-121-0/+6
* tty: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-14/+14
* tty: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-13/+13
* docs: serial: move it to the driver-apiMauro Carvalho Chehab2019-07-151-2/+2
* docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* docs: console.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-04-251-2/+2
* tty: Add NULL TTY driverVincent Whitchurch2019-04-161-0/+14
* tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-04-161-3/+0
* tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman2019-04-041-0/+1
* tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman2019-01-301-0/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-091-1/+1
|\
| * s390/setup : enable display support for KVM guestFarhan Ali2018-03-181-1/+1
* | tty: remove bfin_jtag_comm and hvc_bfin_jtag driversArnd Bergmann2018-03-261-13/+0
* | tty: Remove metag DA TTY and console driverJames Hogan2018-03-051-13/+0
|/
* tty: goldfish: Enable 'earlycon' only if built-inSebastian Andrzej Siewior2017-12-151-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-09-101-0/+5
|\
| * sparc64: vcc: Enable VCC module in linuxJag Raman2017-08-151-0/+5
* | tty: goldfish: Implement support for kernel 'earlycon' parameterMiodrag Dinic2017-08-311-0/+3
|/
* devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-051-11/+0
* tty: cyclades: cyz_interrupt is only used for PCIArnd Bergmann2016-02-061-1/+1
* ttyFDC: Implement KGDB IO operations.James Hogan2015-03-311-0/+16
* MIPS, ttyFDC: Add early FDC console supportJames Hogan2015-03-311-0/+13
* TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan2015-03-311-0/+18
* drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard2014-01-091-1/+1
* tty: metag_da: Add metag DA TTY driverJames Hogan2013-02-061-0/+13
* goldfish: tty driverArve Hjønnevåg2013-01-211-0/+6
* tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+13
* Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-101-0/+1
|\