summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/Kconfig
AgeCommit message (Expand)Author
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-10tty/serial: Add RISC-V SBI debug console based earlyconAnup Patel
2023-11-25serial: uartlite: Use dynamic allocation for major number when uart ports > 4Manikanta Guntupalli
2023-10-16drivers/tty/serial: add ESP32S3 ACM gadget driverMax Filippov
2023-10-16drivers/tty/serial: add driver for the ESP32 UARTMax Filippov
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-19tty: serial: Add Nuvoton ma35d1 serial driver supportJacky Huang
2023-06-16docs: update some straggling Documentation/arm referencesJonathan Corbet
2023-05-30serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina
2023-04-20serial: make SiFive serial drivers depend on ARCH_ symbolsConor Dooley
2023-03-29tty: serial: remove obsolete config SERIAL_SAMSUNG_UARTS_4Lukas Bulwahn
2023-03-09Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...Tom Rix
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-19serial: liteuart: drop obsolete dependency on COMPILE_TESTJean Delvare
2023-01-19serial: Rename earlycon semihost driverBin Meng
2023-01-19riscv: Implement semihost.h for earlycon semihost driverBin Meng
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2022-11-02serial: sifive: select by default if SOC_CANAANConor Dooley
2022-11-02serial: sifive: select by default if SOC_SIFIVEConor Dooley
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-30tty: serial: allow pxa.c to be COMPILE_TESTedJiri Slaby
2022-09-30tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMELSergiu Moga
2022-08-30tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyJindong Yue
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-16serial: remove VR41XX serial driverThomas Bogendoerfer
2022-07-11tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang
2022-06-10serial: max310x: implement I2C supportCosmin Tanislav
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-22serial: stm32: add earlycon supportValentin Caron
2022-04-22serial: allow COMPILE_TEST for some driversJiri Slaby
2022-04-22serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=yJiri Slaby
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann
2022-03-18tty: serial: samsung: Add ARTPEC-8 supportVincent Whitchurch
2022-03-18tty: serial: bcm63xx: use more precise Kconfig symbolRafał Miłecki
2022-03-18serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUSGeert Uytterhoeven
2022-03-01Revert "tty: serial: meson: *"Greg Kroah-Hartman
2022-02-28tty: serial: meson: Fix the compile link error reported by kernel test robotYu Tu
2022-02-26serial: sunplus-uart: Add Sunplus SoC UART DriverHammer Hsieh
2022-02-25serial: mvebu-uart: implement UART clock driver for configuring UART base clockPali Rohár
2022-02-23remove the h8300 architectureChristoph Hellwig
2022-02-21tty: serial: atmel: add earlycon supportMichael Walle
2021-12-20tty: serial: samsung: Enable console as moduleSam Protsenko
2021-11-25serial: liteuart: relax compile-test dependenciesJohan Hovold
2021-10-05tty: serial: samsung: describe driver in KConfigKrzysztof Kozlowski
2021-07-29serial: omap: Only allow if 8250_omap is not selectedTony Lindgren
2021-07-21tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"Colin Ian King