Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67a01afaf3d34893cf7d2ea19b34555d6abb7cb0
/
drivers
/
tty
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
54ce685
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
0231d00
ACPI: SPCR: Make SPCR available to x86
by Prarit Bhargava
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
db59332
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
bc4e118
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
c7e1b40
tty: serial: exar: Relocate sleep wake-up handling
by Aaron Sierra
· 7 years ago
3a19cfc
serdev: add method to set parity
by Ulrich Hecht
· 7 years ago
b027e22
tty: fix data race between tty_init_dev and flush of buf
by Gaurav Kohli
· 7 years ago
09df0b3
serial: imx: fix endless loop during suspend
by Martin Kaiser
· 7 years ago
44117a1
serial: core: mark port as initialized after successful IRQ change
by Sebastian Andrzej Siewior
· 7 years ago
7ee6910
serdev: only match serdev devices
by Johan Hovold
· 7 years ago
2460942
serdev: do not generate modaliases for controllers
by Johan Hovold
· 7 years ago
f8bdfe9
serial: mxs-auart: don't use GPIOF_* with gpiod_get_direction
by Wolfram Sang
· 7 years ago
c14b65f
serial: 8250_dw: Revert "Improve clock rate setting"
by Andy Shevchenko
· 7 years ago
e397824
gpio: serial: max310x: Support open-drain configuration for GPIOs
by Jan Kundrát
· 7 years ago
7d09995
serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
by Hans de Goede
· 7 years ago
ea507ce
serial: 8250_ingenic: Parse earlycon options
by Paul Cercueil
· 7 years ago
aed3d70
serial: 8250_ingenic: Add support for the JZ4770 SoC
by Paul Cercueil
· 7 years ago
0f646b6
serial: core: Make uart_parse_options take const char* argument
by Paul Cercueil
· 7 years ago
b9820a3
serial: 8250_of: fix return code when probe function fails to get reset
by Masahiro Yamada
· 7 years ago
38b1f0f
serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
by Fabio Estevam
· 7 years ago
7defa77
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
by Wei Yongjun
· 7 years ago
ea3d846
tty: n_gsm: Allow ADM response in addition to UA for control dlci
by Tony Lindgren
· 7 years ago
6eaf0b9
tty: omap-serial: Fix initial on-boot RTS GPIO level
by Rafael Gago
· 7 years ago
e50af48
tty: serial: jsm: Add one check against NULL pointer dereference
by Guilherme G. Piccoli
· 7 years ago
8ca31ba
tty: serial: jsm: Remove unnecessary NULL checks
by Guilherme G. Piccoli
· 7 years ago
b6b996b
treewide: Use DEVICE_ATTR_RW
by Joe Perches
· 7 years ago
2cb67d2
serdev: Introduce devm_serdev_device_open()
by Andrey Smirnov
· 7 years ago
c5ff7de
serdev: Make .remove in struct serdev_device_driver optional
by Andrey Smirnov
· 7 years ago
69c444b
Merge 4.15-rc6 into tty-next
by Greg Kroah-Hartman
· 7 years ago
966031f
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
by Linus Torvalds
· 7 years ago
2b022ab
pty: cancel pty slave port buf's work in tty_release
by Sahara
· 7 years ago
2258761
serial: max310x: Reduce RX work starvation
by Jan Kundrát
· 7 years ago
2b4bac4
serial: max310x: Use batched reads when reasonably safe
by Jan Kundrát
· 7 years ago
d584b65
serial: max310x: use a batch write op for UART transmit
by Jan Kundrát
· 7 years ago
78be70c
serial: max310x: Support IRQ sharing with other devices
by Jan Kundrát
· 7 years ago
bceb483
serial: max310x: Do not hard-code the IRQ type
by Jan Kundrát
· 7 years ago
afe3eb6
serdev: ttyport: do not used keyed wakeup in write_wakeup
by Johan Hovold
· 7 years ago
19ac50f
tty: serial: sh-sci: Add default for number of ports for compile-testing
by Geert Uytterhoeven
· 7 years ago
38d5583
serial: max310x: Fix invalid memory access during GPIO init
by Jan Kundrát
· 7 years ago
5c30553
tty: serial: mxs-auart: fix error handling in mxs_auart_probe
by Branislav Radocaj
· 7 years ago
6a28fd2
tty: goldfish: Enable 'earlycon' only if built-in
by Sebastian Andrzej Siewior
· 7 years ago
93ad867
serial: 8250: 8250_omap: Fix spelling error.
by Rolf Evers-Fischer
· 7 years ago
8af016a
serial: 8250_dw: Disable clock on error
by Stefan Potyra
· 7 years ago
0858fe3
serial: stm32: fix name conflict with 8250
by Ludovic Barre
· 7 years ago
fe8e7ac
tty/isicom: Fix a possible sleep-in-atomic bug in WaitTillCardIsFree
by Jia-Ju Bai
· 7 years ago
be7e251
tty: serial: sh-sci: Hide DMA config question
by Geert Uytterhoeven
· 7 years ago
3a987e7
tty: serial: sh-sci: Hide earlycon config question
by Geert Uytterhoeven
· 7 years ago
c5bb576
tty: serial: sh-sci: Hide serial console config question
by Geert Uytterhoeven
· 7 years ago
f673148
tty: serial: sh-sci: Hide number of ports config question
by Geert Uytterhoeven
· 7 years ago
1598e38
serial: forbid 8250 on s390
by Christian Borntraeger
· 7 years ago
42e6457
Merge 4.15-rc3 into tty-next
by Greg Kroah-Hartman
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
b8f3bff
serial: imx: Support common rs485 binding for RTS polarity
by Lukas Wunner
· 7 years ago
01d8453
serial: fsl_lpuart: Support common rs485 binding for RTS polarity
by Lukas Wunner
· 7 years ago
f1e5b61
serial: core: Support common rs485 binding for RTS polarity
by Lukas Wunner
· 7 years ago
743f93f
serial: Make retrieval of rs485 properties platform-agnostic
by Lukas Wunner
· 7 years ago
cda6418
serdev: ttyport: ignore carrier detect to avoid hangups
by Johan Hovold
· 7 years ago
51899a6
serdev: ttyport: release tty lock sooner on open
by Johan Hovold
· 7 years ago
90dbad8
serdev: ttyport: fix tty locking in close
by Johan Hovold
· 7 years ago
8bcd4e6
serdev: ttyport: fix NULL-deref on hangup
by Johan Hovold
· 7 years ago
eb28168
serdev: ttyport: add missing receive_buf sanity checks
by Johan Hovold
· 7 years ago
0ff3ab7
serial: 8250_early: Only set divisor if valid clk & baud
by Matt Redfearn
· 7 years ago
3bfd130
serial: 8250_pci: Add Amazon PCI serial device ID
by Matt Wilson
· 7 years ago
1f04357
tty: serial: imx: remove imx_disable_rx_int
by Troy Kisky
· 7 years ago
d3a96c9
serial: pl011: Use cached copy of IMSC register
by Lukas Wunner
· 7 years ago
d8dcbdd
tty: moxa: Add support for CMSPAR
by Lars Kanis
· 7 years ago
e73be92
serial: pl011: Drop duplicate loop counter
by Lukas Wunner
· 7 years ago
f859722
tty: serial: meson: fix typo in the "stop bit" register definition
by Martin Blumenstingl
· 7 years ago
44137e4
tty: serial: meson: merge the two register sections for AML_UART_CONTROL
by Martin Blumenstingl
· 7 years ago
c0f0b8c
tty: serial: meson: remove duplicate "clear error" bit definition
by Martin Blumenstingl
· 7 years ago
dc88922
tty: n_gsm: remove redundant pointer gsm
by Colin Ian King
· 7 years ago
525ba62
serdev: Introduce devm_serdev_device_open()
by Andrey Smirnov
· 7 years ago
98869f9
serdev: Make .remove in struct serdev_device_driver optional
by Andrey Smirnov
· 7 years ago
df3d9a5
tty: vt: replace _manual_ swap with swap macro in set_selection
by Gustavo A. R. Silva
· 7 years ago
e6c8adc
anntotate the places where ->poll() return values go
by Al Viro
· 8 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
892204e
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
fb0255f
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
57f5d64
tty: ehv_bytechan: fix spelling mistake
by Arvind Yadav
· 7 years ago
9b11f19
tty: serial: meson: allow baud-rates lower than 9600
by Thomas Rohloff
· 7 years ago
07a708f
serial: 8250_fintek: Fix crash with baud rate B0
by Ji-Ze Hong (Peter Hong)
· 7 years ago
21c4e7f
serial: 8250_fintek: Disable delays for ports != 0
by Ricardo Ribalda Delgado
· 7 years ago
7ecc770
serial: 8250_fintek: Return -EINVAL on invalid configuration
by Ricardo Ribalda Delgado
· 7 years ago
e5656d4
tty: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
4e17ff3
tty: serdev: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
a9f96f0
tty: hvc: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
4793f2e
tty: serial: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
e3b3d0f
tty: add SPDX identifiers to all remaining files in drivers/tty/
by Greg Kroah-Hartman
· 7 years ago
2e67c950
tty: serial: jsm: remove redundant pointer ts
by Colin Ian King
· 7 years ago
8191762
tty: serial: jsm: add space before the open parenthesis '('
by Gimcuan Hui
· 7 years ago
67c6f4b
tty: serial: jsm: fix coding style
by Gimcuan Hui
· 7 years ago
Next »