index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
samsung_tty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
Tudor Ambarus
2024-03-26
1
-3
/
+2
*
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
1
-4
/
+2
|
\
|
*
serial: samsung: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
|
tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
Peter Griffin
2023-12-12
1
-0
/
+16
|
/
*
tty: serial: samsung: drop earlycon support for unsupported platforms
André Draszik
2023-10-21
1
-15
/
+1
*
tty: serial: samsung_tty: remove dead code
André Draszik
2023-10-21
1
-105
/
+0
*
serial: samsung_tty: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-25
/
+25
*
tty: serial: samsung: Set missing PM ops for hibernation support
Anton Eliasson
2023-08-04
1
-3
/
+2
*
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-07-25
1
-1
/
+2
*
tty: serial: samsung_tty: Use abs() to simplify some code
Christophe JAILLET
2023-06-13
1
-3
/
+2
*
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...
Christophe JAILLET
2023-06-13
1
-0
/
+8
*
tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...
Christophe JAILLET
2023-06-13
1
-1
/
+5
*
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-16
1
-199
/
+0
*
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-16
1
-7
/
+3
|
\
|
*
serial: samsung_tty: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-7
/
+3
*
|
tty: serial: samsung_tty: use console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
|
/
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
1
-57
/
+33
|
\
|
*
tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
Marek Szyprowski
2022-07-14
1
-1
/
+1
|
*
tty: serial: samsung_tty: loopback mode support
Chanho Park
2022-06-30
1
-0
/
+8
|
*
tty: serial: samsung_tty: support more than 4 uart ports
Chanho Park
2022-06-30
1
-57
/
+25
*
|
tty: serial: samsung_tty: set dma burst_size to 1
Chanho Park
2022-06-27
1
-3
/
+2
|
/
*
tty: serial: samsung_tty: Fix suspend/resume on S5L
Hector Martin
2022-05-19
1
-0
/
+1
*
tty: serial: samsung: add spin_lock for interrupt and console_write
Jaewon Kim
2022-04-15
1
-0
/
+12
*
tty: serial: samsung: Add ARTPEC-8 support
Vincent Whitchurch
2022-03-18
1
-0
/
+37
*
tty: serial: samsung: simplify getting OF match data
Krzysztof Kozlowski
2022-03-18
1
-11
/
+2
*
tty: serial: samsung: constify variables and pointers
Krzysztof Kozlowski
2022-03-18
1
-23
/
+23
*
tty: serial: samsung: constify s3c24xx_serial_drv_data members
Krzysztof Kozlowski
2022-03-18
1
-3
/
+3
*
tty: serial: samsung: constify UART name
Krzysztof Kozlowski
2022-03-18
1
-1
/
+1
*
tty: serial: samsung: constify s3c24xx_serial_drv_data
Krzysztof Kozlowski
2022-03-18
1
-29
/
+29
*
tty: serial: samsung: reduce number of casts
Krzysztof Kozlowski
2022-03-18
1
-36
/
+36
*
tty: serial: samsung: embed s3c2410_uartcfg in parent structure
Krzysztof Kozlowski
2022-03-18
1
-9
/
+9
*
tty: serial: samsung: embed s3c24xx_uart_info in parent structure
Krzysztof Kozlowski
2022-03-18
1
-9
/
+9
*
serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
Jiri Slaby
2022-03-18
1
-4
/
+1
*
serial: samsung: Add samsung_early_read to support early kgdboc
Woody Lin
2022-03-03
1
-0
/
+25
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-2
/
+2
*
tty: serial: samsung: Fix console registration from module
Sam Protsenko
2021-12-20
1
-2
/
+4
*
tty: serial: samsung: Enable console as module
Sam Protsenko
2021-12-20
1
-4
/
+32
*
tty: serial: samsung: Remove USI initialization
Sam Protsenko
2021-12-20
1
-32
/
+4
*
tty: serial: samsung: Improve naming for common macro
Sam Protsenko
2021-10-10
1
-8
/
+5
*
tty: serial: samsung: Add Exynos850 SoC data
Sam Protsenko
2021-08-13
1
-0
/
+13
*
tty: serial: samsung: Fix driver data macros style
Sam Protsenko
2021-08-13
1
-2
/
+2
*
tty: serial: samsung: Init USI to keep clocks running
Sam Protsenko
2021-08-13
1
-1
/
+31
*
serial: samsung: use dma_ops of DMA if attached
Tamseel Shams
2021-07-21
1
-21
/
+25
*
tty: serial: samsung_tty: remove set but not used variables
Tian Tao
2021-05-13
1
-2
/
+1
*
tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
Krzysztof Kozlowski
2021-03-23
1
-9
/
+6
*
tty: serial: samsung_tty: Add earlycon support for Apple UARTs
Hector Martin
2021-03-10
1
-0
/
+17
*
tty: serial: samsung_tty: Add support for Apple UARTs
Hector Martin
2021-03-10
1
-8
/
+230
*
tty: serial: samsung_tty: Use devm_ioremap_resource
Hector Martin
2021-03-10
1
-22
/
+3
*
tty: serial: samsung_tty: IRQ rework
Hector Martin
2021-03-10
1
-14
/
+20
[next]