Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a2efc6c809b01872321d9c7e7d82d59ac6fde10
/
drivers
/
tty
a0d3c7c
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
07b7526
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
1eccc6e
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
157b939
serial: pic32_uart: Add PIC32 UART driver
by Andrei Pistirica
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
8ead9dd
devpts: more pty driver interface cleanups
by Linus Torvalds
· 9 years ago
dee07ce
serial: sc16is7xx: use gpiochip data pointer
by Linus Walleij
· 9 years ago
a00d60a
serial: max310x: use gpiochip data pointer
by Linus Walleij
· 9 years ago
8e3ae37
Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
f077b73
Revert "serial: 8250: Add hardware dependency to RT288X option"
by Greg Kroah-Hartman
· 9 years ago
0c66940
tty/serial/8250: fix RS485 half-duplex RX
by Yegor Yefremov
· 9 years ago
9220ebf
Revert "serial-uartlite: Constify uartlite_be/uartlite_le"
by Sudip Mukherjee
· 9 years ago
67245ff
devpts: clean up interface to pty drivers
by Linus Torvalds
· 9 years ago
dc5a533
serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/
by Geert Uytterhoeven
· 9 years ago
c422025
dmaengine: dw: rename masters to reflect actual topology
by Andy Shevchenko
· 9 years ago
5e00bbf
tty: Fix merge of "tty: Refactor tty_open()"
by Peter Hurley
· 9 years ago
da5a0fc
tty: Fix UML console breakage
by Peter Hurley
· 9 years ago
55fc733
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
a95fc9c
serial: 8250: describe CONFIG_SERIAL_8250_RSA
by Maciej S. Szmigiero
· 9 years ago
aba06e9
serial: samsung: optimize UART rx fifo access routine
by Youngmin Nam
· 9 years ago
bb70002
serial: pl011: add mark/space parity support
by Ed Spiridonov
· 9 years ago
c216c4a
tty: serial: 8250: add MOXA Smartio MUE boards support
by Mathieu OTHACEHE
· 9 years ago
013e358
serial: 8250: convert drivers to use up_to_u8250p()
by Andy Shevchenko
· 9 years ago
3f5921a
serial: 8250/mediatek: fix building with SERIAL_8250=m
by Arnd Bergmann
· 9 years ago
7d774fb
serial: 8250/ingenic: fix building with SERIAL_8250=m
by Arnd Bergmann
· 9 years ago
a2d3ea2
serial: 8250/uniphier: fix modular build
by Arnd Bergmann
· 9 years ago
49c56bf
Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"
by Arnd Bergmann
· 9 years ago
88725e9
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
by Arnd Bergmann
· 9 years ago
3053079
serial: mvebu-uart: initial support for Armada-3700 serial port
by Wilson Ding
· 9 years ago
82a3f87
serial: mctrl_gpio: Add missing module license
by Romain Izard
· 9 years ago
0b8053f
serial: ifx6x60: avoid uninitialized variable use
by Arnd Bergmann
· 9 years ago
2958cce
tty/serial: at91: fix bad offset for UART timeout register
by Ludovic Desroches
· 9 years ago
f4a8ab04
tty/serial: at91: restore dynamic driver binding
by Romain Izard
· 9 years ago
8d2acdb
serial: 8250: Add hardware dependency to RT288X option
by Jean Delvare
· 9 years ago
465893e
tty: goldfish: support platform_device with id -1
by Greg Hackmann
· 9 years ago
9b883ee
drivers: tty: goldfish: Add device tree bindings
by Miodrag Dinic
· 9 years ago
106020c
serial-uartlite: Configure for rising edge irq trigger.
by Maarten Brock
· 9 years ago
19606ea
serial-uartlite: Spinlock inside the loop.
by Maarten Brock
· 9 years ago
2905697
serial-uartlite: Constify uartlite_be/uartlite_le
by Maarten Brock
· 9 years ago
acf5e6c
serial-uartlite: Enlarge maximum nr of devices to 16.
by Maarten Brock
· 9 years ago
e782401
serial: 8250_pci: all known Braswell ports are 1 channel
by Andy Shevchenko
· 9 years ago
3f64b1d
serial: 8250_pci: convert to pcim_*() API
by Andy Shevchenko
· 9 years ago
31f28cc
serial: 8250_dw: remove leftover definitions
by Andy Shevchenko
· 9 years ago
34eefb59
serial: 8250_dw: remove redundant 'else' keyword
by Andy Shevchenko
· 9 years ago
93d7bba
serial: xuartps: Enable OF earlycon support
by Michal Simek
· 9 years ago
27202f2
tty: sh-sci: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
9a7a6eb
serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE()
by Geert Uytterhoeven
· 9 years ago
d9e105c
tty: amba-pl011: don't dereference NULL platform data
by Robin Murphy
· 9 years ago
b18a183
tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
by Matwey V. Kornilov
· 9 years ago
bf2a0be
tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port
by Matwey V. Kornilov
· 9 years ago
5455591
tty: audit: remove unused variable
by Sudip Mukherjee
· 9 years ago
5f535733
Revert "sc16is7xx: implemented get_mctrl"
by Greg Kroah-Hartman
· 9 years ago
a4d7b75
hvc_xen: make early_printk work with HVM guests
by Stefano Stabellini
· 9 years ago
5de738b
hvc_xen: fix xenboot for DomUs
by Stefano Stabellini
· 9 years ago
16e506e
hvc_xen: add earlycon support
by Stefano Stabellini
· 9 years ago
a3f0b77
sc16is7xx: implemented get_mctrl
by Maarten Brock
· 9 years ago
b7dfdea
sc16is7xx: implemented set_mctrl
by Maarten Brock
· 9 years ago
dd9b5588
tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
by Guenter Roeck
· 9 years ago
8f5405c
serial: clps711x: Fix bad usage of IS_ERR_VALUE
by Guenter Roeck
· 9 years ago
e1a7d24
serial: bcm2835: fix unsigned int issue with irq
by Martin Sperl
· 9 years ago
0ab556c2
serial: 8250_early: Add earlycon support for Tegra
by Jon Hunter
· 9 years ago
9db669f
8250: mediatek: mark PM functions as __maybe_unused
by Arnd Bergmann
· 9 years ago
146f380
tty: serial: meson: Add support for XTAL clock input
by Andreas Färber
· 9 years ago
249f3c4
Merge 4.5-rc4 into tty-next
by Greg Kroah-Hartman
· 9 years ago
54573c4
xen/hvc: constify hv_ops structures
by Julia Lawall
· 9 years ago
c8053b5
Revert "8250: uniphier: allow modular build with 8250 console"
by Greg Kroah-Hartman
· 9 years ago
98cb4ab
tty: serial: jsm_tty: fixed redundant variable issue.
by Jakob Østergaard Jensen
· 9 years ago
1f55c71
pty: make sure super_block is still valid in final /dev/tty close
by Herton R. Krzesinski
· 9 years ago
2831c89
pty: fix possible use after free of tty->driver_data
by Herton R. Krzesinski
· 9 years ago
e882f71
tty: vt: initialize softcursor_original correctly
by Melchior FRANZ
· 9 years ago
e36ae34
tty: hvc_xen: hide xen_console_remove when unused
by Arnd Bergmann
· 9 years ago
05ead49
tty: cyclades: cyz_interrupt is only used for PCI
by Arnd Bergmann
· 9 years ago
a4f642a
tty: nozomi: avoid a harmless gcc warning
by Arnd Bergmann
· 9 years ago
04b757d
tty: constify tty_port_operations structs
by Aya Mahfouz
· 9 years ago
e9b736d
TTY: n_hdlc, fix lockdep false positive
by Jiri Slaby
· 9 years ago
b120998
tty: synclinkmp: do not ignore errors in probe()
by Alexey Khoroshilov
· 9 years ago
1051937
tty/vt/keyboard: use memdup_user to simplify code
by Saurabh Sengar
· 9 years ago
fc7f47b
drivers/tty: make ehv_bytechan.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
e3c5fc4
drivers/tty: make hvc/hvc_vio.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
b3bd666
tty: serial: 8250: Add generic port init macro
by Anton Wuerfel
· 9 years ago
b3d6793
tty: serial: 8250: Fix indentation warnings
by Anton Wuerfel
· 9 years ago
829b000
tty: serial: 8250: Merge duplicate conditions
by Anton Wuerfel
· 9 years ago
9faef1c
tty: serial: 8250: Correct conversion specifiers
by Anton Wuerfel
· 9 years ago
952773b
tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
by Phillip Raffeck
· 9 years ago
9f59fbf
tty: serial: 8250: Suitably replace printk
by Phillip Raffeck
· 9 years ago
90ad7c4
tty: serial: 8250: Fix multi-line strings
by Anton Wuerfel
· 9 years ago
149a44c
tty: serial: 8250: Add parentheses to macro
by Anton Wuerfel
· 9 years ago
207c28b
tty: serial: 8250: Fix line continuation warning
by Anton Wuerfel
· 9 years ago
b34f9fa
tty: serial: 8250: Move EXPORT_SYMBOL to function
by Anton Wuerfel
· 9 years ago
c2f5fde
tty: serial: 8250: Remove else after return
by Anton Wuerfel
· 9 years ago
740dc2d
tty: serial: 8250: Fix multiline comment style
by Anton Wuerfel
· 9 years ago
f7941f5
tty: serial: 8250: Fix braces after struct
by Anton Wuerfel
· 9 years ago
6d7c157
tty: serial: 8250: Replace spaces with tabs
by Anton Wuerfel
· 9 years ago
1a33e34
tty: serial: 8250: Fix whitespace errors
by Anton Wuerfel
· 9 years ago
fff21fa
serial: zs: Fix a transmit lockup in console output
by Maciej W. Rozycki
· 9 years ago
bdc5f30
serial: bcm2835: add driver for bcm2835-aux-uart
by Martin Sperl
· 9 years ago
434ba16
serial: 8250: of: Enable suspend/resume for 8250_of driver
by Wang Dongsheng
· 9 years ago
1349ba0
ARM: OMAP: serial: Rename DRIVER_NAME
by Jean Delvare
· 9 years ago
7dde557
tty: Add support for PCIe WCH382 2S multi-IO card
by Jeremy McNicoll
· 9 years ago
Next »