index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
samsung.c
Commit message (
Expand
)
Author
Age
*
serial: samsung: Avoid waiting forever for TX ready
Michael Spang
2013-03-28
*
serial: samsung: Restore IRQ mask during noirq resume
Michael Spang
2013-03-28
*
tty: serial: samsung: Disable interrupts in a suspend-friendly way
Tomasz Figa
2013-03-28
*
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
|
\
|
*
serial: samsung: remove redundant setting of line config during port reset
Thomas Abraham
2013-01-16
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
*
|
serial: Samsung: Use of_match_ptr() macro
Sachin Kamat
2013-01-16
*
|
serial: samsung: remove the use of statically remapped controller address
Thomas Abraham
2013-01-16
|
/
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
|
\
|
*
ARM: EXYNOS: add support for EXYNOS5440 SoC
Kukjin Kim
2012-11-21
*
|
serial: samsung: add devicetree properties for non-Exynos SoCs
Heiko Stübner
2012-11-26
*
|
serial: samsung: fix potential soft lockup during uart write
Thomas Abraham
2012-11-26
*
|
tty: remove use of __devexit
Bill Pemberton
2012-11-21
*
|
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
*
|
serial: samsung: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
|
/
*
serial: samsung: Add poll_get_char & poll_put_char
Julien Pichon
2012-09-26
*
tty: serial: Samsung: Fix return value
Sachin Kamat
2012-09-17
*
serial: Samsung: Silence some checkpatch errors and warnings
Sachin Kamat
2012-09-05
*
serial: Samsung: Replace printk with dev_* functions
Sachin Kamat
2012-09-05
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
*
serial: samsung: protect NULL dereference of clock name
KeyYoung Park
2012-06-12
*
serial: samsung: Fixed wrong comparison for baudclk_rate
Kyoungil Kim
2012-06-12
*
serial: samsung: Remove NULL checking for baud clock
Kyoungil Kim
2012-06-12
*
serial: samsung: fix omission initialize ulcon in reset port fn()
Kukjin Kim
2012-04-09
*
serial: samsung: fix s3c2442 platform data
Denis 'GNUtoo' Carikli
2012-02-24
*
serial: samsung: Add support for EXYNOS5250
Kukjin Kim
2012-02-02
*
serial: samsung: Add support for EXYNOS4212 and EXYNOS4412
Kukjin Kim
2012-02-02
*
serial: samsung: Fix build for non-Exynos4210 devices
Mark Brown
2011-12-22
*
serial: samsung: add device tree support
Thomas Abraham
2011-12-22
*
serial: samsung: merge probe() function from all SoC specific extensions
Thomas Abraham
2011-12-22
*
serial: samsung: merge all SoC specific port reset functions
Thomas Abraham
2011-12-22
*
serial: samsung: switch to clkdev based clock lookup
Thomas Abraham
2011-12-22
*
ARM: S3C2440: move handling of fclk/n clock to platform code
Thomas Abraham
2011-12-22
*
serial: samsung: Keep a copy of the location of platform data in driver's pri...
Thomas Abraham
2011-12-22
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-26
|
\
|
*
serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
Thomas Abraham
2011-08-23
*
|
serial: samsung: Fix build error
Kukjin Kim
2011-08-08
|
/
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-26
|
\
|
*
tty: serial: samsung.c remove legacy PM code.
MyungJoo Ham
2011-07-01
*
|
serial: Remove redundant console_initcall from s3c and s5p console drivers
Thomas Abraham
2011-07-20
*
|
serial: samsung: Fix unintended usage of uart port 0 as console
Thomas Abraham
2011-07-06
|
/
*
tty: remove invalid location line in file header
Jovi Zhang
2011-04-19
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-01-20
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13