summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/Kconfig
AgeCommit message (Expand)Author
2021-06-24Revert "tty: serial: Add UART driver for Cortina-Access platform"Greg Kroah-Hartman
2021-06-18tty: serial: Add UART driver for Cortina-Access platformJason Li
2021-05-20serial: liteuart: Add support for earlyconStafford Horne
2021-04-22serial: extend compile-test coverageJohan Hovold
2021-03-10tty: serial: samsung_tty: Add support for Apple UARTsHector Martin
2021-03-10drivers: tty: serial: IMX_EARLYCON: fix Kconfig dependency on SERIAL_COREJulian Braha
2021-01-26serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko
2021-01-20serial: remove sirf prima/atlas driverArnd Bergmann
2021-01-15tty: serial: Drop unused efm32 serial driverUwe Kleine-König
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-12-11tty: serial: meson: enable console as moduleKevin Hilman
2020-11-26tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki
2020-11-09drivers/tty/serial: add LiteUART driverFilip Kokosinski
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman
2020-11-06tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach
2020-11-06tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-09-27tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-09-04tty: serial: earlycon dependencyTong Zhang
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann
2020-08-18tty: serial: imx: add dependence and build for earlyconFugang Duan
2020-07-29tty: serial: imx: add imx earlycon driverFugang Duan
2020-07-29tty: serial: imx: enable imx serial console port as moduleFugang Duan
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