index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
samsung.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
Marek Szyprowski
1
-0
/
+2
2015-02-02
serial: samsung: remove redundant interrupt enabling
Robert Baldyga
1
-8
/
+1
2015-02-02
serial: samsung: Add support for early console
Tomasz Figa
1
-0
/
+103
2015-01-19
Merge 3.19-rc5 into tty-next
Greg Kroah-Hartman
1
-20
/
+36
2015-01-09
serial: samsung: add DMA support for RX
Robert Baldyga
1
-3
/
+230
2015-01-09
serial: samsung: add DMA support for TX
Robert Baldyga
1
-16
/
+222
2015-01-09
serial: samsung: add dma reqest/release functions
Robert Baldyga
1
-0
/
+101
2015-01-09
serial: samsung: alloc dma stucture in ourport
Robert Baldyga
1
-0
/
+12
2015-01-09
serial: samsung: Add the support for Exynos5433 SoC
Chanwoo Choi
1
-20
/
+36
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
serial: samsung: use port->fifosize instead of hardcoded values
Robert Baldyga
1
-2
/
+2
2014-11-25
serial: samsung: prefer to use fifosize from driver data
Robert Baldyga
1
-5
/
+4
2014-11-25
serial: samsung: fix style problems
Robert Baldyga
1
-18
/
+28
2014-11-25
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
1
-0
/
+4
2014-11-05
serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
Paul Bolle
1
-27
/
+0
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+0
2014-07-19
serial: samsung: Remove support for legacy clock code
Tomasz Figa
1
-4
/
+0
2014-07-17
serial: samsung: improve code clarity by defining a variable
Naveen Krishna Chatradhi
1
-4
/
+5
2014-07-17
serial: samsung: correct the case and default order in switch
Naveen Krishna Chatradhi
1
-1
/
+1
2014-07-17
serial: samsung: get fifosize via device tree
Naveen Krishna Chatradhi
1
-3
/
+9
2014-07-10
serial: samsung: Use %pa to print 'resource_size_t' type
Fabio Estevam
1
-2
/
+2
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-5
/
+0
2014-07-09
serial: samsung: no more support for S5PC100 SoC
Kukjin Kim
1
-2
/
+1
2014-07-09
serial: samsung: no more support for S5P6440 and S5P6450 SoCs
Kukjin Kim
1
-1
/
+0
2014-07-09
serial: samsung: Consider DT alias when probing ports
Tomasz Figa
1
-3
/
+10
2014-07-09
serial: samsung: Remove redundant label
Tushar Behera
1
-4
/
+1
2014-06-17
serial: samsung: Fix build error
Sachin Kamat
1
-1
/
+1
2014-05-28
serial: samsung: Neaten dbg uses
Joe Perches
1
-6
/
+29
2014-04-24
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
1
-1
/
+1
2014-04-24
serial: samsung: don't check config for every character
Doug Anderson
1
-5
/
+6
2014-04-24
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
1
-6
/
+6
2014-02-13
serial: samsung: Move uart_register_driver call to device probe
Tushar Behera
1
-29
/
+11
2013-12-08
serial: samsung: move clock deactivation below uart registration
Heiko Stübner
1
-1
/
+7
2013-09-26
serial: samsung: add support for manual RTS setting
José Miguel Gonçalves
1
-3
/
+17
2013-09-26
serial: samsung: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-08-27
tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-1
/
+4
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-07-02
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+1
2013-06-19
serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is defined
Chander Kashyap
1
-3
/
+1
2013-06-08
Merge 3.10-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+13
2013-06-03
serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_...
Wei Yongjun
1
-1
/
+7
2013-06-03
serial: samsung: enable clock before clearing pending interrupts during init
Chander Kashyap
1
-0
/
+13
2013-05-20
serial: samsung: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-04-11
tty: serial/samsung: fix modular build
Arnd Bergmann
1
-2
/
+2
2013-04-11
tty: serial/samsung: make register definitions global
Arnd Bergmann
1
-3
/
+3
2013-04-11
tty: serial/samsung: prepare for common clock API
Arnd Bergmann
1
-1
/
+6
2013-03-28
serial: samsung: Avoid waiting forever for TX ready
Michael Spang
1
-3
/
+19
2013-03-28
serial: samsung: Restore IRQ mask during noirq resume
Michael Spang
1
-0
/
+20
2013-03-28
tty: serial: samsung: Disable interrupts in a suspend-friendly way
Tomasz Figa
1
-0
/
+4
[next]