index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
serial: sc16is7xx: re-add Kconfig SPI or I2C dependency
Hugo Villeneuve
1
-0
/
+1
2024-06-04
serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE
Hugo Villeneuve
1
-1
/
+1
2024-04-11
serial: sc16is7xx: split into core and I2C/SPI parts (core)
Hugo Villeneuve
1
-29
/
+18
2024-04-09
serial: max3100: Update Kconfig entry
Andy Shevchenko
1
-2
/
+5
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-10
tty/serial: Add RISC-V SBI debug console based earlycon
Anup Patel
1
-1
/
+1
2023-11-25
serial: uartlite: Use dynamic allocation for major number when uart ports > 4
Manikanta Guntupalli
1
-0
/
+3
2023-10-16
drivers/tty/serial: add ESP32S3 ACM gadget driver
Max Filippov
1
-0
/
+13
2023-10-16
drivers/tty/serial: add driver for the ESP32 UART
Max Filippov
1
-0
/
+13
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+23
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2023-06-19
tty: serial: Add Nuvoton ma35d1 serial driver support
Jacky Huang
1
-0
/
+23
2023-06-16
docs: update some straggling Documentation/arm references
Jonathan Corbet
1
-2
/
+2
2023-05-30
serial: cpm_uart: Fix a COMPILE_TEST dependency
Herve Codina
1
-1
/
+1
2023-04-20
serial: make SiFive serial drivers depend on ARCH_ symbols
Conor Dooley
1
-2
/
+2
2023-03-29
tty: serial: remove obsolete config SERIAL_SAMSUNG_UARTS_4
Lukas Bulwahn
1
-7
/
+0
2023-03-09
Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...
Tom Rix
1
-1
/
+1
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+8
2023-01-19
serial: liteuart: drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2023-01-19
serial: Rename earlycon semihost driver
Bin Meng
1
-6
/
+6
2023-01-19
riscv: Implement semihost.h for earlycon semihost driver
Bin Meng
1
-1
/
+1
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
1
-4
/
+4
2022-11-02
serial: sifive: select by default if SOC_CANAAN
Conor Dooley
1
-2
/
+2
2022-11-02
serial: sifive: select by default if SOC_SIFIVE
Conor Dooley
1
-0
/
+2
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+0
2022-10-11
parisc: Convert PDC console to an early console
Helge Deller
1
-15
/
+0
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+3
2022-09-30
tty: serial: allow pxa.c to be COMPILE_TESTed
Jiri Slaby
1
-1
/
+1
2022-09-30
tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMEL
Sergiu Moga
1
-0
/
+1
2022-08-30
tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency
Jindong Yue
1
-1
/
+1
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
1
-2
/
+2
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-17
/
+1
2022-07-16
serial: remove VR41XX serial driver
Thomas Bogendoerfer
1
-17
/
+0
2022-07-11
tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-2
/
+2
2022-06-10
serial: max310x: implement I2C support
Cosmin Tanislav
1
-0
/
+1
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+5
2022-04-22
serial: stm32: add earlycon support
Valentin Caron
1
-0
/
+1
2022-04-22
serial: allow COMPILE_TEST for some drivers
Jiri Slaby
1
-3
/
+3
2022-04-22
serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=y
Jiri Slaby
1
-1
/
+1
2022-04-04
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...
Arnd Bergmann
1
-3
/
+2
2022-03-18
tty: serial: samsung: Add ARTPEC-8 support
Vincent Whitchurch
1
-1
/
+1
2022-03-18
tty: serial: bcm63xx: use more precise Kconfig symbol
Rafał Miłecki
1
-1
/
+2
2022-03-18
serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUS
Geert Uytterhoeven
1
-1
/
+1
2022-03-02
Revert "tty: serial: meson: *"
Greg Kroah-Hartman
1
-1
/
+0
2022-03-01
tty: serial: meson: Fix the compile link error reported by kernel test robot
Yu Tu
1
-0
/
+1
2022-02-26
serial: sunplus-uart: Add Sunplus SoC UART Driver
Hammer Hsieh
1
-0
/
+25
2022-02-25
serial: mvebu-uart: implement UART clock driver for configuring UART base clock
Pali Rohár
1
-0
/
+1
2022-02-23
remove the h8300 architecture
Christoph Hellwig
1
-3
/
+2
2022-02-21
tty: serial: atmel: add earlycon support
Michael Walle
1
-0
/
+1
2021-12-20
tty: serial: samsung: Enable console as module
Sam Protsenko
1
-1
/
+1
[next]