index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
samsung.c
Age
Commit message (
Expand
)
Author
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-05
serial: samsung: fix DMA for FIFO smaller than cache line size
Robert Baldyga
2015-08-05
serial: samsung: fix DMA mode enter condition for small FIFO sizes
Marek Szyprowski
2015-07-24
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-18
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-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-26
serial: samsung: use port->fifosize instead of hardcoded values
Robert Baldyga
2014-11-26
serial: samsung: prefer to use fifosize from driver data
Robert Baldyga
2014-11-26
serial: samsung: fix style problems
Robert Baldyga
2014-11-26
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
2014-11-06
serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
Paul Bolle
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-07-18
serial: samsung: Remove support for legacy clock code
Tomasz Figa
2014-07-18
serial: samsung: improve code clarity by defining a variable
Naveen Krishna Chatradhi
2014-07-18
serial: samsung: correct the case and default order in switch
Naveen Krishna Chatradhi
2014-07-18
serial: samsung: get fifosize via device tree
Naveen Krishna Chatradhi
2014-07-10
serial: samsung: Use %pa to print 'resource_size_t' type
Fabio Estevam
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-10
serial: samsung: no more support for S5PC100 SoC
Kukjin Kim
2014-07-10
serial: samsung: no more support for S5P6440 and S5P6450 SoCs
Kukjin Kim
2014-07-10
serial: samsung: Consider DT alias when probing ports
Tomasz Figa
2014-07-10
serial: samsung: Remove redundant label
Tushar Behera
2014-06-18
serial: samsung: Fix build error
Sachin Kamat
2014-05-28
serial: samsung: Neaten dbg uses
Joe Perches
2014-04-24
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
2014-04-24
serial: samsung: don't check config for every character
Doug Anderson
2014-04-24
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
2014-02-13
serial: samsung: Move uart_register_driver call to device probe
Tushar Behera
2013-12-09
serial: samsung: move clock deactivation below uart registration
Heiko Stübner
2013-09-26
serial: samsung: add support for manual RTS setting
José Miguel Gonçalves
2013-09-26
serial: samsung: Remove casting the return value which is a void pointer
Jingoo Han
2013-08-27
tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
2013-07-02
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]