aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
AgeCommit message (Expand)Author
2020-10-29tty: serial: earlycon dependencyTong Zhang
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-15tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam
2020-05-15serial: lantiq: Make driver modularRahul Tanwar
2020-05-15serial: lantiq: Make UART's use as console selectableRahul Tanwar
2020-05-11Merge 5.7-rc5 into tty-nextGreg Kroah-Hartman
2020-05-05serial: lantiq: Add x86 in Kconfig dependencies for Lantiq serial driverRahul Tanwar
2020-04-21tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBIKefeng Wang
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-26tty: serial: make SERIAL_SPRD depend on COMMON_CLKChunyan Zhang
2020-03-17Revert "tty: serial: samsung_tty: build it for any platform"Geert Uytterhoeven
2020-03-12tty: source all tty Kconfig files in one placeRandy Dunlap
2020-03-06tty: serial: make SERIAL_SPRD not depend on ARCH_SPRDChunyan Zhang
2020-03-06serial: ar933x_uart: add RS485 supportDaniel Golle
2020-02-20tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUGGreg Kroah-Hartman
2020-02-20tty: serial: samsung_tty: build it for any platformGreg Kroah-Hartman
2020-02-19tty: serial: Kconfig: Fix a typoChristophe JAILLET
2020-01-10tty: serial: Kconfig: Allow SERIAL_QCOM_GENI_CONSOLE to be enabled if SERIAL_...John Stultz
2019-12-12tty: serial: samsung: allow driver to be built by anyoneGreg Kroah-Hartman
2019-12-03Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-20tty: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-13riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal
2019-10-16serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea
2019-10-04serial/sifive: select SERIAL_EARLYCONChristoph Hellwig
2019-09-18Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-04tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUARTMao Wenan
2019-09-04tty: serial: Add linflexuart driver for S32V234Stefan-gabriel Mirea
2019-09-04serial: remove ks8695 driverArnd Bergmann
2019-08-16tty/serial: remove the ioc3_serial driverChristoph Hellwig
2019-08-16tty/serial: remove the ioc4_serial driverChristoph Hellwig
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig
2019-08-15serial: lpc32xx_hs: allow compile-testingArnd Bergmann
2019-07-25tty: serial: netx: Delete driverLinus Walleij
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-03serial: mpsc: Remove obsolete MPSC driverMark Greer
2019-06-04serial: sa1100: add support for mctrl gpiosRussell King
2019-04-29tty: serial: add driver for the SiFive UARTPaul Walmsley
2019-04-16serial: Add Milbeaut serial controlSugaya Taichi
2019-04-16tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-04-04tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman
2019-01-30serial: Add Tegra Combined UART driverThierry Reding
2019-01-09tty/serial: Add RISC-V SBI earlycon supportAnup Patel
2018-12-31tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam
2018-09-10tty/serial: atmel: Change the driver to work under at91-usart MFDRadu Pirea
2018-05-14tty: serial: drop ATH79 specific SoC symbolsJohn Crispin
2018-04-23serial: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-04-23serial: sh-sci: Add support for dynamic instancesGeert Uytterhoeven
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds