index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: mxs-auart: use a function name to reflect what it really does
Juergen Borleis
2015-08-15
1
-2
/
+2
*
serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512
Peter Hung
2015-08-05
1
-4
/
+21
*
sc16is7xx: constify devtype
Jakub Kicinski
2015-08-05
1
-4
/
+4
*
sc16is7xx: support multiple devices
Jakub Kicinski
2015-08-05
1
-24
/
+49
*
sc16is7xx: save and use per-chip line number
Jakub Kicinski
2015-08-05
1
-10
/
+21
*
uart: pl011: Add support to ZTE ZX296702 uart
Jun Nie
2015-08-05
2
-16
/
+183
*
uart: pl011: Improve LCRH register access decision
Jun Nie
2015-08-05
1
-2
/
+7
*
uart: pl011: Introduce register look up table
Jun Nie
2015-08-05
1
-5
/
+50
*
uart: pl011: Introduce register accessor
Jun Nie
2015-08-05
1
-122
/
+141
*
uart: pl011: Rename regs with enumeration
Jun Nie
2015-08-05
1
-93
/
+114
*
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
Adam Lee
2015-08-05
1
-21
/
+61
*
serial: samsung: fix DMA for FIFO smaller than cache line size
Robert Baldyga
2015-08-05
1
-15
/
+21
*
serial: samsung: fix DMA mode enter condition for small FIFO sizes
Marek Szyprowski
2015-08-05
2
-2
/
+12
*
serial: core: Remove tty port activate() and shutdown() methods
Peter Hurley
2015-08-05
1
-7
/
+0
*
serial: core: Use proper spinlock flavor in uart_close()
Peter Hurley
2015-08-05
1
-10
/
+8
*
tty/serial: at91: fix I/O accesses on RHR and THR for AVR32
Cyrille Pitchen
2015-08-05
1
-10
/
+27
*
serial: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-08-05
1
-1
/
+2
*
serial: 8250: Auto CTS control by HW if AFE enabled
Qipeng Zha
2015-08-05
2
-0
/
+9
*
serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT
Uwe Kleine-König
2015-08-05
1
-2
/
+3
*
serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals
Niklas Cassel
2015-08-05
2
-30
/
+11
*
serial: etraxfs-uart: remove empty functions
Niklas Cassel
2015-08-05
1
-10
/
+0
*
Serial: imx: add dev_pm_ops to support suspend to ram/disk
Shenwei Wang
2015-08-04
1
-32
/
+94
*
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
Masahiro Yamada
2015-08-04
1
-0
/
+1
*
serial: 8250_pci: add RS485 for F81504/508/512
Peter Hung
2015-08-04
1
-0
/
+61
*
Avoid usb reset crashes by making tty_io cdevs truly dynamic
Richard Watts
2015-08-04
1
-8
/
+16
*
Revert "tty: serial: imx.c: Reset UART before activating interrupts"
Fabio Estevam
2015-07-27
1
-23
/
+9
*
Merge 4.2-rc4 into tty-next
Greg Kroah-Hartman
2015-07-27
9
-23
/
+52
|
\
|
*
tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
Peter Hurley
2015-07-24
1
-0
/
+1
|
*
serial: core: Fix crashes while echoing when closing
Peter Hurley
2015-07-24
1
-1
/
+2
|
*
Revert "serial: imx: initialized DMA w/o HW flow enabled"
David Jander
2015-07-24
1
-8
/
+7
|
*
sc16is7xx: fix FIFO address of secondary UART
Bo Svangård
2015-07-24
1
-7
/
+23
|
*
sc16is7xx: fix Kconfig dependencies
Jakub Kicinski
2015-07-24
1
-1
/
+1
|
*
serial: etraxfs-uart: Fix release etraxfs_uart_ports
Axel Lin
2015-07-24
1
-1
/
+1
|
*
tty/vt: Fix the memory leak in visual_init
Dongxing Zhang
2015-07-24
1
-0
/
+2
|
*
serial: amba-pl011: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
2015-07-24
1
-2
/
+2
|
*
n_tty: signal and flush atomically
Peter Hurley
2015-07-24
1
-3
/
+13
*
|
pty: Add debug message for ptmx open
Peter Hurley
2015-07-24
1
-0
/
+8
*
|
tty: core: Improve ldisc debug messages
Peter Hurley
2015-07-24
1
-5
/
+6
*
|
tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT
Peter Hurley
2015-07-24
1
-3
/
+8
*
|
tty: Use tty_debug() for tty_ldisc_debug()
Peter Hurley
2015-07-24
1
-3
/
+1
*
|
tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup()
Peter Hurley
2015-07-24
1
-29
/
+18
*
|
tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
Peter Hurley
2015-07-24
1
-24
/
+17
*
|
tty: core: Improve debug message content
Peter Hurley
2015-07-24
1
-13
/
+16
*
|
drivers/tty: make serial/sunhv.c driver explicitly non-modular
Paul Gortmaker
2015-07-24
1
-10
/
+3
*
|
drivers/tty: make serial/suncore.c driver explicitly non-modular
Paul Gortmaker
2015-07-24
1
-8
/
+3
*
|
drivers/tty: make serial/lantic.c driver explicitly non-modular
Paul Gortmaker
2015-07-24
1
-7
/
+1
*
|
drivers/tty: make serial/sn_console.c driver explicitly non-modular
Paul Gortmaker
2015-07-24
1
-23
/
+9
*
|
serial: samsung: Remove redundant DEBUG_LL check
Javier Martinez Canillas
2015-07-24
1
-1
/
+0
*
|
tty: buffers: Move hidden buffer index advance into outer loop
Peter Hurley
2015-07-24
1
-1
/
+1
*
|
tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release
Peter Hurley
2015-07-24
1
-6
/
+4
[next]