index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
sh-sci / PM: Avoid deadlocking runtime PM
Rafael J. Wysocki
1
-0
/
+5
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
1
-0
/
+7
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
2012-02-08
m32r: relocate drivers back out of 8250 dir
Paul Gortmaker
3
-0
/
+0
2012-02-03
tty: fix a build failure on sparc
Cong Wang
1
-1
/
+1
2012-02-02
serial: samsung: Add support for EXYNOS5250
Kukjin Kim
1
-1
/
+1
2012-02-02
serial: samsung: Add support for EXYNOS4212 and EXYNOS4412
Kukjin Kim
1
-1
/
+2
2012-01-26
serial: Kill off Moorestown code
Alan Cox
3
-354
/
+0
2012-01-26
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
Greg Kroah-Hartman
1
-31
/
+4
2012-01-26
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...
Greg Kroah-Hartman
1
-50
/
+1
2012-01-24
serial: Fix wakeup init logic to speed up startup
Simon Glass
1
-3
/
+3
2012-01-24
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
1
-0
/
+14
2012-01-24
amba-pl011: do not disable RTS during shutdown
Shreshtha Kumar Sahu
1
-2
/
+14
2012-01-24
tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip
Paul Walmsley
1
-1
/
+50
2012-01-24
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
Paul Walmsley
1
-4
/
+31
2012-01-24
omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
1
-1
/
+1
2012-01-24
omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.
Shubhrajyoti D
1
-1
/
+1
2012-01-24
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
1
-0
/
+1
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker
24
-289
/
+304
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-8
/
+8
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+712
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-1
/
+3
2012-01-12
Merge branch 'sh/nommu' into sh-latest
Paul Mundt
38
-1503
/
+2524
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-2
/
+2
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-01-09
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-61
/
+367
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
9
-1071
/
+398
2012-01-09
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
30
-365
/
+1753
2012-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
6
-302
/
+149
2012-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
10
-338
/
+176
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2
-0
/
+4
2012-01-04
tty: serial: imx: move del_timer_sync() to avoid potential deadlock
Eric Miao
1
-2
/
+2
2012-01-04
imx: add polled io uart methods
Saleem Abdulrasool
1
-0
/
+69
2012-01-04
imx: Add save/restore functions for UART control regs
Dirk Behme
1
-8
/
+35
2012-01-04
serial/imx: let probing fail for the dt case without a valid alias
Uwe Kleine-König
1
-3
/
+10
2012-01-04
serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
Uwe Kleine-König
1
-1
/
+1
2012-01-04
tty: serial: imx: Allow UART to be a source for wakeup
Fabio Estevam
1
-0
/
+15
2012-01-04
serial: driver for m32 arch should not have DEC alpha errata
Paul Gortmaker
1
-5
/
+2
2012-01-04
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
1
-2
/
+3
2012-01-04
serial: use DIV_ROUND_CLOSEST instead of open coding it
Uwe Kleine-König
1
-1
/
+1
2012-01-03
serial: add support for 400 and 800 v3 series Titan cards
Yegor Yefremov
1
-0
/
+16
2011-12-28
serial: mxs-auart: convert to clk_prepare/clk_unprepare
Shawn Guo
1
-4
/
+4
2011-12-27
apbuart: fix section mismatch warning
Sam Ravnborg
1
-2
/
+2
2011-12-23
serial: samsung: Fix build for non-Exynos4210 devices
Mark Brown
1
-1
/
+1
2011-12-23
serial: samsung: add device tree support
Thomas Abraham
1
-2
/
+34
2011-12-23
serial: samsung: merge probe() function from all SoC specific extensions
Thomas Abraham
9
-577
/
+253
2011-12-23
serial: samsung: merge all SoC specific port reset functions
Thomas Abraham
6
-116
/
+19
2011-12-23
serial: samsung: remove all uses of get_clksrc and set_clksrc
Thomas Abraham
6
-243
/
+20
[next]