aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-06-04serial: sc16is7xx: re-add Kconfig SPI or I2C dependencyGravatar Hugo Villeneuve 1-0/+1
2024-06-04serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_COREGravatar Hugo Villeneuve 1-1/+1
2024-04-11serial: sc16is7xx: split into core and I2C/SPI parts (core)Gravatar Hugo Villeneuve 1-29/+18
2024-04-09serial: max3100: Update Kconfig entryGravatar Andy Shevchenko 1-2/+5
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2024-01-10tty/serial: Add RISC-V SBI debug console based earlyconGravatar Anup Patel 1-1/+1
2023-11-25serial: uartlite: Use dynamic allocation for major number when uart ports > 4Gravatar Manikanta Guntupalli 1-0/+3
2023-10-16drivers/tty/serial: add ESP32S3 ACM gadget driverGravatar Max Filippov 1-0/+13
2023-10-16drivers/tty/serial: add driver for the ESP32 UARTGravatar Max Filippov 1-0/+13
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+23
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2023-06-19tty: serial: Add Nuvoton ma35d1 serial driver supportGravatar Jacky Huang 1-0/+23
2023-06-16docs: update some straggling Documentation/arm referencesGravatar Jonathan Corbet 1-2/+2
2023-05-30serial: cpm_uart: Fix a COMPILE_TEST dependencyGravatar Herve Codina 1-1/+1
2023-04-20serial: make SiFive serial drivers depend on ARCH_ symbolsGravatar Conor Dooley 1-2/+2
2023-03-29tty: serial: remove obsolete config SERIAL_SAMSUNG_UARTS_4Gravatar Lukas Bulwahn 1-7/+0
2023-03-09Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...Gravatar Tom Rix 1-1/+1
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-8/+8
2023-01-19serial: liteuart: drop obsolete dependency on COMPILE_TESTGravatar Jean Delvare 1-1/+1
2023-01-19serial: Rename earlycon semihost driverGravatar Bin Meng 1-6/+6
2023-01-19riscv: Implement semihost.h for earlycon semihost driverGravatar Bin Meng 1-1/+1
2023-01-16ARM: s3c: remove s3c24xx specific hacksGravatar Arnd Bergmann 1-4/+4
2022-11-02serial: sifive: select by default if SOC_CANAANGravatar Conor Dooley 1-2/+2
2022-11-02serial: sifive: select by default if SOC_SIFIVEGravatar Conor Dooley 1-0/+2
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-15/+0
2022-10-11parisc: Convert PDC console to an early consoleGravatar Helge Deller 1-15/+0
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+3
2022-09-30tty: serial: allow pxa.c to be COMPILE_TESTedGravatar Jiri Slaby 1-1/+1
2022-09-30tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMELGravatar Sergiu Moga 1-0/+1
2022-08-30tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyGravatar Jindong Yue 1-1/+1
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAGravatar William Zhang 1-2/+2
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-17/+1
2022-07-16serial: remove VR41XX serial driverGravatar Thomas Bogendoerfer 1-17/+0
2022-07-11tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAGravatar William Zhang 1-2/+2
2022-06-10serial: max310x: implement I2C supportGravatar Cosmin Tanislav 1-0/+1
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-4/+5
2022-04-22serial: stm32: add earlycon supportGravatar Valentin Caron 1-0/+1
2022-04-22serial: allow COMPILE_TEST for some driversGravatar Jiri Slaby 1-3/+3
2022-04-22serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=yGravatar Jiri Slaby 1-1/+1
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Gravatar Arnd Bergmann 1-3/+2
2022-03-18tty: serial: samsung: Add ARTPEC-8 supportGravatar Vincent Whitchurch 1-1/+1
2022-03-18tty: serial: bcm63xx: use more precise Kconfig symbolGravatar Rafał Miłecki 1-1/+2
2022-03-18serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUSGravatar Geert Uytterhoeven 1-1/+1
2022-03-01Revert "tty: serial: meson: *"Gravatar Greg Kroah-Hartman 1-1/+0
2022-02-28tty: serial: meson: Fix the compile link error reported by kernel test robotGravatar Yu Tu 1-0/+1
2022-02-26serial: sunplus-uart: Add Sunplus SoC UART DriverGravatar Hammer Hsieh 1-0/+25
2022-02-25serial: mvebu-uart: implement UART clock driver for configuring UART base clockGravatar Pali Rohár 1-0/+1
2022-02-23remove the h8300 architectureGravatar Christoph Hellwig 1-3/+2
2022-02-21tty: serial: atmel: add earlycon supportGravatar Michael Walle 1-0/+1
2021-12-20tty: serial: samsung: Enable console as moduleGravatar Sam Protsenko 1-1/+1