.. |
hvc
|
6d35b131ca
tty: Remove extra include in HVC console tty framework
|
8 жил өмнө |
ipwireless
|
fec4daecad
tty: ipwireless, cleanup TIOCGSERIAL
|
9 жил өмнө |
serdev
|
10d258c518
serdev: ttyport: check whether tty_init_dev() fails
|
8 жил өмнө |
serial
|
e53e597fd4
tty: pl011: fix earlycon work-around for QDF2400 erratum 44
|
8 жил өмнө |
vt
|
658b299580
sched/headers: Remove duplicate #include <linux/sched/debug.h> line
|
8 жил өмнө |
Kconfig
|
eedf265aa0
devpts: Make each mount of devpts an independent filesystem.
|
9 жил өмнө |
Makefile
|
cd6484e183
serdev: Introduce new bus for serial attached devices
|
8 жил өмнө |
amiserial.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
bfin_jtag_comm.c
|
6b270fd4db
TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
|
10 жил өмнө |
cyclades.c
|
6137b7a629
tty: stop defining STD_COM_FLAGS in drivers
|
9 жил өмнө |
ehv_bytechan.c
|
fc7f47bf1d
drivers/tty: make ehv_bytechan.c explicitly non-modular
|
9 жил өмнө |
goldfish.c
|
1a5c2d1de7
tty: goldfish: Fix a parameter of a call to free_irq
|
8 жил өмнө |
isicom.c
|
d41861ca19
tty: Replace ASYNC_INITIALIZED bit and update atomically
|
9 жил өмнө |
metag_da.c
|
01bab536b1
timers, drivers/tty/metag_da: Initialize the poll timer as pinned
|
9 жил өмнө |
mips_ejtag_fdc.c
|
853f90d49b
timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinned
|
9 жил өмнө |
moxa.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
moxa.h
|
a6afd9f3e8
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
|
14 жил өмнө |
mxser.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
mxser.h
|
25985edced
Fix common misspellings
|
14 жил өмнө |
n_gsm.c
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 жил өмнө |
n_hdlc.c
|
82f2341c94
tty: n_hdlc: get rid of racy n_hdlc.tbuf
|
8 жил өмнө |
n_r3964.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
n_tracerouter.c
|
c7b918050d
n_tracerouter: stop including <asm-generic/bug>
|
10 жил өмнө |
n_tracesink.c
|
eecbf54fdd
n_tracesink: stop including <asm-generic/bug>
|
10 жил өмнө |
n_tracesink.h
|
ee4f6b4b89
n_tracerouter and n_tracesink ldisc additions.
|
14 жил өмнө |
n_tty.c
|
0f40fbbcc3
Fix OpenSSH pty regression on close
|
9 жил өмнө |
nozomi.c
|
5020ded783
tty: nozomi: avoid sprintf buffer overflow
|
8 жил өмнө |
pty.c
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 жил өмнө |
rocket.c
|
7a3f09846c
tty: rocket: fix invalid user-pointer checks
|
8 жил өмнө |
rocket.h
|
98b3f0d535
tty: rocket: fix comment of ROCKET_SPD_HI
|
10 жил өмнө |
rocket_int.h
|
c9c10d912a
tty: rocket: Remove private close_wait
|
9 жил өмнө |
synclink.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
synclink_gt.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
synclinkmp.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
sysrq.c
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 жил өмнө |
tty_audit.c
|
54555919e8
tty: audit: remove unused variable
|
9 жил өмнө |
tty_buffer.c
|
c3485ee0d5
tty_port: Add port client functions
|
8 жил өмнө |
tty_io.c
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 жил өмнө |
tty_ioctl.c
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 жил өмнө |
tty_ldisc.c
|
a4a3e06114
tty: fix data race in tty_ldisc_ref_wait()
|
8 жил өмнө |
tty_ldsem.c
|
0881e7bd34
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
|
8 жил өмнө |
tty_mutex.c
|
249f3c4fe4
Merge 4.5-rc4 into tty-next
|
9 жил өмнө |
tty_port.c
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 жил өмнө |