summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-28tty: audit: Remove tty_audit_buf reference countingPeter Hurley1-40/+7
2016-01-28tty: audit: Remove false memory optimizationPeter Hurley1-5/+1
2016-01-28tty: audit: Handle tty audit enable atomicallyPeter Hurley1-31/+22
2016-01-28tty: audit: Track tty association with dev_tPeter Hurley1-18/+14
2016-01-28tty: audit: Combine push functionsPeter Hurley1-32/+3
2016-01-28tty: audit: Ignore current association for audit pushPeter Hurley2-9/+4
2016-01-28tty: audit: Take siglock directlyPeter Hurley1-8/+5
2016-01-28tty: audit: Defer audit buffer associationPeter Hurley1-8/+8
2016-01-28tty: audit: Remove icanon mode from call chainPeter Hurley2-16/+12
2016-01-28tty: audit: Never audit packet modePeter Hurley1-13/+4
2016-01-28tty: audit: Early-out pty master reads earlierPeter Hurley1-4/+4
2016-01-28tty: Make tty_files_lock per-ttyPeter Hurley1-13/+12
2016-01-28tty: Move tty_check_change() helperPeter Hurley2-6/+6
2016-01-28tty: Eliminate global symbol tty_ldisc_N_TTYPeter Hurley3-11/+9
2016-01-28tty: Unexport system-wide tty_mutexPeter Hurley1-3/+1
2016-01-28tty: Avoid unnecessary temporaries for tty->ldiscPeter Hurley1-5/+2
2016-01-28tty: Document c_line == N_TTY initial conditionPeter Hurley1-1/+2
2016-01-28tty: Destroy ldisc instance on hangupPeter Hurley2-29/+23
2016-01-28tty: Refactor tty_ldisc_reinit() for reusePeter Hurley1-22/+31
2016-01-28tty: Use 'disc' for line discipline index namePeter Hurley2-14/+14
2016-01-28tty: Move tty_ldisc_kill()Peter Hurley1-13/+19
2016-01-28tty: Handle NULL tty->ldiscPeter Hurley1-4/+12
2016-01-28tty: Prepare for destroying line discipline on hangupPeter Hurley3-2/+18
2016-01-28tty: Fix comments for tty_ldisc_release()Peter Hurley1-2/+1
2016-01-28tty: Fix comments for tty_ldisc_get()Peter Hurley1-3/+10
2016-01-28tty: Reset c_line from driver's init_termiosPeter Hurley2-5/+3
2016-01-28tty: Remove chars_in_buffer() line discipline methodPeter Hurley6-58/+13
2016-01-28serial: 68328: Remove bogus ldisc resetPeter Hurley1-11/+1
2016-01-28staging: digi: Replace open-coded tty_wakeup()Peter Hurley2-38/+8
2016-01-28tty: Refactor tty_open()Peter Hurley1-53/+67
2016-01-28tty: Consolidate noctty checks in tty_open()Peter Hurley1-9/+8
2016-01-28tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley2-13/+11
2016-01-28pty: Remove pty_unix98_shutdown()Peter Hurley1-10/+1
2016-01-28tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley1-1/+1
2016-01-28tty: Fix tty_init_termios() declarationPeter Hurley3-26/+8
2016-01-28tty: Remove !tty check from free_tty_struct()Peter Hurley1-2/+0
2016-01-28tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley3-22/+8
2016-01-27staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2016-01-27n_tty: Fix unsafe reference to "other" ldiscPeter Hurley1-5/+2
2016-01-27tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-01-27tty: Retry failed reopen if tty teardown in-progressPeter Hurley1-4/+8
2016-01-27tty: Wait interruptibly for tty lock on reopenPeter Hurley2-1/+15
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+333
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+9
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds7-39/+297
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+1
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-4/+2
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-1/+1