index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
samsung.c
Age
Commit message (
Expand
)
Author
2019-11-18
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
2019-02-19
tty: serial: samsung: Enable baud clock during initialisation
Stuart Menefy
2018-12-17
tty: serial: samsung: Increase maximum baudrate
Seung-Woo Kim
2018-12-17
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
2018-09-18
serial: samsung: Enable baud clock for UART reset procedure in resume
Marek Szyprowski
2018-05-24
serial: samsung: check DMA engine capabilities before using DMA mode
Marek Szyprowski
2018-05-14
serial: samsung: fix maxburst parameter for DMA transactions
Marek Szyprowski
2018-02-28
serial: samsung: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-04-08
serial: samsung: Remove useless spinlock
Marek Szyprowski
2017-04-08
serial: samsung: Add missing checks for dma_map_single failure
Marek Szyprowski
2017-04-08
serial: samsung: Use right device for DMA-mapping calls
Marek Szyprowski
2017-03-07
serial: samsung: Continue to work if DMA request fails
Krzysztof Kozlowski
2017-02-03
serial: samsung: enable clock before accessing interrupt mask resister
남영민
2017-01-12
serial: samsung: Simplify DMA engine initialization code
Marek Szyprowski
2016-08-31
serial: samsung: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-06-25
tty: serial: samsung: add byte-order aware bit functions
Matthew Leach
2016-06-25
serial: samsung: Fix possible out of bounds access on non-DT platform
Krzysztof Kozlowski
2016-06-25
serial: samsung: Fix ERR pointer dereference on deferred probe
Krzysztof Kozlowski
2016-04-30
serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...
Chanwoo Choi
2016-03-07
serial: samsung: optimize UART rx fifo access routine
Youngmin Nam
2016-02-06
earlycon: Use common framework for earlycon declarations
Peter Hurley
2015-10-04
serial: samsung: Fix UART status handling in DMA mode
Robert Baldyga
2015-10-04
serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function
Robert Baldyga
2015-10-04
serial: samsung: remove unneded 'ignore_char' label
Robert Baldyga
2015-10-04
serial: samsung: remove unused 'irq' parameter
Robert Baldyga
2015-08-04
serial: samsung: fix DMA for FIFO smaller than cache line size
Robert Baldyga
2015-08-04
serial: samsung: fix DMA mode enter condition for small FIFO sizes
Marek Szyprowski
2015-07-23
serial: samsung: Remove redundant DEBUG_LL check
Javier Martinez Canillas
2015-05-10
serial: samsung: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
serial: samsung: Staticize local symbol
Krzysztof Kozlowski
2015-04-28
serial: samsung: fix serial console break
Robert Baldyga
2015-03-26
serial: samsung: Clear operation mode on UART shutdown
Javier Martinez Canillas
2015-02-02
serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
Marek Szyprowski
2015-02-02
serial: samsung: remove redundant interrupt enabling
Robert Baldyga
2015-02-02
serial: samsung: Add support for early console
Tomasz Figa
2015-01-19
Merge 3.19-rc5 into tty-next
Greg Kroah-Hartman
2015-01-09
serial: samsung: add DMA support for RX
Robert Baldyga
2015-01-09
serial: samsung: add DMA support for TX
Robert Baldyga
2015-01-09
serial: samsung: add dma reqest/release functions
Robert Baldyga
2015-01-09
serial: samsung: alloc dma stucture in ourport
Robert Baldyga
2015-01-09
serial: samsung: Add the support for Exynos5433 SoC
Chanwoo Choi
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
serial: samsung: use port->fifosize instead of hardcoded values
Robert Baldyga
2014-11-25
serial: samsung: prefer to use fifosize from driver data
Robert Baldyga
2014-11-25
serial: samsung: fix style problems
Robert Baldyga
2014-11-25
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
2014-11-05
serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
Paul Bolle
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
[next]