index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
tty: audit: Remove icanon mode from call chain
Peter Hurley
2
-16
/
+12
2016-01-27
tty: audit: Never audit packet mode
Peter Hurley
1
-13
/
+4
2016-01-27
tty: audit: Early-out pty master reads earlier
Peter Hurley
1
-4
/
+4
2016-01-27
tty: Make tty_files_lock per-tty
Peter Hurley
1
-13
/
+12
2016-01-27
tty: Move tty_check_change() helper
Peter Hurley
2
-6
/
+6
2016-01-27
tty: Eliminate global symbol tty_ldisc_N_TTY
Peter Hurley
3
-11
/
+9
2016-01-27
tty: Unexport system-wide tty_mutex
Peter Hurley
1
-3
/
+1
2016-01-27
tty: Avoid unnecessary temporaries for tty->ldisc
Peter Hurley
1
-5
/
+2
2016-01-27
tty: Document c_line == N_TTY initial condition
Peter Hurley
1
-1
/
+2
2016-01-27
tty: Destroy ldisc instance on hangup
Peter Hurley
2
-29
/
+23
2016-01-27
tty: Refactor tty_ldisc_reinit() for reuse
Peter Hurley
1
-22
/
+31
2016-01-27
tty: Use 'disc' for line discipline index name
Peter Hurley
2
-14
/
+14
2016-01-27
tty: Move tty_ldisc_kill()
Peter Hurley
1
-13
/
+19
2016-01-27
tty: Handle NULL tty->ldisc
Peter Hurley
1
-4
/
+12
2016-01-27
tty: Prepare for destroying line discipline on hangup
Peter Hurley
3
-2
/
+18
2016-01-27
tty: Fix comments for tty_ldisc_release()
Peter Hurley
1
-2
/
+1
2016-01-27
tty: Fix comments for tty_ldisc_get()
Peter Hurley
1
-3
/
+10
2016-01-27
tty: Reset c_line from driver's init_termios
Peter Hurley
2
-5
/
+3
2016-01-27
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
6
-58
/
+13
2016-01-27
serial: 68328: Remove bogus ldisc reset
Peter Hurley
1
-11
/
+1
2016-01-27
staging: digi: Replace open-coded tty_wakeup()
Peter Hurley
2
-38
/
+8
2016-01-27
tty: Refactor tty_open()
Peter Hurley
1
-53
/
+67
2016-01-27
tty: Consolidate noctty checks in tty_open()
Peter Hurley
1
-9
/
+8
2016-01-27
tty: Remove __lockfunc annotation from tty lock functions
Peter Hurley
2
-13
/
+11
2016-01-27
pty: Remove pty_unix98_shutdown()
Peter Hurley
1
-10
/
+1
2016-01-27
tty: Re-declare tty_driver_remove_tty() file scope
Peter Hurley
1
-1
/
+1
2016-01-27
tty: Fix tty_init_termios() declaration
Peter Hurley
3
-26
/
+8
2016-01-27
tty: Remove !tty check from free_tty_struct()
Peter Hurley
1
-2
/
+0
2016-01-27
tty: Fix ldisc leak in failed tty_init_dev()
Peter Hurley
3
-22
/
+8
2016-01-26
staging/speakup: Use tty_ldisc_ref() for paste kworker
Peter Hurley
1
-1
/
+4
2016-01-26
n_tty: Fix unsafe reference to "other" ldisc
Peter Hurley
1
-5
/
+2
2016-01-26
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
1
-1
/
+23
2016-01-26
tty: Retry failed reopen if tty teardown in-progress
Peter Hurley
1
-4
/
+8
2016-01-26
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
2
-1
/
+15
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-5
/
+333
2016-01-24
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-0
/
+9
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
7
-39
/
+297
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+1
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-24
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
1
-0
/
+2
2016-01-24
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
1
-4
/
+2
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
1
-1
/
+1
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
129
-4144
/
+5686
2016-01-24
IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller
Cristian Birsan
3
-0
/
+330
2016-01-23
Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb
Linus Torvalds
12
-12
/
+2177
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
23
-75
/
+73
2016-01-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-48
/
+15
2016-01-23
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...
Zhang Rui
5
-38
/
+286
2016-01-22
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-1
/
+87
2016-01-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
[next]