index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup()
Peter Hurley
2015-07-23
*
|
tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
Peter Hurley
2015-07-23
*
|
tty: core: Improve debug message content
Peter Hurley
2015-07-23
*
|
drivers/tty: make serial/sunhv.c driver explicitly non-modular
Paul Gortmaker
2015-07-23
*
|
drivers/tty: make serial/suncore.c driver explicitly non-modular
Paul Gortmaker
2015-07-23
*
|
drivers/tty: make serial/lantic.c driver explicitly non-modular
Paul Gortmaker
2015-07-23
*
|
drivers/tty: make serial/sn_console.c driver explicitly non-modular
Paul Gortmaker
2015-07-23
*
|
serial: samsung: Remove redundant DEBUG_LL check
Javier Martinez Canillas
2015-07-23
*
|
tty: buffers: Move hidden buffer index advance into outer loop
Peter Hurley
2015-07-23
*
|
tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release
Peter Hurley
2015-07-23
*
|
serial/uuc_uart: Support higher bitrates than 115200 Bit/s
Alexander Stein
2015-07-23
*
|
tty: serial: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-23
*
|
tty: serial: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-07-23
*
|
tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled
Cyrille Pitchen
2015-07-23
*
|
tty/serial: at91: add support to FIFOs
Cyrille Pitchen
2015-07-23
*
|
tty/serial: at91: remove bunch of macros to access UART registers
Cyrille Pitchen
2015-07-23
*
|
tty: add missing rcu_read_lock for task_pgrp
Patrick Donnelly
2015-07-23
*
|
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
Joerg Roedel
2015-07-23
*
|
serial: 8250: Defer interrupt enable until fifos enabled
Peter Hurley
2015-07-23
*
|
tty/early: make serial8250_early_{in,out} static again
Vineet Gupta
2015-07-23
*
|
serial: 8250: Split base port operations from universal driver
Peter Hurley
2015-07-23
*
|
tty: serial: imx.c: Reset UART before activating interrupts
David Jander
2015-07-23
*
|
serial: imx: reduce irq-latency after rx overflow
Manfred Schlaegl
2015-07-23
*
|
serial: imx: count tty buffer overruns
Manfred Schlaegl
2015-07-23
*
|
serial: imx: Disable irqs before requesting them
Fabio Estevam
2015-07-23
*
|
serial/uartlite: Let it build on any arch with IOMEM
Ricardo Ribalda Delgado
2015-07-23
*
|
serial: stm32-usart: Fix SysRq support
Maxime Coquelin
2015-07-23
*
|
serial: sirf: let uart's receive start in right place
Qipan Li
2015-07-23
*
|
serial: sirf: workaround rx process to avoid possible data loss
Qipan Li
2015-07-23
*
|
serial: etraxfs-uart: Convert to uart_console_device instead of open-coded
Axel Lin
2015-07-23
*
|
serial: 8250_omap: Remove auto-IXON flow control
Peter Hurley
2015-07-23
*
|
serial: 8250_omap: workaround module disable errata on dra7x SoCs
Sekhar Nori
2015-07-23
*
|
serial: 8250_omap: workaround errata around idling UART after using DMA
Sekhar Nori
2015-07-23
*
|
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
Sekhar Nori
2015-07-23
*
|
serial: 8250_omap: refactor mdr1 update
Sekhar Nori
2015-07-23
*
|
serial: 8250_omap: fix kernel crash in suspend-to-ram
Sekhar Nori
2015-07-23
*
|
serial/8250_fintek: Support for any io address.
Ricardo Ribalda Delgado
2015-07-23
*
|
serial/8250_fintek: Support keys different than default
Ricardo Ribalda Delgado
2015-07-23
*
|
serial/8250_fintek: Support for chip_ip 0x0501
Ricardo Ribalda Delgado
2015-07-23
*
|
serial/8250_fintek: Support for multiple base_ports
Ricardo Ribalda Delgado
2015-07-23
*
|
serial/8250_fintek: Use private data structure
Ricardo Ribalda Delgado
2015-07-23
*
|
tty: Convert use of __constant_htons to htons
Vaishali Thakkar
2015-07-23
|
/
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2015-07-02
|
\
|
*
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
Tony Lindgren
2015-06-09
|
*
serial: omap: Switch wake-up interrupt to generic wakeirq
Tony Lindgren
2015-06-09
*
|
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2015-07-02
|
\
\
|
*
|
tty/metag_da: Avoid module_init/module_exit in non-modular code
James Hogan
2015-06-16
*
|
|
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-01
|
\
\
\
|
*
|
|
hvc_xen: avoid uninitialized variable warning
Jan Beulich
2015-05-28
*
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
|
\
\
\
\
[prev]
[next]