Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42f752b3fbcfee9c27e4f6f6216e60e130ba98c8
/
drivers
/
tty
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
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
48f5cde
tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_kref_put"
by Markus Elfring
· 10 years ago
a211b1a
tty: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
8bfbe2d
n_tty: Fix read_buf race condition, increment read_head after pushing data
by Christian Riesch
· 10 years ago
8ad3b13
serial: of-serial: add PM suspend/resume support
by Jingchang Lu
· 10 years ago
261119f
Revert "serial: of-serial: add PM suspend/resume support"
by Greg Kroah-Hartman
· 10 years ago
962b0a8
Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"
by Greg Kroah-Hartman
· 10 years ago
6fad18f
serial: 8250: don't attempt a trylock if in sysrq
by Rabin Vincent
· 10 years ago
3ffb1a8
serial: core: Add big-endian iotype
by Kevin Cernekee
· 10 years ago
57850a5
serial: samsung: use port->fifosize instead of hardcoded values
by Robert Baldyga
· 10 years ago
2f1ba72
serial: samsung: prefer to use fifosize from driver data
by Robert Baldyga
· 10 years ago
ef4aca7
serial: samsung: fix style problems
by Robert Baldyga
· 10 years ago
1ff383a
serial: samsung: wait for transfer completion before clock disable
by Robert Baldyga
· 10 years ago
ddcbad9
serial: icom: fix error return code
by Julia Lawall
· 10 years ago
f0c1e46
serial: tegra: clean up tty-flag assignments
by Johan Hovold
· 10 years ago
cb8ee9f
serial: Fix io address assign flow with Fintek PCI-to-UART Product
by Peter Hung
· 10 years ago
2b310ec
serial: mxs-auart: fix tx_empty against shift register
by Janusz Uzycki
· 10 years ago
08f937f
serial: mxs-auart: fix gpio change detection on interrupt
by Janusz Uzycki
· 10 years ago
f3006e4
serial: mxs-auart: Fix mxs_auart_set_ldisc()
by Fabio Estevam
· 10 years ago
bca2092
serial: 8250_dw: Use 64-bit access for OCTEON.
by David Daney
· 10 years ago
93d94b3
serial: imx: Fix warning when building 'allmodconfig'
by Fabio Estevam
· 10 years ago
3c59958
tty: serial: omap_serial: line is unsigned, don't check < 0
by Sebastian Andrzej Siewior
· 10 years ago
54178fe
tty: serial: 8250: omap: line is unsigned, don't check < 0
by Sebastian Andrzej Siewior
· 10 years ago
6b1f40c
tty: serial: men_z135_uart: Add terminating entry for men_z135_ids
by Axel Lin
· 10 years ago
52bec4e
serial: sirf: add a new uart type support
by Qipan Li
· 10 years ago
e620e54
tty: pr_warning->pr_warn and logging neatening
by Joe Perches
· 10 years ago
483e91a
serial: jsm: Fix unnecessary space before function ptr arguments
by Konrad Zapalowicz
· 10 years ago
5b05e2c
serial: jsm: Replace magic value with the proper define
by Konrad Zapalowicz
· 10 years ago
245ae51
serial: jsm: Fix the alignment of the switch satement
by Konrad Zapalowicz
· 10 years ago
b6501dd
serial: jsm: Remove unnecessary if statement
by Konrad Zapalowicz
· 10 years ago
333f4eb
serial: jsm: Remove unnecessary parameter from clear_break()
by Konrad Zapalowicz
· 10 years ago
f53297f
serial: sh-sci: Change checking for error rate of HSCIF
by Nobuhiro Iwamatsu
· 10 years ago
a5e9ab2
Revert "serial: of-serial: add PM suspend/resume support"
by Greg Kroah-Hartman
· 10 years ago
7920408
tty: serial: msm_serial: Don't require DT aliases
by Stephen Boyd
· 10 years ago
52c40fc
vt: Fix build breakage when !CONFIG_VT_CONSOLE
by Peter Hurley
· 10 years ago
edeeec8
serial: samsung: Fix serial config dependencies for exynos7
by Pankaj Dubey
· 10 years ago
6774def
treewide: fix typo in printk and Kconfig
by Masanari Iida
· 10 years ago
e4c787d
Revert "serial: of-serial: fetch line number from DT"
by Greg Kroah-Hartman
· 10 years ago
394e849
Merge 3.18-rc4 into tty-next.
by Greg Kroah-Hartman
· 10 years ago
98267d3
serial: pl011: Add device tree support for RX DMA polling
by Andrew Jackson
· 10 years ago
2d3b7d6
serial: pl011: Don't enable RX DMA if residue processing not supported
by Andrew Jackson
· 10 years ago
c64be92
serial: pl011: Set length of DMA transfer
by Andrew Jackson
· 10 years ago
e2a545a
serial: pl011: Avoid assumptions about buffer size when refilling TX DMA
by Andrew Jackson
· 10 years ago
4c0be45
serial: pl011: Allocate TX DMA buffer from DMA capable memory
by Andrew Jackson
· 10 years ago
144c29e
serial: fsl_lpuart: Remove unneeded registration message
by Fabio Estevam
· 10 years ago
4ae612a
serial: fsl_lpuart: Remove unneeded check for 'res'
by Fabio Estevam
· 10 years ago
ad5708f
drivers: serial: jsm: Remove FSF address from the file documentation/header
by Konrad Zapalowicz
· 10 years ago
03a8482
drivers: serial: jsm: Enable support for Digi Classic adapters
by Konrad Zapalowicz
· 10 years ago
95db1cc
drivers: serial: jsm: Add the Classic board implementation
by Konrad Zapalowicz
· 10 years ago
c904375
serial: 8250_core: actually limit char reads to max_count
by Frans Klaver
· 10 years ago
8a8ae62
tty: warn on deprecated serial flags
by Jiri Slaby
· 10 years ago
d7685ca
drivers: serial: jsm: Add Classic board UART structure
by Konrad Zapalowicz
· 10 years ago
1511316
serial: MIPS: lantiq: use devm_iounmap instead of iounmap
by Sudip Mukherjee
· 10 years ago
b1835d2
serial: 8250_dma: no need to set tx_err twice
by Andy Shevchenko
· 10 years ago
2dc9894
serial: 8250_dma: call serial8250_tx_dma unconditionally
by Andy Shevchenko
· 10 years ago
bd737f8
tty/serial_core: Introduce lock mechanism for RS485
by Ricardo Ribalda Delgado
· 10 years ago
a9c20a9
serial_core: Remove call to driver-specific TIO[GS]RS485]
by Ricardo Ribalda Delgado
· 10 years ago
c267d67
drivers/max310: Use the rs485 functions on serial_core
by Ricardo Ribalda Delgado
· 10 years ago
dadd7ec
serial/omap: Use the rs485 functions on serial_core
by Ricardo Ribalda Delgado
· 10 years ago
13bd3e6
serial/atmel: Use the rs485 functions on serial_core
by Ricardo Ribalda Delgado
· 10 years ago
2fc0184
serial/mcf: Use the rs485 functions on serial_core
by Ricardo Ribalda Delgado
· 10 years ago
Next »