Robert Baldyga
|
736cd79f48
serial: samsung: fix DMA for FIFO smaller than cache line size
|
10 年之前 |
Marek Szyprowski
|
81ccb2a69f
serial: samsung: fix DMA mode enter condition for small FIFO sizes
|
10 年之前 |
Javier Martinez Canillas
|
97d49add8b
serial: samsung: Remove redundant DEBUG_LL check
|
10 年之前 |
Krzysztof Kozlowski
|
24ee4df122
serial: samsung: Constify platform_device_id
|
10 年之前 |
Krzysztof Kozlowski
|
75781979f8
serial: samsung: Staticize local symbol
|
10 年之前 |
Robert Baldyga
|
31c6ba97d1
serial: samsung: fix serial console break
|
10 年之前 |
Javier Martinez Canillas
|
e91d863d1a
serial: samsung: Clear operation mode on UART shutdown
|
10 年之前 |
Marek Szyprowski
|
c3bda295ee
serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
|
10 年之前 |
Robert Baldyga
|
ba019a3e2a
serial: samsung: remove redundant interrupt enabling
|
10 年之前 |
Tomasz Figa
|
b94ba0328d
serial: samsung: Add support for early console
|
10 年之前 |
Greg Kroah-Hartman
|
61b6b7fbda
Merge 3.19-rc5 into tty-next
|
10 年之前 |
Robert Baldyga
|
b543c301c2
serial: samsung: add DMA support for RX
|
10 年之前 |
Robert Baldyga
|
29bef79908
serial: samsung: add DMA support for TX
|
10 年之前 |
Robert Baldyga
|
62c37eedb7
serial: samsung: add dma reqest/release functions
|
10 年之前 |
Robert Baldyga
|
658c9d2b73
serial: samsung: alloc dma stucture in ourport
|
10 年之前 |
Chanwoo Choi
|
31ec77aca7
serial: samsung: Add the support for Exynos5433 SoC
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Robert Baldyga
|
57850a50c1
serial: samsung: use port->fifosize instead of hardcoded values
|
10 年之前 |
Robert Baldyga
|
2f1ba72d23
serial: samsung: prefer to use fifosize from driver data
|
10 年之前 |
Robert Baldyga
|
ef4aca7048
serial: samsung: fix style problems
|
10 年之前 |
Robert Baldyga
|
1ff383a4c3
serial: samsung: wait for transfer completion before clock disable
|
10 年之前 |
Paul Bolle
|
510d483285
serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
|
11 年之前 |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
11 年之前 |
Linus Torvalds
|
b3345d7c57
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
11 年之前 |
Tomasz Figa
|
f73d4cb681
serial: samsung: Remove support for legacy clock code
|
11 年之前 |
Naveen Krishna Chatradhi
|
4622eb6873
serial: samsung: improve code clarity by defining a variable
|
11 年之前 |
Naveen Krishna Chatradhi
|
3bcce591aa
serial: samsung: correct the case and default order in switch
|
11 年之前 |
Naveen Krishna Chatradhi
|
135f07c325
serial: samsung: get fifosize via device tree
|
11 年之前 |
Fabio Estevam
|
1ff5b64dcc
serial: samsung: Use %pa to print 'resource_size_t' type
|
11 年之前 |
Alexander Shiyan
|
8b152f1096
serial: treewide: Remove empty implementations of enable_ms()
|
11 年之前 |