Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
de854b336d209095b64b3b6c5c1c6a13938ef2d6
/
drivers
/
tty
6faadbb
dmi: Mark all struct dmi_system_id instances const
by Christoph Hellwig
· 7 years ago
d719518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 7 years ago
bac65d9
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
bf1d6b2
Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
e63a94f
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
f32c9e05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
b0c79f4
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3840ed9
tty: goldfish: Implement support for kernel 'earlycon' parameter
by Miodrag Dinic
· 7 years ago
7157d2b
tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
by Miodrag Dinic
· 7 years ago
2296eee
tty: goldfish: Refactor constants to better reflect their nature
by Aleksandar Markovic
· 7 years ago
ae28d74
serial: 8250_port: Remove useless NULL checks
by Andy Shevchenko
· 7 years ago
31cb9a8
earlycon: initialise baud field of earlycon device structure
by Eugeniy Paltsev
· 7 years ago
5bd0ea9
sparc64: vcc: make ktermios const
by Bhumika Goyal
· 7 years ago
6ec6e80
tty: hvcs: make ktermios const
by Bhumika Goyal
· 7 years ago
c6b4ee9
sparc64: vcc: Check for IS_ERR() instead of NULL
by Dan Carpenter
· 7 years ago
d01c328
pty: show associative slave of ptmx in fdinfo
by Masatake YAMATO
· 7 years ago
199e717
tty: n_gsm: Add compat_ioctl
by Lars Poeschel
· 7 years ago
a846c3e5
tty: hvcs: constify vio_device_id
by Arvind Yadav
· 7 years ago
7298bd1
tty: hvc_vio: constify vio_device_id
by Arvind Yadav
· 7 years ago
b4941f0
tty: mips_ejtag_fdc: constify mips_cdmm_device_id
by Arvind Yadav
· 7 years ago
562e6ef
Introduce 8250_men_mcb
by Michael Moese
· 7 years ago
5aabd3b
serial: imx: Avoid post-PIO cleanup if TX DMA is started
by Ian Jamison
· 7 years ago
81b289c
tty: serial: imx: disable irq after suspend
by Maxim Yu. Osipov
· 7 years ago
3d16ddc
serial: 8250_uniphier: add suspend/resume support
by Masahiro Yamada
· 7 years ago
d3a9184
serial: 8250_uniphier: use CHAR register for canary to detect power-off
by Masahiro Yamada
· 7 years ago
39be40c
serial: 8250_uniphier: fix serial port index in private data
by Masahiro Yamada
· 7 years ago
1c16ae6
serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC
by Sean Wang
· 7 years ago
447ef99
serial: earlycon: Only try fdt when specify 'earlycon' exactly
by Jeffy Chen
· 7 years ago
454d237
serial: mux: constify uart_ops structures
by Julia Lawall
· 7 years ago
0bfdbe0
serial: sunsu: constify uart_ops structures
by Julia Lawall
· 7 years ago
6f137a7
serial: mpc52xx: constify uart_ops structures
by Julia Lawall
· 7 years ago
cdb9394
serial: m32r_sio: constify uart_ops structures
by Julia Lawall
· 7 years ago
5848eea
serial: cpm_uart: constify uart_ops structures
by Julia Lawall
· 7 years ago
5749526
serial: apbuart: constify uart_ops structures
by Julia Lawall
· 7 years ago
1a607d3
serial: sunsab: constify uart_ops structures
by Julia Lawall
· 7 years ago
ccb47a3
serial: 21285: constify uart_ops structures
by Julia Lawall
· 7 years ago
8162ae5
serial: uuc_uart: constify uart_ops structures
by Julia Lawall
· 7 years ago
829374f5
tty: mux: constify parisc_device_id
by Arvind Yadav
· 7 years ago
0d474f7
tty: 8250: constify parisc_device_id
by Arvind Yadav
· 7 years ago
a2d23eda
serial: 8250_of: Add basic PM runtime support
by Franklin S Cooper Jr
· 7 years ago
5c98e9c
serial: 8250_of: use of_property_read_bool()
by Sergei Shtylyov
· 7 years ago
6e0a5de
serial: 8250: Use hrtimers for rs485 delays
by Rafael Gago
· 7 years ago
a6845e1
serial: core: Consider rs485 settings to drive RTS
by Rafael Gago
· 7 years ago
d77dc47
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
by Himanshu Jha
· 7 years ago
43c6128
serial: sh-sci: use of_property_read_bool()
by Sergei Shtylyov
· 7 years ago
63e8d43
serial: pch_uart: Make port type explicit
by Andy Shevchenko
· 7 years ago
aef3ad1
serial: core: remove unneeded irq_wake flag
by Andy Shevchenko
· 7 years ago
29d6098
serial: stm32-usart: Avoid using irq_wake flag
by Andy Shevchenko
· 7 years ago
7b8a035
serial: st-asc: Avoid using irq_wake flag
by Andy Shevchenko
· 7 years ago
3d6bcdd
serial: fsl_lpuart: Avoid using irq_wake flag
by Andy Shevchenko
· 7 years ago
4d691f7
tty: serial: msm: Move request_irq to the end of startup
by Neeraj Upadhyay
· 7 years ago
62f466e
serial: pch_uart: Remove unneeded NULL check
by Fabio Estevam
· 7 years ago
ec085c5
tty: serial: sprd: fix error return code in sprd_probe()
by Gustavo A. R. Silva
· 7 years ago
921469f
serial: meson: constify uart_ops structures
by Julia Lawall
· 7 years ago
e5a7470
serial: owl: constify uart_ops structures
by Julia Lawall
· 7 years ago
a61d9e6
serial: stm32: fix pio transmit timeout
by Gerald Baeza
· 7 years ago
a704ddc
serial: pl011: constify amba_id
by Arvind Yadav
· 7 years ago
5337e54
serial: pl010: constify amba_id
by Arvind Yadav
· 7 years ago
d054b3a
tty: amba-pl011: constify vendor_data structures
by Julia Lawall
· 7 years ago
a033c3b
tty: undo export of tty_open_by_driver
by Okash Khawaja
· 7 years ago
a09ac39
tty: resolve tty contention between kernel and user space
by Okash Khawaja
· 7 years ago
311fc65
pty: Repair TIOCGPTPEER
by Eric W. Biederman
· 7 years ago
ecda85e
x86/lguest: Remove lguest support
by Juergen Gross
· 7 years ago
143c97c
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
by Linus Torvalds
· 7 years ago
9e466f1
parisc/8250_gsc: Fix section mismatches
by Helge Deller
· 7 years ago
fc72b7a
parisc/mux: Fix section mismatches
by Helge Deller
· 7 years ago
c8c03f1
pty: fix the cached path of the pty slave file descriptor in the master
by Linus Torvalds
· 7 years ago
8f03f94
sparc64: vcc: Add install & cleanup TTY operations
by Jag Raman
· 7 years ago
e942e57
sparc64: vcc: Add break_ctl TTY operation
by Jag Raman
· 7 years ago
aeee7de
sparc64: vcc: Add chars_in_buffer TTY operation
by Jag Raman
· 7 years ago
cf04526
sparc64: vcc: Add write & write_room TTY operations
by Jag Raman
· 7 years ago
6a3ff25
sparc64: vcc: Add hangup TTY operation
by Jag Raman
· 7 years ago
63a7174
sparc64: vcc: Add open & close TTY operations
by Jag Raman
· 7 years ago
103b9b0
sparc64: vcc: Enable LDC event processing engine
by Jag Raman
· 7 years ago
f8c5533
sparc64: vcc: Add RX & TX timer for delayed LDC operation
by Jag Raman
· 7 years ago
8868e44
sparc64: vcc: Create sysfs attribute group
by Jag Raman
· 7 years ago
5d17105
sparc64: vcc: Enable VCC port probe and removal
by Jag Raman
· 7 years ago
ce808b7
sparc64: vcc: TTY driver initialization and cleanup
by Jag Raman
· 7 years ago
f283ebd
sparc64: vcc: Add VCC debug message macros
by Jag Raman
· 7 years ago
55bd213
sparc64: vcc: Enable VCC module in linux
by Jag Raman
· 7 years ago
cf0a157
Merge 4.13-rc5 into tty-next
by Greg Kroah-Hartman
· 7 years ago
438630e
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
8a5a90a
tty: fix __tty_insert_flip_char regression
by Arnd Bergmann
· 7 years ago
9527b82
Revert "serial: Delete dead code for CIR serial ports"
by Sean Young
· 7 years ago
a589e21
gpio: exar: Use correct property prefix and document bindings
by Jan Kiszka
· 7 years ago
9227f04
powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)
by Michael Ellerman
· 7 years ago
37ef38f
tty: pl011: fix initialization order of QDF2400 E44
by Timur Tabi
· 7 years ago
065ea0a
tty: improve tty_insert_flip_char() slow path
by Arnd Bergmann
· 7 years ago
979990c
tty: improve tty_insert_flip_char() fast path
by Arnd Bergmann
· 7 years ago
68c338e
serial: fsl_lpuart: clear unsupported options in .rs485_config()
by Uwe Kleine-König
· 7 years ago
7d8905d
serial: 8250_pci: Enable device after we check black list
by Andy Shevchenko
· 7 years ago
c7ac15c
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
by Andy Shevchenko
· 7 years ago
a17e74c
serial: core: enforce type for upf_t when copying
by Andy Shevchenko
· 7 years ago
bdc4704
serial: 8250_early: Remove __init marking from early write
by Jeffy Chen
· 7 years ago
1b7eec2
serial: 8250_ingenic: Remove __init marking from early write
by Jeffy Chen
· 7 years ago
99d27316
serial: xuartps: Remove __init marking from early write
by Jeffy Chen
· 7 years ago
b38dd0e
serial: omap: Remove __init marking from early write
by Jeffy Chen
· 7 years ago
ac1e696
serial: arc: Remove __init marking from early write
by Jeffy Chen
· 7 years ago
cbafe9d
drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_probe()
by Alexey Khoroshilov
· 7 years ago
4350782
serial: sprd: clear timeout interrupt only rather than all interrupts
by Lanqing Liu
· 7 years ago
Next »