index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-01-28
serial: Fix ASYNC_* => UPF_* flags misuse
Peter Hurley
2016-01-28
serial: core: Use tty->index for port # in debug messages
Peter Hurley
2016-01-28
serial: core: Fold do_uart_get_info() into caller
Peter Hurley
2016-01-28
serial: core: Fold __uart_put_char() into caller
Peter Hurley
2016-01-28
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
tty: Allow unreadable mess to be > 80 chars
Peter Hurley
2016-01-28
tty: Unify receive_buf() code paths
Peter Hurley
2016-01-28
staging: dgap: Remove redundant write_wait wakeups
Peter Hurley
2016-01-28
n_tty: Ignore all read data when closing
Peter Hurley
2016-01-28
tty: rocket: Remove private close_wait
Peter Hurley
2016-01-28
serial: 8250: Unfold < 80 char lines
Peter Hurley
2016-01-28
serial: 8250: Wait for irq to complete before shutdown
Peter Hurley
2016-01-28
serial: 8250: Unlink uart console ptr if console setup fails
Peter Hurley
2016-01-28
serial: 8250: Remove low_latency workaround
Peter Hurley
2016-01-28
serial: 8250: Fix lost rx state
Peter Hurley
2016-01-28
serial: 8250: Refactor serial8250_rx_chars() inner loop
Peter Hurley
2016-01-28
tty: n_tty: fix SIGIO for output
Peter Hurley
2016-01-28
n_tty: Remove tty count checks from unthrottle
Peter Hurley
2016-01-28
n_tty: Fix stuck write wakeup
Peter Hurley
2016-01-28
tty: Fix ioctl(FIOASYNC) on hungup file
Peter Hurley
2016-01-28
tty: Add fasync() hung up file operation
Peter Hurley
2016-01-28
tty, n_tty: Remove fasync() ldisc notification
Peter Hurley
2016-01-28
n_tty: Always wake up read()/poll() if new input
Peter Hurley
2016-01-27
tty: audit: Poison tty_audit_buf while process exits
Peter Hurley
2016-01-27
tty: audit: Always push audit buffer before TIOCSTI
Peter Hurley
2016-01-27
tty: audit: Check audit enable first
Peter Hurley
2016-01-27
tty: audit: Simplify first-use allocation
Peter Hurley
2016-01-27
tty: audit: Remove tty_audit_buf reference counting
Peter Hurley
2016-01-27
tty: audit: Remove false memory optimization
Peter Hurley
2016-01-27
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-27
tty: audit: Track tty association with dev_t
Peter Hurley
2016-01-27
tty: audit: Combine push functions
Peter Hurley
2016-01-27
tty: audit: Ignore current association for audit push
Peter Hurley
2016-01-27
tty: audit: Take siglock directly
Peter Hurley
2016-01-27
tty: audit: Defer audit buffer association
Peter Hurley
2016-01-27
tty: audit: Remove icanon mode from call chain
Peter Hurley
2016-01-27
tty: audit: Never audit packet mode
Peter Hurley
2016-01-27
tty: audit: Early-out pty master reads earlier
Peter Hurley
2016-01-27
tty: Make tty_files_lock per-tty
Peter Hurley
2016-01-27
tty: Move tty_check_change() helper
Peter Hurley
2016-01-27
tty: Eliminate global symbol tty_ldisc_N_TTY
Peter Hurley
2016-01-27
tty: Unexport system-wide tty_mutex
Peter Hurley
2016-01-27
tty: Avoid unnecessary temporaries for tty->ldisc
Peter Hurley
2016-01-27
tty: Document c_line == N_TTY initial condition
Peter Hurley
2016-01-27
tty: Destroy ldisc instance on hangup
Peter Hurley
2016-01-27
tty: Refactor tty_ldisc_reinit() for reuse
Peter Hurley
2016-01-27
tty: Use 'disc' for line discipline index name
Peter Hurley
2016-01-27
tty: Move tty_ldisc_kill()
Peter Hurley
2016-01-27
tty: Handle NULL tty->ldisc
Peter Hurley
2016-01-27
tty: Prepare for destroying line discipline on hangup
Peter Hurley
[next]