summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+5
2022-04-22serial: stm32: add earlycon supportValentin Caron1-0/+1
2022-04-22serial: allow COMPILE_TEST for some driversJiri Slaby1-3/+3
2022-04-22serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=yJiri Slaby1-1/+1
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann1-3/+2
2022-03-18tty: serial: samsung: Add ARTPEC-8 supportVincent Whitchurch1-1/+1
2022-03-18tty: serial: bcm63xx: use more precise Kconfig symbolRafał Miłecki1-1/+2
2022-03-18serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUSGeert Uytterhoeven1-1/+1
2022-03-01Revert "tty: serial: meson: *"Greg Kroah-Hartman1-1/+0
2022-02-28tty: serial: meson: Fix the compile link error reported by kernel test robotYu Tu1-0/+1
2022-02-26serial: sunplus-uart: Add Sunplus SoC UART DriverHammer Hsieh1-0/+25
2022-02-25serial: mvebu-uart: implement UART clock driver for configuring UART base clockPali Rohár1-0/+1
2022-02-23remove the h8300 architectureChristoph Hellwig1-3/+2
2022-02-21tty: serial: atmel: add earlycon supportMichael Walle1-0/+1
2021-12-20tty: serial: samsung: Enable console as moduleSam Protsenko1-1/+1
2021-11-25serial: liteuart: relax compile-test dependenciesJohan Hovold1-1/+1
2021-10-05tty: serial: samsung: describe driver in KConfigKrzysztof Kozlowski1-4/+5
2021-07-29serial: omap: Only allow if 8250_omap is not selectedTony Lindgren1-1/+1
2021-07-21tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"Colin Ian King1-1/+1
2021-06-24Revert "tty: serial: Add UART driver for Cortina-Access platform"Greg Kroah-Hartman1-19/+0
2021-06-18tty: serial: Add UART driver for Cortina-Access platformJason Li1-0/+19
2021-05-20serial: liteuart: Add support for earlyconStafford Horne1-0/+1
2021-04-22serial: extend compile-test coverageJohan Hovold1-8/+10
2021-03-10tty: serial: samsung_tty: Add support for Apple UARTsHector Martin1-1/+1
2021-03-10drivers: tty: serial: IMX_EARLYCON: fix Kconfig dependency on SERIAL_COREJulian Braha1-0/+1
2021-01-26serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko1-7/+0
2021-01-20serial: remove sirf prima/atlas driverArnd Bergmann1-22/+0
2021-01-15tty: serial: Drop unused efm32 serial driverUwe Kleine-König1-13/+0
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+32
2020-12-11tty: serial: meson: enable console as moduleKevin Hilman1-1/+1
2020-11-26tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki1-1/+1
2020-11-09drivers/tty/serial: add LiteUART driverFilip Kokosinski1-0/+32
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman1-0/+1
2020-11-06tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach1-0/+1
2020-11-06tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer1-16/+0
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2020-09-27tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang1-0/+1
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+1
2020-09-04tty: serial: earlycon dependencyTong Zhang1-0/+1
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann1-1/+1
2020-08-18tty: serial: imx: add dependence and build for earlyconFugang Duan1-0/+1
2020-07-29tty: serial: imx: add imx earlycon driverFugang Duan1-0/+8
2020-07-29tty: serial: imx: enable imx serial console port as moduleFugang Duan1-5/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-12/+12
2020-05-15tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam1-0/+1
2020-05-15serial: lantiq: Make driver modularRahul Tanwar1-1/+3
2020-05-15serial: lantiq: Make UART's use as console selectableRahul Tanwar1-1/+8
2020-05-11Merge 5.7-rc5 into tty-nextGreg Kroah-Hartman1-1/+1
2020-05-05serial: lantiq: Add x86 in Kconfig dependencies for Lantiq serial driverRahul Tanwar1-1/+1
2020-04-21tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBIKefeng Wang1-1/+1