Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1256937f0438786cb19a7cb716b12025b30052e9
1256937
tty: Replace open-coded test with tty_hung_up_p()
by Peter Hurley
· 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
352f861
tty: Document defunct ASYNC_* bits in uapi header
by Peter Hurley
· 10 years ago
904326e
tty,serial: Unify UPF_* and ASYNC_* flag definitions
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
35af935
tty: Remove tty_unhangup() declaration
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
c8483bc
tty: Invert tty_lock/ldisc_sem lock order
by Peter Hurley
· 10 years ago
3ee175d
tty: Don't hold tty_lock for ldisc release
by Peter Hurley
· 10 years ago
1bc8cde
8250_pci: Added driver for Endrun Technologies PTP PCIe card.
by Mike Skoog
· 10 years ago
fa59e25
n_tty: Remove stale read lock comment
by Peter Hurley
· 10 years ago
95ea90d
n_tty: Only process packet mode data in raw mode
by Peter Hurley
· 10 years ago
1aa1bf1
tty: Fix missed wakeup from packet mode status update
by Peter Hurley
· 10 years ago
4ed60fc
pty: Hold ctrl_lock for packet mode updates
by Peter Hurley
· 10 years ago
2622d73
pty: Fix packet mode setting race
by Peter Hurley
· 10 years ago
54e8e5f
pty: Don't claim slave's ctrl_lock for master's packet mode
by Peter Hurley
· 10 years ago
6054c16e
tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled
by Peter Hurley
· 10 years ago
4d8c1df
pty: Use spin_lock_irq() for pty_set_termios()
by Peter Hurley
· 10 years ago
dbfcd85
tty: Move pty-specific set_termios() handling to pty driver
by Peter Hurley
· 10 years ago
6460fbb
tty: WARN for attempted set_termios() of pty master
by Peter Hurley
· 10 years ago
a361858
tty: Update code comment in __proc_set_tty()
by Peter Hurley
· 10 years ago
e218eb3
tty: Serialize proc_set_tty() with tty_lock
by Peter Hurley
· 10 years ago
e1c2296
tty: Move session_of_pgrp() and make static
by Peter Hurley
· 10 years ago
2c411c1
tty: Fix multiple races when setting the controlling terminal
by Peter Hurley
· 10 years ago
ae28fa7
tty: Remove !tty condition from __proc_set_tty()
by Peter Hurley
· 10 years ago
5b23954
tty: Replace open-coded tty_get_pgrp()
by Peter Hurley
· 10 years ago
8a8a551
uml: Fix unsafe pid reference to foreground process group
by Peter Hurley
· 10 years ago
bce65f1
tty: Remove tsk parameter from proc_set_tty()
by Peter Hurley
· 10 years ago
11d9bef
tty: Reorder proc_set_tty() and related fns
by Peter Hurley
· 10 years ago
8f166e0
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
by Peter Hurley
· 10 years ago
edf4eda
tty: serial: 8250_core: restore the LCR register in set_sleep
by Sudhir Sreedharan
· 10 years ago
513e438
serial: of-serial: fix up PM ops on no_console_suspend and port type
by Jingchang Lu
· 10 years ago
369e2b8
tty: Remove sparse lock annotations from tty_write_lock()/_unlock()
by Peter Hurley
· 10 years ago
91f189de
serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()
by Peter Hurley
· 10 years ago
Next »