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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
/
samsung_tty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+2
2023-12-12
tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
Peter Griffin
1
-0
/
+16
2023-11-23
serial: samsung: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-21
tty: serial: samsung: drop earlycon support for unsupported platforms
André Draszik
1
-15
/
+1
2023-10-21
tty: serial: samsung_tty: remove dead code
André Draszik
1
-105
/
+0
2023-09-18
serial: samsung_tty: Use port lock wrappers
Thomas Gleixner
1
-25
/
+25
2023-08-04
tty: serial: samsung: Set missing PM ops for hibernation support
Anton Eliasson
1
-3
/
+2
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
1
-1
/
+2
2023-06-13
tty: serial: samsung_tty: Use abs() to simplify some code
Christophe JAILLET
1
-3
/
+2
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...
Christophe JAILLET
1
-0
/
+8
2023-06-13
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...
Christophe JAILLET
1
-1
/
+5
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
1
-199
/
+0
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+3
2022-12-02
tty: serial: samsung_tty: use console_is_registered()
John Ogness
1
-1
/
+1
2022-11-03
serial: samsung_tty: Use uart_xmit_advance()
Ilpo Järvinen
1
-7
/
+3
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-57
/
+33
2022-07-14
tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
Marek Szyprowski
1
-1
/
+1
2022-06-30
tty: serial: samsung_tty: loopback mode support
Chanho Park
1
-0
/
+8
2022-06-30
tty: serial: samsung_tty: support more than 4 uart ports
Chanho Park
1
-57
/
+25
2022-06-27
tty: serial: samsung_tty: set dma burst_size to 1
Chanho Park
1
-3
/
+2
2022-05-19
tty: serial: samsung_tty: Fix suspend/resume on S5L
Hector Martin
1
-0
/
+1
2022-04-15
tty: serial: samsung: add spin_lock for interrupt and console_write
Jaewon Kim
1
-0
/
+12
2022-03-18
tty: serial: samsung: Add ARTPEC-8 support
Vincent Whitchurch
1
-0
/
+37
2022-03-18
tty: serial: samsung: simplify getting OF match data
Krzysztof Kozlowski
1
-11
/
+2
2022-03-18
tty: serial: samsung: constify variables and pointers
Krzysztof Kozlowski
1
-23
/
+23
2022-03-18
tty: serial: samsung: constify s3c24xx_serial_drv_data members
Krzysztof Kozlowski
1
-3
/
+3
2022-03-18
tty: serial: samsung: constify UART name
Krzysztof Kozlowski
1
-1
/
+1
2022-03-18
tty: serial: samsung: constify s3c24xx_serial_drv_data
Krzysztof Kozlowski
1
-29
/
+29
2022-03-18
tty: serial: samsung: reduce number of casts
Krzysztof Kozlowski
1
-36
/
+36
2022-03-18
tty: serial: samsung: embed s3c2410_uartcfg in parent structure
Krzysztof Kozlowski
1
-9
/
+9
2022-03-18
tty: serial: samsung: embed s3c24xx_uart_info in parent structure
Krzysztof Kozlowski
1
-9
/
+9
2022-03-18
serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
Jiri Slaby
1
-4
/
+1
2022-03-03
serial: samsung: Add samsung_early_read to support early kgdboc
Woody Lin
1
-0
/
+25
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-2
/
+2
2021-12-20
tty: serial: samsung: Fix console registration from module
Sam Protsenko
1
-2
/
+4
2021-12-20
tty: serial: samsung: Enable console as module
Sam Protsenko
1
-4
/
+32
2021-12-20
tty: serial: samsung: Remove USI initialization
Sam Protsenko
1
-32
/
+4
2021-10-10
tty: serial: samsung: Improve naming for common macro
Sam Protsenko
1
-8
/
+5
2021-08-13
tty: serial: samsung: Add Exynos850 SoC data
Sam Protsenko
1
-0
/
+13
2021-08-13
tty: serial: samsung: Fix driver data macros style
Sam Protsenko
1
-2
/
+2
2021-08-13
tty: serial: samsung: Init USI to keep clocks running
Sam Protsenko
1
-1
/
+31
2021-07-21
serial: samsung: use dma_ops of DMA if attached
Tamseel Shams
1
-21
/
+25
2021-05-13
tty: serial: samsung_tty: remove set but not used variables
Tian Tao
1
-2
/
+1
2021-03-23
tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
Krzysztof Kozlowski
1
-9
/
+6
2021-03-10
tty: serial: samsung_tty: Add earlycon support for Apple UARTs
Hector Martin
1
-0
/
+17
2021-03-10
tty: serial: samsung_tty: Add support for Apple UARTs
Hector Martin
1
-8
/
+230
2021-03-10
tty: serial: samsung_tty: Use devm_ioremap_resource
Hector Martin
1
-22
/
+3
2021-03-10
tty: serial: samsung_tty: IRQ rework
Hector Martin
1
-14
/
+20
2021-03-10
tty: serial: samsung_tty: Add s3c24xx_port_type
Hector Martin
1
-42
/
+70
[next]