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 |
Robert Baldyga
|
ba019a3e2a
serial: samsung: remove redundant interrupt enabling
|
10 years ago |
Tomasz Figa
|
b94ba0328d
serial: samsung: Add support for early console
|
10 years ago |
Greg Kroah-Hartman
|
61b6b7fbda
Merge 3.19-rc5 into tty-next
|
10 years ago |
Robert Baldyga
|
b543c301c2
serial: samsung: add DMA support for RX
|
10 years ago |
Robert Baldyga
|
29bef79908
serial: samsung: add DMA support for TX
|
10 years ago |
Robert Baldyga
|
62c37eedb7
serial: samsung: add dma reqest/release functions
|
10 years ago |
Robert Baldyga
|
658c9d2b73
serial: samsung: alloc dma stucture in ourport
|
10 years ago |
Chanwoo Choi
|
31ec77aca7
serial: samsung: Add the support for Exynos5433 SoC
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Robert Baldyga
|
57850a50c1
serial: samsung: use port->fifosize instead of hardcoded values
|
10 years ago |
Robert Baldyga
|
2f1ba72d23
serial: samsung: prefer to use fifosize from driver data
|
10 years ago |