index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
hsu: add runtime pm support
Kristen Carlson Accardi
1
-0
/
+47
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
1
-1
/
+2
2011-08-25
TTY: serial, move locking in uart_close
Jiri Slaby
1
-1
/
+1
2011-08-25
TTY: serial, use ASYNCB_CLOSING in uart_close
Jiri Slaby
1
-0
/
+3
2011-08-25
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-08-25
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
4
-103
/
+28
2011-08-25
jsm: remove remaining flip buffer code
Thadeu Lima de Souza Cascardo
2
-21
/
+0
2011-08-25
tty: Add support serial for EXYNOS4212 SoC
Kukjin Kim
1
-2
/
+2
2011-08-25
atmel_serial: RS485: receiving enabled when sending data
Bernhard Roth
1
-3
/
+6
2011-08-25
serial/imx: support to handle break character
Hui Wang
1
-3
/
+7
2011-08-25
Revert "tty: serial8250: add helpers for the DesignWare 8250"
Greg Kroah-Hartman
3
-107
/
+0
2011-08-25
Revert "tty: of_serial: add support for the DesignWare 8250"
Greg Kroah-Hartman
1
-7
/
+0
2011-08-23
tty: of_serial: add support for the DesignWare 8250
Jamie Iles
1
-0
/
+7
2011-08-23
tty: serial8250: add helpers for the DesignWare 8250
Jamie Iles
3
-0
/
+107
2011-08-23
tty: serial8250: remove UPIO_DWAPB{,32}
Jamie Iles
2
-72
/
+0
2011-08-23
tty: serial8250: allow platforms to override irq handler
Jamie Iles
1
-4
/
+35
2011-08-23
serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
Thomas Abraham
2
-12
/
+96
2011-08-23
serial:bfin_uart: Put TX IRQ in individual platform resource.
Sonic Zhang
1
-14
/
+22
2011-08-23
serial:blackfin: rename Blackfin serial driver to bfin_uart.c
Sonic Zhang
3
-2
/
+2
2011-08-23
serial:blackfin: Correct coding style in bfin serial driver.
Sonic Zhang
1
-9
/
+16
2011-08-23
TTY: remove tty_locked
Jiri Slaby
1
-4
/
+0
2011-08-23
TTY: serial, remove tasklet for tty_wakeup
Jiri Slaby
1
-19
/
+1
2011-08-23
TTY: msm_serial, remove unneeded console set
Jiri Slaby
1
-2
/
+0
2011-08-23
TTY: serial, remove BTM from wait_until_sent
Jiri Slaby
1
-23
/
+7
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-04
dt: remove of_alias_get_id() reference
Grant Likely
1
-9
/
+4
2011-08-01
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
3
-727
/
+466
2011-07-27
serial/imx: add device tree probe support
Shawn Guo
1
-11
/
+72
2011-07-27
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
1
-16
/
+69
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-20
/
+211
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-15
/
+12
2011-07-25
Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-239
/
+0
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-39
/
+4
2011-07-23
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-16
/
+27
2011-07-20
Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup
Kukjin Kim
7
-39
/
+4
2011-07-20
serial: Remove redundant console_initcall from s3c and s5p console drivers
Thomas Abraham
7
-35
/
+2
2011-07-18
ARM: mach-s3c2400: delete
Nicolas Pitre
3
-114
/
+0
2011-07-18
ARM: mach-s3c24a0: delete
Nicolas Pitre
3
-125
/
+0
2011-07-16
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
8
-12
/
+205
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
9
-13
/
+208
2011-07-10
tty/serial: Add devicetree support for nVidia Tegra serial ports
Grant Likely
1
-0
/
+1
2011-07-09
amba pl011: workaround for uart registers lockup
Shreshtha Kumar Sahu
1
-1
/
+122
2011-07-09
pch_uart: add missing comment about OKI ML7223
Alexander Stein
1
-0
/
+1
2011-07-09
pch_uart: Add MSI support
Alexander Stein
1
-0
/
+5
2011-07-07
serial: samsung: Fix unintended usage of uart port 0 as console
Thomas Abraham
1
-4
/
+2
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-11
/
+203
2011-07-05
Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+2
2011-07-04
tty/serial: change of_serial to use new of_property_read_u32() api
Grant Likely
1
-22
/
+15
[next]