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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
tty: serial/samsung: prepare for common clock API
Arnd Bergmann
1
-1
/
+6
2013-04-10
tty: Fix race condition if flushing tty flip buffers
Peter Hurley
1
-12
/
+10
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-08
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...
Alexey Khoroshilov
1
-4
/
+4
2013-04-08
Revert "tty/8250_pnp: serial port detection regression since v3.7"
Sean Young
1
-7
/
+5
2013-04-06
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-04
serial: mxs-auart: move to use generic DMA helper
Shawn Guo
1
-48
/
+4
2013-04-04
OMAP/serial: Revert bad fix of Rx FIFO threshold granularity
Alexey Pelykh
1
-0
/
+11
2013-04-03
amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled
Chanho Min
1
-0
/
+4
2013-04-02
Input: sysrq - supplement reset sequence with timeout functionality
Mathieu J. Poirier
1
-13
/
+40
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
8
-26
/
+58
2013-04-01
Merge v3.9-rc5 into char-misc-next
Greg Kroah-Hartman
7
-14
/
+49
2013-03-29
ARM: PL011: Add support for Rx DMA buffer polling.
Chanho Min
1
-19
/
+138
2013-03-29
serial: 8250_dw: add support for clk api
Emilio López
1
-9
/
+24
2013-03-29
serial: samsung: Avoid waiting forever for TX ready
Michael Spang
1
-3
/
+19
2013-03-29
serial: samsung: Restore IRQ mask during noirq resume
Michael Spang
1
-0
/
+20
2013-03-29
tty: serial: samsung: Disable interrupts in a suspend-friendly way
Tomasz Figa
1
-0
/
+4
2013-03-29
Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+45
2013-03-29
serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
Karthik Manamcheri
1
-7
/
+7
2013-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+4
2013-03-27
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
1
-2
/
+4
2013-03-26
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
10
-44
/
+93
2013-03-26
serial: 8250: remove a few lines of dead code
Paul Bolle
1
-7
/
+0
2013-03-26
serial: of_serial: Handle auto-flow-control property
Heikki Krogerus
1
-3
/
+10
2013-03-26
Xilinx: ARM: UART: clear pending irqs before enabling irqs
John Linn
1
-0
/
+2
2013-03-26
TTY: 8250, deprecated 8250_core.* options
Jiri Slaby
2
-0
/
+19
2013-03-26
TTY: 8250, revert module name change
Jiri Slaby
2
-6
/
+6
2013-03-26
tty: tty_vhangup_session can be static
Changlong Xie
1
-1
/
+1
2013-03-26
serial: xilinx_uartps: remove superfluous IDR write
Steffen Trumtrar
1
-3
/
+0
2013-03-26
serial: sh-sci: remove obsolete Kconfig macros
Paul Bolle
1
-2
/
+0
2013-03-26
serial: of_serial: Handle fifo-size property
Heikki Krogerus
1
-0
/
+4
2013-03-26
serial: 8250: Allow probe drivers to ignore tx_loadsz
Heikki Krogerus
1
-0
/
+4
2013-03-22
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
9
-32
/
+84
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-12
/
+9
2013-03-19
driver: tty: vt: remove cast for kmalloc return value
Zhang Yanfei
1
-2
/
+1
2013-03-19
driver: tty: serial: remove cast for kzalloc return value
Zhang Yanfei
1
-2
/
+1
2013-03-19
TTY: serial, stop accessing potential NULLs
Jiri Slaby
2
-2
/
+2
2013-03-19
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
1
-9
/
+19
2013-03-19
tty: Remove redundant tty_wait_until_sent()
Peter Hurley
1
-9
/
+0
2013-03-19
tty: Locate get/put ldisc functions together
Peter Hurley
1
-23
/
+23
2013-03-19
tty: Fold one-line assign function into callers
Peter Hurley
1
-25
/
+6
2013-03-19
tty: Document unsafe ldisc reference acquire
Peter Hurley
1
-9
/
+5
2013-03-19
tty: Separate release semantics of ldisc reference
Peter Hurley
1
-34
/
+35
2013-03-19
tty: Don't protect atomic operation with mutex
Peter Hurley
1
-2
/
+0
2013-03-19
tty: Add ldisc hangup debug messages
Peter Hurley
1
-0
/
+19
2013-03-19
tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
Peter Hurley
1
-1
/
+4
2013-03-19
tty: Fix 'deferred reopen' ldisc comment
Peter Hurley
1
-4
/
+5
2013-03-19
tty: Make core responsible for synchronizing its work
Peter Hurley
2
-20
/
+21
2013-03-19
tty: Complete ownership transfer of flip buffers
Peter Hurley
3
-35
/
+14
2013-03-19
tty: Don't reenable already enabled ldisc
Peter Hurley
2
-2
/
+1
[prev]
[next]