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