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
...
|
*
|
|
|
|
|
|
serial: 8250_dma: Use dmaengine helpers to get the slave channels
Heikki Krogerus
2013-04-11
|
*
|
|
|
|
|
|
serial: 8250_dma: Fix RX handling
Heikki Krogerus
2013-04-11
|
*
|
|
|
|
|
|
serial: 8250_dma: TX cleanup
Heikki Krogerus
2013-04-11
|
*
|
|
|
|
|
|
tty: serial/samsung: fix modular build
Arnd Bergmann
2013-04-11
|
*
|
|
|
|
|
|
tty: serial/samsung: make register definitions global
Arnd Bergmann
2013-04-11
|
*
|
|
|
|
|
|
tty: serial/samsung: prepare for common clock API
Arnd Bergmann
2013-04-11
|
*
|
|
|
|
|
|
tty: Fix race condition if flushing tty flip buffers
Peter Hurley
2013-04-09
|
*
|
|
|
|
|
|
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-05
|
*
|
|
|
|
|
|
amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled
Chanho Min
2013-04-03
|
*
|
|
|
|
|
|
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-04-01
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
ARM: PL011: Add support for Rx DMA buffer polling.
Chanho Min
2013-03-29
|
*
|
|
|
|
|
|
serial: 8250_dw: add support for clk api
Emilio López
2013-03-28
|
*
|
|
|
|
|
|
serial: samsung: Avoid waiting forever for TX ready
Michael Spang
2013-03-28
|
*
|
|
|
|
|
|
serial: samsung: Restore IRQ mask during noirq resume
Michael Spang
2013-03-28
|
*
|
|
|
|
|
|
tty: serial: samsung: Disable interrupts in a suspend-friendly way
Tomasz Figa
2013-03-28
|
*
|
|
|
|
|
|
serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
Karthik Manamcheri
2013-03-28
|
*
|
|
|
|
|
|
serial: 8250: remove a few lines of dead code
Paul Bolle
2013-03-25
|
*
|
|
|
|
|
|
serial: of_serial: Handle auto-flow-control property
Heikki Krogerus
2013-03-25
|
*
|
|
|
|
|
|
tty: tty_vhangup_session can be static
Changlong Xie
2013-03-25
|
*
|
|
|
|
|
|
serial: xilinx_uartps: remove superfluous IDR write
Steffen Trumtrar
2013-03-25
|
*
|
|
|
|
|
|
serial: sh-sci: remove obsolete Kconfig macros
Paul Bolle
2013-03-25
|
*
|
|
|
|
|
|
serial: of_serial: Handle fifo-size property
Heikki Krogerus
2013-03-25
|
*
|
|
|
|
|
|
serial: 8250: Allow probe drivers to ignore tx_loadsz
Heikki Krogerus
2013-03-25
|
*
|
|
|
|
|
|
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-21
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
driver: tty: vt: remove cast for kmalloc return value
Zhang Yanfei
2013-03-18
|
*
|
|
|
|
|
|
driver: tty: serial: remove cast for kzalloc return value
Zhang Yanfei
2013-03-18
|
*
|
|
|
|
|
|
TTY: serial, stop accessing potential NULLs
Jiri Slaby
2013-03-18
|
*
|
|
|
|
|
|
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Remove redundant tty_wait_until_sent()
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Locate get/put ldisc functions together
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Fold one-line assign function into callers
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Document unsafe ldisc reference acquire
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Separate release semantics of ldisc reference
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Don't protect atomic operation with mutex
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Add ldisc hangup debug messages
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Fix 'deferred reopen' ldisc comment
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Make core responsible for synchronizing its work
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Complete ownership transfer of flip buffers
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Don't reenable already enabled ldisc
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
n_tty: Fully initialize ldisc before restarting buffer work
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
n_tty: Correct unthrottle-with-buffer-flush comments
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Wait for SAK work before waiting for hangup work
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Halt both ldiscs concurrently
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Relocate tty_ldisc_halt() to avoid forward declaration
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Fix ldisc halt sequence on hangup
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Remove unnecessary re-test of ldisc ref count
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
Peter Hurley
2013-03-18
|
*
|
|
|
|
|
|
n_tty: Don't flush buffer when closing ldisc
Peter Hurley
2013-03-18
[prev]
[next]