Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e28cca1539f3532cb2392710655cd3e562cee8b
/
drivers
/
tty
5e28cca
n_tty: Simplify throttle threshold calculation
by Peter Hurley
· 10 years ago
a342846
n_tty: Fix throttle for canon lines > 3967 chars
by Peter Hurley
· 10 years ago
2c5dc46
n_tty: Eliminate receive_room() from consumer/exclusive paths
by Peter Hurley
· 10 years ago
b94ba03
serial: samsung: Add support for early console
by Tomasz Figa
· 10 years ago
8b6ff84
serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
by Hisashi Nakamura
· 10 years ago
51b31f1
serial: sh-sci: Use dev_dbg() to log an error message
by Yoshihiro Kaneko
· 10 years ago
9119fba
serial: 8250_dma: don't bother DMA with small transfers
by Andy Shevchenko
· 10 years ago
a39d1da
serial: 8250_core: remove redundant else keyword
by Andy Shevchenko
· 10 years ago
cb87634
sh-sci: extend PM methods
by Sergei Shtylyov
· 10 years ago
c81622a
pty: Fix overlimit memory use
by Peter Hurley
· 10 years ago
6ecde47
tty: xuartps: Fix RX hang, and TX corruption in termios call
by Nathan Rossi
· 10 years ago
f3e2d56
tty/isicom: fix big-endian compile warning
by Arnd Bergmann
· 10 years ago
5f9ba5b
serial: mxs-auart: Remove unneeded zeroing of 'ret'
by Fabio Estevam
· 10 years ago
99c932c
serial: mxs-auart: Check for platform_get_irq() error
by Fabio Estevam
· 10 years ago
6960cd4
serial: mxs-auart: Remove irq from private structure
by Fabio Estevam
· 10 years ago
c0b18db
tty/serial: digicolor: remove sysrq reference
by Baruch Siach
· 10 years ago
ee15947
serial: 8250_pnp: Enable PNP_CONSOLE for console ports
by Peter Hurley
· 10 years ago
2f7f558
tty: serial: msm_serial: Remove console unregistration from driver exit.
by Pramod Gurav
· 10 years ago
4daba33
tty: serial: msm_serial: code cleanup in msm_console_setup
by Pramod Gurav
· 10 years ago
0a0d412
serial: 8250_pci: remove one useless explicit type conversion
by Heikki Krogerus
· 10 years ago
874e520
x86, mrst: remove Moorestown specific serial drivers
by Andy Shevchenko
· 10 years ago
934084a
serial: imx: Fix imx_flush_buffer()
by Fabio Estevam
· 10 years ago
bfc2e07
tty: serial: fsl_lpuart: terminate DMA on buffer flush
by Stefan Agner
· 10 years ago
2fe605d
serial: fsl-lpuart: disable interrupt when suspend
by Yuan Yao
· 10 years ago
011f5bd
serial: fsl_lpuart: update RX timer on successful DMA transfer
by Stefan Agner
· 10 years ago
4a818c4
serial: fsl_lpuart: move DMA channel request to probe
by Stefan Agner
· 10 years ago
5f1437f
serial: fsl_lpuart: avoid new transfer while DMA is running
by Stefan Agner
· 10 years ago
4a8588a
serial: fsl_lpuart: delete timer on shutdown
by Stefan Agner
· 10 years ago
37480a0
tty: Prevent untrappable signals from malicious program
by Peter Hurley
· 10 years ago
19e3ae6
vt: provide notifications on selection changes
by Nicolas Pitre
· 10 years ago
61b6b7f
Merge 3.19-rc5 into tty-next
by Greg Kroah-Hartman
· 10 years ago
4c215fe
vt: fix locking around vt_bind/vt_unbind
by Imre Deak
· 10 years ago
2cf30f7
vt: fix check for system/busy console drivers when unregistering them
by Imre Deak
· 10 years ago
e5f50fb
TTY: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
1d6a5e4
TTY: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
5567c37
serial: 8250_early: optimize early 8250 uart
by Vineet Gupta
· 10 years ago
fddceb8
tty: 8250: Add 64byte UART support for FSL platforms
by Vijay Rai
· 10 years ago
5930cb3
serial: driver for Conexant Digicolor USART
by Baruch Siach
· 10 years ago
865cea8
serial: imx: ignore framing errors when IGNPAR is set.
by Eric Nelson
· 10 years ago
8d267fd
serial: imx: preserve characters with parity or framing errors
by Eric Nelson
· 10 years ago
b820cd7
serial: altera-uart: fix NULL device in log message
by Ley Foon Tan
· 10 years ago
47ef6df
serial: altera-juart: fix NULL device in log message
by Ley Foon Tan
· 10 years ago
b543c30
serial: samsung: add DMA support for RX
by Robert Baldyga
· 10 years ago
29bef79
serial: samsung: add DMA support for TX
by Robert Baldyga
· 10 years ago
62c37ee
serial: samsung: add dma reqest/release functions
by Robert Baldyga
· 10 years ago
658c9d2
serial: samsung: alloc dma stucture in ourport
by Robert Baldyga
· 10 years ago
7bb6b2f
serial: samsung: add struct s3c24xx_uart_dma
by Robert Baldyga
· 10 years ago
91a1a90
serial: imx: Support sw flow control in DMA mode
by Jiada Wang
· 10 years ago
7e2fb5a
serial: imx: Fix issue in software flow control
by Jiada Wang
· 10 years ago
6f026d6b
serial: imx: Enable UCR4_OREN in startup interface
by Jiada Wang
· 10 years ago
ee5e7c1
serial: imx: start rx_dma once RXFIFO is not empty
by Robin Gong
· 10 years ago
068500e
serial: imx: initialized DMA w/o HW flow enabled
by Anton Bondarenko
· 10 years ago
a2c718c
serial: imx: disable TDMAEN in imx_flush_buffer()
by Dirk Behme
· 10 years ago
0bbc9b8
serial: imx: call imx_dma_tx() again in dma_tx_callback
by Jiada Wang
· 10 years ago
d64b860
Revert "serial: imx: always wake up the processes in the TX callback"
by Jiada Wang
· 10 years ago
42f752b
serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx
by Dirk Behme
· 10 years ago
82e86ae
serial: imx: unmap scatter gather list in imx_flush_buffer
by Dirk Behme
· 10 years ago
2464982
serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure
by Dirk Behme
· 10 years ago
7942f85
serial: imx: TX DMA: clean up sg initialization
by Dirk Behme
· 10 years ago
55c3cb1
serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()
by Dirk Behme
· 10 years ago
7363181
serial: imx: use locking to stop concurrent access of UCR1
by Jiada Wang
· 10 years ago
55d8693
serial: imx: add CREAD flag support
by Jiada Wang
· 10 years ago
1842dc2
tty/serial: at91: fix typo and indentation
by Cyrille Pitchen
· 10 years ago
1cf6e8f
tty/serial: at91: fix RTS line management when hardware handshake is enabled
by Cyrille Pitchen
· 10 years ago
6fbb9bd
tty/serial: at91: fix error handling in atmel_serial_probe()
by Cyrille Pitchen
· 10 years ago
d4f6418
tty/serial: at91: enable peripheral clock before accessing I/O registers
by Cyrille Pitchen
· 10 years ago
485819b
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
by Cyrille Pitchen
· 10 years ago
057badd
serial: sirf: rename marco to atlas7
by Barry Song
· 10 years ago
eef15e2
tty: Remove warning in tty_lock_slave()
by Peter Hurley
· 10 years ago
2e40813
tty: serial: 8250: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5e1aeea
serial: 8250: add support for ACPI-probed serial port for X-Gene platform
by Feng Kan
· 10 years ago
9bdd636
serial: 8250_dma: terminate transfer explicitly when timeout
by Andy Shevchenko
· 10 years ago
9e5df9f
serial: mxs-auart: Use devm_request_irq()
by Fabio Estevam
· 10 years ago
75beb26
serial: mxs-auart: Use devm_clk_get()
by Fabio Estevam
· 10 years ago
46778bc
serial: mxs-auart: Use devm_kzalloc()
by Fabio Estevam
· 10 years ago
11387b0
serial: mxs-auart: Remove unneeded goto label
by Fabio Estevam
· 10 years ago
3e29af2
serial: omap_8250: Fix RTS handling, part B
by Peter Hurley
· 10 years ago
4bf4ea9
serial: omap_8250: Fix RTS handling
by Peter Hurley
· 10 years ago
fbf7ebe
trivial fixes for omap-serial
by Pavel Machek
· 10 years ago
00648d0
tty: serial: 8250: omap: add ttySx console if the user didn't
by Sebastian Andrzej Siewior
· 10 years ago
201d897
serial: mcf: fix no driver name in probe output
by Greg Ungerer
· 10 years ago
ebffbc6
serial: mcf: fix compile warnings
by Greg Ungerer
· 10 years ago
6a1c34f
serial: mcf: change email address to gerg@uclinux.org
by Greg Ungerer
· 10 years ago
31ec77a
serial: samsung: Add the support for Exynos5433 SoC
by Chanwoo Choi
· 10 years ago
2ce3c10
Revert "tty: Fix pty master poll() after slave closes v2"
by Peter Hurley
· 10 years ago
86f2c00
tty: Prevent hw state corruption in exclusive mode reopen
by Peter Hurley
· 10 years ago
72a3c0e
tty: Add support for the WCH384 4S multi-IO card
by Sergej Pupykin
· 10 years ago
68ed7e1
serial: fix parisc boot hang
by James Bottomley
· 10 years ago
71504e5
tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
37da7bb
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
980f3c3
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
d39fe4e
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
86c6a2f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3a647c1
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
dd63af1
Merge 3.18-rc7 into tty-next
by Greg Kroah-Hartman
· 10 years ago
834296a
serial: mctrl_gpio: use gpiod_set_array function
by Rojhalat Ibrahim
· 10 years ago
50d1e7d
serial: pxa: hold port.lock when reporting modem line changes
by Dmitry Eremin-Solenikov
· 10 years ago
Next »