index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-08
tty: serial: mxs-auart: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-2
/
+7
2013-12-08
tty: Fix stale tty_buffer_flush() comment
Peter Hurley
1
-3
/
+1
2013-12-08
serial: pl010: Convert to modern PM ops
Ulf Hansson
1
-6
/
+9
2013-12-08
tty: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
3
-3
/
+3
2013-12-08
serial: imx: add support for loopback mode.
Huang Shijie
1
-0
/
+8
2013-12-08
serial: pl011: use DMA RX polling by default
Linus Walleij
1
-1
/
+1
2013-12-08
serial: pl011: Convert to modern PM ops
Ulf Hansson
1
-9
/
+8
2013-12-08
n_gsm: race between ld close and gsmtty open
Chao Bi
1
-10
/
+29
2013-12-08
serial: pch_uart: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-08
staging/fwserial: Rip out rx buffering
Peter Hurley
1
-0
/
+1
2013-12-08
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
1
-28
/
+0
2013-12-08
tty: Rename tty buffer memory_used field
Peter Hurley
1
-6
/
+6
2013-12-08
tty: Enable configurable tty flip buffer limit
Peter Hurley
1
-3
/
+21
2013-12-08
tty: Always handle NULL flag ptr
Peter Hurley
2
-3
/
+4
2013-12-08
n_tty: Only perform wakeups for waiters
Peter Hurley
1
-6
/
+12
2013-12-08
n_tty: Refactor input_available_p() by call site
Peter Hurley
1
-3
/
+4
2013-12-08
n_tty: Refactor PARMRK doubling checks
Peter Hurley
1
-9
/
+5
2013-12-08
n_tty: Un-inline slow-path n_tty_receive_char_closing()
Peter Hurley
1
-2
/
+1
2013-12-08
n_tty: Un-inline slow-path n_tty_receive_char()
Peter Hurley
1
-1
/
+1
2013-12-08
n_tty: Merge .receive_buf() flavors
Peter Hurley
1
-27
/
+16
2013-12-08
serial: pl011: remove redundant early amba_ports declaration
Baruch Siach
1
-2
/
+0
2013-12-08
serial: 8250_dw: remove ACPI ifdef
Heikki Krogerus
1
-8
/
+0
2013-12-08
serial_core: Don't re-initialize a previously initialized spinlock.
Randy Witt
1
-2
/
+6
2013-11-29
n_tty: Fix missing newline echo
Peter Hurley
1
-2
/
+4
2013-11-25
Revert "n_gsm: race between ld close and gsmtty open"
Greg Kroah-Hartman
1
-27
/
+10
2013-11-25
n_tty: Protect minimum_to_wake reset for concurrent readers
Peter Hurley
1
-2
/
+2
2013-11-25
tty: Reset hupped state on open
Peter Hurley
1
-0
/
+1
2013-11-25
TTY: amiserial, add missing platform check
Geert Uytterhoeven
1
-0
/
+3
2013-11-25
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
1
-0
/
+3
2013-11-25
n_gsm: race between ld close and gsmtty open
Chao Bi
1
-10
/
+27
2013-11-25
tty/serial/8250: fix typo in help text
Randy Dunlap
1
-1
/
+1
2013-11-25
n_tty: Fix 4096-byte canonical reads
Peter Hurley
1
-1
/
+4
2013-11-25
n_tty: Fix echo overrun tail computation
Peter Hurley
1
-1
/
+1
2013-11-25
n_tty: Ensure reader restarts worker for next reader
Peter Hurley
1
-2
/
+3
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+17
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-1
/
+9
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-15
/
+14
2013-11-08
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
5
-33
/
+37
2013-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
3
-21
/
+28
2013-11-07
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
45
-341
/
+1174
2013-10-31
serial: omap: fix missing comma
Philippe Proulx
1
-1
/
+1
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
1
-1
/
+1
2013-10-29
serial: sh-sci: Enable the driver on all ARM platforms
Laurent Pinchart
1
-1
/
+1
2013-10-29
serial: mfd: Staticize local symbols
Jingoo Han
1
-4
/
+6
2013-10-29
serial: omap: fix a few checkpatch warnings
Philippe Proulx
1
-9
/
+8
2013-10-29
serial: omap: improve RS-485 performance
Philippe Proulx
1
-12
/
+38
2013-10-29
mrst_max3110: fix unbalanced IRQ issue during resume
Chen, Jie
1
-18
/
+17
[prev]
[next]