summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* serial: max310x: implement I2C supportCosmin Tanislav2022-06-101-0/+1
* Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-4/+5
|\
| * serial: stm32: add earlycon supportValentin Caron2022-04-221-0/+1
| * serial: allow COMPILE_TEST for some driversJiri Slaby2022-04-221-3/+3
| * serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=yJiri Slaby2022-04-221-1/+1
* | Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann2022-04-041-3/+2
|\ \ | |/ |/|
| * remove the h8300 architectureChristoph Hellwig2022-02-231-3/+2
* | tty: serial: samsung: Add ARTPEC-8 supportVincent Whitchurch2022-03-181-1/+1
* | tty: serial: bcm63xx: use more precise Kconfig symbolRafał Miłecki2022-03-181-1/+2
* | serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUSGeert Uytterhoeven2022-03-181-1/+1
* | Revert "tty: serial: meson: *"Greg Kroah-Hartman2022-03-011-1/+0
* | tty: serial: meson: Fix the compile link error reported by kernel test robotYu Tu2022-02-281-0/+1
* | serial: sunplus-uart: Add Sunplus SoC UART DriverHammer Hsieh2022-02-261-0/+25
* | serial: mvebu-uart: implement UART clock driver for configuring UART base clockPali Rohár2022-02-251-0/+1
* | tty: serial: atmel: add earlycon supportMichael Walle2022-02-211-0/+1
|/
* tty: serial: samsung: Enable console as moduleSam Protsenko2021-12-201-1/+1
* serial: liteuart: relax compile-test dependenciesJohan Hovold2021-11-251-1/+1
* tty: serial: samsung: describe driver in KConfigKrzysztof Kozlowski2021-10-051-4/+5
* serial: omap: Only allow if 8250_omap is not selectedTony Lindgren2021-07-291-1/+1
* tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"Colin Ian King2021-07-211-1/+1
* Revert "tty: serial: Add UART driver for Cortina-Access platform"Greg Kroah-Hartman2021-06-241-19/+0
* tty: serial: Add UART driver for Cortina-Access platformJason Li2021-06-181-0/+19
* serial: liteuart: Add support for earlyconStafford Horne2021-05-201-0/+1
* serial: extend compile-test coverageJohan Hovold2021-04-221-8/+10
* tty: serial: samsung_tty: Add support for Apple UARTsHector Martin2021-03-101-1/+1
* drivers: tty: serial: IMX_EARLYCON: fix Kconfig dependency on SERIAL_COREJulian Braha2021-03-101-0/+1
* serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko2021-01-261-7/+0
* serial: remove sirf prima/atlas driverArnd Bergmann2021-01-201-22/+0
* tty: serial: Drop unused efm32 serial driverUwe Kleine-König2021-01-151-13/+0
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-171-0/+32
|\
| * drivers/tty/serial: add LiteUART driverFilip Kokosinski2020-11-091-0/+32
* | tty: serial: meson: enable console as moduleKevin Hilman2020-12-111-1/+1
* | tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki2020-11-261-1/+1
* | Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman2020-11-091-0/+1
|\ \
| * | tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach2020-11-061-0/+1
| |/
* | tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer2020-11-061-16/+0
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-1/+1
|\
| * Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-131-1/+1
| |\
| | * ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
* | | tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang2020-09-271-0/+1
* | | tty: serial: earlycon dependencyTong Zhang2020-09-041-0/+1
|/ /
* | tty: serial: imx: add dependence and build for earlyconFugang Duan2020-08-181-0/+1
|/
* tty: serial: imx: add imx earlycon driverFugang Duan2020-07-291-0/+8
* tty: serial: imx: enable imx serial console port as moduleFugang Duan2020-07-291-5/+4
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-12/+12
* tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam2020-05-151-0/+1
* serial: lantiq: Make driver modularRahul Tanwar2020-05-151-1/+3
* serial: lantiq: Make UART's use as console selectableRahul Tanwar2020-05-151-1/+8
* Merge 5.7-rc5 into tty-nextGreg Kroah-Hartman2020-05-111-1/+1
|\
| * tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBIKefeng Wang2020-04-211-1/+1