Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21252377bb2b9f038b4c9d829f69cafca4a4c1c7
/
drivers
/
tty
« Previous
1ab8e4b
tty: serial: bcm63xx: Enable DT earlycon support
by Kevin Cernekee
· 10 years ago
4137cd9
tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION
by Kevin Cernekee
· 10 years ago
4b65208
tty: serial: bcm63xx: Update the Kconfig help text
by Kevin Cernekee
· 10 years ago
048c1df
tty: serial: bcm63xx: Add support for unnamed clock outputs from DT
by Kevin Cernekee
· 10 years ago
c0ec3fd
tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms
by Kevin Cernekee
· 10 years ago
6b8bdad
serial: imx: add imx_poll_init()
by Daniel Thompson
· 10 years ago
f968ef3
serial: imx: clean up imx_poll_put_char()
by Daniel Thompson
· 10 years ago
97f7547
tty: serial: msm_serial: Use DT aliases
by Stephen Boyd
· 10 years ago
a12f1b4
tty: serial: msm: Reset uartdm after baud rate change
by Stephen Boyd
· 10 years ago
0896d4d
tty: serial: msm: Support sysrq on uartDM devices
by Stephen Boyd
· 10 years ago
660beb0
tty: serial: msm: Fix sysrq spinlock recursion on non-DM
by Stephen Boyd
· 10 years ago
36a2627
serial: mxs-auart: enable PPS support
by Janusz Uzycki
· 10 years ago
f9e4239
serial: mxs-auart: add interrupts for modem control lines
by Janusz Uzycki
· 10 years ago
7c573d7
serial: mxs-auart: use mctrl_gpio helpers for handling modem signals
by Janusz Uzycki
· 10 years ago
42b4eba
serial: mxs-auart: clean get_mctrl and set_mctrl
by Janusz Uzycki
· 10 years ago
66f37aa
tty/serial: at91: fix rx ring buffer management
by Cyrille Pitchen
· 10 years ago
e8ec419
serial: ralink: adds Mediatek MT7620 serial
by John Crispin
· 10 years ago
9b8777e
serial: of: add a PORT_RT2880 definition
by John Crispin
· 10 years ago
7af0ea5
tty: serial: omap: Increase max consoles and add check to prevent crash
by Nishanth Menon
· 10 years ago
c4dc304
tty: Fix pty master poll() after slave closes v2
by Francesco Ruggeri
· 10 years ago
36f339d
serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINE
by Peter Hurley
· 10 years ago
085f4d8
tty:vt remove obsolete struct initializer
by Peng Fan
· 10 years ago
86b20df
serial: 8250_em: Remove out-of-memory message
by Peter Hurley
· 10 years ago
6895207
vt: Remove vt_get_kmsg_redirect() from uapi header
by Peter Hurley
· 10 years ago
f5bce77
cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior
by Peter Hurley
· 10 years ago
79f5ad3
serial: hp300: Remove obsolete comments
by Peter Hurley
· 10 years ago
c961bfb
tty: Call methods in modern style
by Peter Hurley
· 10 years ago
1256937
tty: Replace open-coded test with tty_hung_up_p()
by Peter Hurley
· 10 years ago
7e12e67
serial: of-serial: fix uninitialized kmalloc variable
by Jingchang Lu
· 10 years ago
9e326f7
tty/vt: don't set font mappings on vc not supporting this
by Imre Deak
· 10 years ago
cd92208
tty: serial: 8250_mtk: Fix quot calculation
by Matthias Brugger
· 10 years ago
7e041ab
tty: ipwireless: Fix probable mask then right shift defects
by Joe Perches
· 10 years ago
f0fd1b7
serial: imx: Remove unneeded registration message
by Fabio Estevam
· 10 years ago
f1f2b6e
serial: imx: Remove unneeded OOM error message
by Fabio Estevam
· 10 years ago
cb0f0a5
serial: imx: Remove unneeded goto label
by Fabio Estevam
· 10 years ago
c0d1c6b
serial: imx: Fix the reporting of interrupts
by Fabio Estevam
· 10 years ago
fe655de
tty/serial: earlycon: Fix print for implied MMIO case
by Kumar Gala
· 10 years ago
28e1445
Merge branch 'tty-linus' into 'tty-testing'
by Greg Kroah-Hartman
· 10 years ago
c015b4a
serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485
by Ricardo Ribalda Delgado
· 10 years ago
aad3108
serial/max310x: Remove obsolete #ifset TIOC[SG]RS485
by Ricardo Ribalda Delgado
· 10 years ago
a8b26e1
serial: 8250_dw: Add DMA support for non-ACPI platforms
by Ray Jui
· 10 years ago
10263f6
tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c
by Masanari Iida
· 10 years ago
32304d7
max310x: max3109_detect should use indirect addressing in SPI mode for REVID register
by Gregory Hermant
· 10 years ago
510d483
serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
by Paul Bolle
· 10 years ago
f9c1b28
tty: ar933x_uart: use container_of to resolve ar933x_uart_port from uart_port
by Fabian Frederick
· 10 years ago
6f41413
serial: use container_of to resolve uart_sunzilog_port from uart_port
by Fabian Frederick
· 10 years ago
afc5438
serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_port
by Fabian Frederick
· 10 years ago
b70e5e9
serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port
by Fabian Frederick
· 10 years ago
7266576
serial: sunsab: use container_of to resolve uart_sunsu_port from uart_port
by Fabian Frederick
· 10 years ago
9a6962c
serial: sunsu: use container_of to resolve uart_sunsu_port from uart_port
by Fabian Frederick
· 10 years ago
edb20c7
tty: use container_of to resolve uart_pmac_port from uart_port
by Fabian Frederick
· 10 years ago
a15ad34
TTY: jsm: use container_of to resolve jsm_channel from uart_port
by Fabian Frederick
· 10 years ago
e789d26
serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_port
by Fabian Frederick
· 10 years ago
22d4d44
serial: mpsc: use container_of to resolve mpsc_port_info from uart_port
by Fabian Frederick
· 10 years ago
2413b32
serial: use container_of to resolve uart_ip22zilog_port from uart_port
by Fabian Frederick
· 10 years ago
c9db776
serial: sa1100: use container_of to resolve sa1100_port from uart_port
by Fabian Frederick
· 10 years ago
b6b30d6
serial: use container_of to resolve uart_sio_port from uart_port
by Fabian Frederick
· 10 years ago
0a0661d
tty: serial: 8250: omap: add dma support
by Sebastian Andrzej Siewior
· 10 years ago
7728524
tty: serial: 8250: omap: add custom irq handling
by Sebastian Andrzej Siewior
· 10 years ago
0e31c8d
tty: serial: 8250_omap: add custom DMA-RX callback
by Sebastian Andrzej Siewior
· 10 years ago
31a1713
tty: serial: 8250_omap: add custom DMA-TX callback
by Sebastian Andrzej Siewior
· 10 years ago
f1a297b
tty: serial: 8250: allow to use custom DMA implementation
by Sebastian Andrzej Siewior
· 10 years ago
0fcb790
tty: serial: 8250_dma: keep own book keeping about RX transfers
by Sebastian Andrzej Siewior
· 10 years ago
b220282
tty: serial: 8250_dma: handle error on TX submit
by Sebastian Andrzej Siewior
· 10 years ago
61929cf
tty: serial: Add 8250-core based omap driver
by Sebastian Andrzej Siewior
· 10 years ago
f31b5d2
tty: serial: 8250: make serial8250_console_setup() non _init
by Sebastian Andrzej Siewior
· 10 years ago
6a529ab
tty: serial: 8250: Fix wording in runtime-PM comments
by Sebastian Andrzej Siewior
· 10 years ago
914d3b1
serial: mxs-auart: add sysrq support
by Janusz Uzycki
· 10 years ago
d4ac063
tty: serial: omap: Remove probe error message
by Markus Pargmann
· 10 years ago
91b32f5
serial: core: Fix port count when uart_open() errors
by Peter Hurley
· 10 years ago
64dbee3
serial: core: Remove extra locking in uart_write()
by Peter Hurley
· 10 years ago
2b702b9
serial: core: Colocate crucial structure linkage
by Peter Hurley
· 10 years ago
1f0afd1
serial: core: Remove redundant timeout assignments
by Peter Hurley
· 10 years ago
74866e7
serial: core: Unwrap >80 char line in uart_close()
by Peter Hurley
· 10 years ago
7c8ab96
serial: Fix locking for uart driver set_termios() method
by Peter Hurley
· 10 years ago
2e75891
serial: core: Flush ldisc after dropping port mutex in uart_close()
by Peter Hurley
· 10 years ago
479e9b9
serial: Refactor uart_flush_buffer() from uart_close()
by Peter Hurley
· 10 years ago
86c80a8
tty: Flush ldisc buffer atomically with tty flip buffers
by Peter Hurley
· 10 years ago
276a661
tty: Fix timeout on pty set ldisc
by Peter Hurley
· 10 years ago
fae76e9
tty: Fix hung task on pty hangup
by Peter Hurley
· 10 years ago
e80a10e
tty: Prefix tty_ldisc_{lock,lock_nested,unlock} functions
by Peter Hurley
· 10 years ago
52bce7f
pty, n_tty: Simplify input processing on final close
by Peter Hurley
· 10 years ago
1bb9541
pty: Don't drop pty master tty lock to hangup slave
by Peter Hurley
· 10 years ago
2febdb6
tty: Preset lock subclass for nested tty locks
by Peter Hurley
· 10 years ago
2aff5e2
tty: Change tty lock order to master->slave
by Peter Hurley
· 10 years ago
7ffb6da
tty: Simplify tty_release() state checks
by Peter Hurley
· 10 years ago
359b9fb
tty: Simplify tty_release_checks() interface
by Peter Hurley
· 10 years ago
62462ae
tty: Simplify tty_ldisc_release() interface
by Peter Hurley
· 10 years ago
949aa64
tty: Fold pty pair handling into tty_flush_works()
by Peter Hurley
· 10 years ago
324c165
tty: Simplify pty pair teardown logic
by Peter Hurley
· 10 years ago
deb287e
tty: Document check_tty_count() requires tty_lock held
by Peter Hurley
· 10 years ago
d5e370a
tty: Don't release tty locks for wait queue sanity check
by Peter Hurley
· 10 years ago
0911261
tty: Don't take tty_mutex for tty count changes
by Peter Hurley
· 10 years ago
0498070
tty: Remove TTY_CLOSING
by Peter Hurley
· 10 years ago
aa3cb81
tty: Drop tty_mutex before tty reopen
by Peter Hurley
· 10 years ago
52494ee
tty: Re-open /dev/tty without tty_mutex
by Peter Hurley
· 10 years ago
55199ea
pty: Always return -EIO if slave BSD pty opened first
by Peter Hurley
· 10 years ago
216030e
tty: Check tty->count instead of TTY_CLOSING in tty_reopen()
by Peter Hurley
· 10 years ago
5d93e74
tty: Clarify re-open behavior of master ptys
by Peter Hurley
· 10 years ago
3ff51a1
tty: Remove TTY_HUPPING
by Peter Hurley
· 10 years ago
Next »