index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL
Julia Lawall
1
-2
/
+4
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2
-14
/
+14
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+1
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-63
/
+78
2011-03-17
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-45
/
+269
2011-03-17
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-2
/
+815
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
2
-63
/
+452
2011-03-17
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
1
-0
/
+2
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
21
-2086
/
+657
2011-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
80
-1299
/
+46240
2011-03-16
Merge remote branch 'rmk/for-linus' into for-linus
David Brown
19
-2023
/
+205
2011-03-16
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-706
/
+0
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
12
-131
/
+126
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
9
-10
/
+0
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
63
-435
/
+46082
2011-03-15
drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-32
/
+35
2011-03-15
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
1
-2
/
+2
2011-03-14
pch_uart: reference clock on CM-iTC
Denis Turischev
1
-2
/
+7
2011-03-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Russell King
1
-0
/
+1
2011-03-11
Merge branch 'next-exynos4' into for-next
Kukjin Kim
1
-2
/
+2
2011-03-10
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
3
-0
/
+814
2011-03-10
ARM: 6764/1: pl011: factor out FIFO to TTY code
Linus Walleij
1
-91
/
+66
2011-03-10
ARM: 6763/1: pl011: add optional RX DMA to PL011 v2
Linus Walleij
1
-20
/
+434
2011-03-10
xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.
Konrad Rzeszutek Wilk
1
-0
/
+2
2011-03-09
n_gsm: fix UIH control byte : P bit should be 0
Eric BĂ©nard
1
-2
/
+1
2011-03-07
serial: msm_serial_hs: Add MSM high speed UART driver
Mayank Rana
3
-0
/
+1893
2011-03-07
tty_audit: fix tty_audit_add_data live lock on audit disabled
Xiaotian Feng
1
-1
/
+3
2011-03-04
serial: sh-sci: fix deadlock when resuming from S3 sleep
Alexandre Courbot
1
-0
/
+6
2011-03-02
powerpc/pseries: Reduce HVCS driver insanity
Benjamin Herrenschmidt
1
-31
/
+43
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
9
-10
/
+0
2011-03-01
tty: serial: altera_jtaguart: Add device tree support
Tobias Klauser
1
-2
/
+13
2011-03-01
tty: serial: altera_uart: Add devicetree support
Tobias Klauser
1
-4
/
+47
2011-02-28
dt/serial: Eliminate users of of_platform_{,un}register_driver
Grant Likely
9
-46
/
+42
2011-02-28
dt: uartlite: merge platform and of_platform driver bindings
Grant Likely
1
-79
/
+24
2011-02-28
fmvj18x_cs: add new id
Ken Kawasaki
1
-0
/
+1
2011-02-25
nozomi: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+0
2011-02-25
tty/serial: Relax the device_type restriction from of_serial
Grant Likely
1
-9
/
+9
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
9
-1865
/
+39
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2
-2
/
+2
2011-02-22
pch_uart: Fix DMA channel miss-setting issue.
Tomoya MORINAGA
1
-12
/
+47
2011-02-22
pch_uart: fix exclusive access issue
Tomoya MORINAGA
1
-2
/
+9
2011-02-22
pch_uart: fix auto flow control miss-setting issue
Tomoya MORINAGA
1
-6
/
+13
2011-02-22
pch_uart: fix uart clock setting issue
Tomoya MORINAGA
1
-1
/
+6
2011-02-22
pch_uart : Use dev_xxx not pr_xxx
Tomoya MORINAGA
1
-28
/
+49
2011-02-22
pch_uart : Reduce memcpy
Tomoya MORINAGA
1
-8
/
+5
2011-02-22
pch_uart: add spin_lock_init
Tomoya MORINAGA
1
-0
/
+2
2011-02-22
pch_uart: add multi-scatter processing
Tomoya MORINAGA
1
-28
/
+89
2011-02-22
tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/
Greg Kroah-Hartman
11
-0
/
+3634
2011-02-22
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
Greg Kroah-Hartman
17
-0
/
+39364
2011-02-22
tty: serial: altera_jtaguart: Fixup type usage of port flags
Tobias Klauser
1
-1
/
+1
[next]