Marek Szyprowski
|
d8db840dcb
serial: samsung: check DMA engine capabilities before using DMA mode
|
7 years ago |
Marek Szyprowski
|
aa2f80e752
serial: samsung: fix maxburst parameter for DMA transactions
|
7 years ago |
Geert Uytterhoeven
|
49ee23b718
serial: samsung: Fix out-of-bounds access through serial port index
|
7 years ago |
Greg Kroah-Hartman
|
4793f2ebff
tty: serial: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 years ago |
Marek Szyprowski
|
469f813ffe
serial: samsung: Remove useless spinlock
|
8 years ago |
Marek Szyprowski
|
500fcc08a3
serial: samsung: Add missing checks for dma_map_single failure
|
8 years ago |
Marek Szyprowski
|
768d64f491
serial: samsung: Use right device for DMA-mapping calls
|
8 years ago |
Krzysztof Kozlowski
|
f98c7bce57
serial: samsung: Continue to work if DMA request fails
|
8 years ago |
남영민
|
a8a1781b87
serial: samsung: enable clock before accessing interrupt mask resister
|
8 years ago |
Marek Szyprowski
|
ba3d6f8f10
serial: samsung: Simplify DMA engine initialization code
|
8 years ago |
Krzysztof Kozlowski
|
ebaa81c728
serial: samsung: Register cpufreq notifier only on S3C24xx
|
9 years ago |
Matthew Leach
|
bbb5ff9122
tty: serial: samsung: add byte-order aware bit functions
|
9 years ago |
Krzysztof Kozlowski
|
926b7b5122
serial: samsung: Fix possible out of bounds access on non-DT platform
|
9 years ago |
Krzysztof Kozlowski
|
e51e4d8a18
serial: samsung: Fix ERR pointer dereference on deferred probe
|
9 years ago |
Chanwoo Choi
|
b8995f527a
serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
|
9 years ago |
Youngmin Nam
|
aba06e9222
serial: samsung: optimize UART rx fifo access routine
|
9 years ago |
Peter Hurley
|
2eaa790989
earlycon: Use common framework for earlycon declarations
|
9 years ago |
Robert Baldyga
|
09557c0169
serial: samsung: Fix UART status handling in DMA mode
|
10 years ago |
Robert Baldyga
|
01732dd25c
serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function
|
10 years ago |
Robert Baldyga
|
620bb21448
serial: samsung: remove unneded 'ignore_char' label
|
10 years ago |
Robert Baldyga
|
e4678afeff
serial: samsung: remove unused 'irq' parameter
|
10 years ago |
Robert Baldyga
|
736cd79f48
serial: samsung: fix DMA for FIFO smaller than cache line size
|
10 years ago |
Marek Szyprowski
|
81ccb2a69f
serial: samsung: fix DMA mode enter condition for small FIFO sizes
|
10 years ago |
Javier Martinez Canillas
|
97d49add8b
serial: samsung: Remove redundant DEBUG_LL check
|
10 years ago |
Krzysztof Kozlowski
|
24ee4df122
serial: samsung: Constify platform_device_id
|
10 years ago |
Krzysztof Kozlowski
|
75781979f8
serial: samsung: Staticize local symbol
|
10 years ago |
Robert Baldyga
|
31c6ba97d1
serial: samsung: fix serial console break
|
10 years ago |
Javier Martinez Canillas
|
e91d863d1a
serial: samsung: Clear operation mode on UART shutdown
|
10 years ago |
Marek Szyprowski
|
c3bda295ee
serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
|
10 years ago |