summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+23
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2023-06-19tty: serial: Add Nuvoton ma35d1 serial driver supportJacky Huang1-0/+23
2023-06-16docs: update some straggling Documentation/arm referencesJonathan Corbet1-2/+2
2023-05-30serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina1-1/+1
2023-04-20serial: make SiFive serial drivers depend on ARCH_ symbolsConor Dooley1-2/+2
2023-03-29tty: serial: remove obsolete config SERIAL_SAMSUNG_UARTS_4Lukas Bulwahn1-7/+0
2023-03-09Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...Tom Rix1-1/+1
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+8
2023-01-19serial: liteuart: drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2023-01-19serial: Rename earlycon semihost driverBin Meng1-6/+6
2023-01-19riscv: Implement semihost.h for earlycon semihost driverBin Meng1-1/+1
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann1-4/+4
2022-11-02serial: sifive: select by default if SOC_CANAANConor Dooley1-2/+2
2022-11-02serial: sifive: select by default if SOC_SIFIVEConor Dooley1-0/+2
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-15/+0
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller1-15/+0
2022-10-08Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+3
2022-09-30tty: serial: allow pxa.c to be COMPILE_TESTedJiri Slaby1-1/+1
2022-09-30tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMELSergiu Moga1-0/+1
2022-08-30tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyJindong Yue1-1/+1
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang1-2/+2
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-17/+1
2022-07-16serial: remove VR41XX serial driverThomas Bogendoerfer1-17/+0
2022-07-11tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang1-2/+2
2022-06-10serial: max310x: implement I2C supportCosmin Tanislav1-0/+1
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-02Revert "tty: serial: meson: *"Greg Kroah-Hartman1-1/+0
2022-03-01tty: 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