summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: Eliminate global symbol tty_ldisc_N_TTYPeter Hurley2016-01-274-13/+10
* tty: Unexport system-wide tty_mutexPeter Hurley2016-01-271-3/+1
* tty: Avoid unnecessary temporaries for tty->ldiscPeter Hurley2016-01-271-5/+2
* tty: Document c_line == N_TTY initial conditionPeter Hurley2016-01-271-1/+2
* tty: Destroy ldisc instance on hangupPeter Hurley2016-01-273-30/+25
* tty: Refactor tty_ldisc_reinit() for reusePeter Hurley2016-01-271-22/+31
* tty: Use 'disc' for line discipline index namePeter Hurley2016-01-273-15/+15
* tty: Move tty_ldisc_kill()Peter Hurley2016-01-271-13/+19
* tty: Handle NULL tty->ldiscPeter Hurley2016-01-271-4/+12
* tty: Prepare for destroying line discipline on hangupPeter Hurley2016-01-273-2/+18
* tty: Fix comments for tty_ldisc_release()Peter Hurley2016-01-271-2/+1
* tty: Fix comments for tty_ldisc_get()Peter Hurley2016-01-271-3/+10
* tty: Reset c_line from driver's init_termiosPeter Hurley2016-01-272-5/+3
* tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-278-68/+13
* NFC: nci: Remove dead codePeter Hurley2016-01-271-8/+1
* serial: 68328: Remove bogus ldisc resetPeter Hurley2016-01-271-11/+1
* staging: digi: Replace open-coded tty_wakeup()Peter Hurley2016-01-272-38/+8
* tty: Refactor tty_open()Peter Hurley2016-01-271-53/+67
* tty: Consolidate noctty checks in tty_open()Peter Hurley2016-01-271-9/+8
* tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley2016-01-273-17/+15
* pty: Remove pty_unix98_shutdown()Peter Hurley2016-01-271-10/+1
* tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley2016-01-272-3/+1
* tty: Fix tty_init_termios() declarationPeter Hurley2016-01-274-29/+9
* tty: Remove !tty check from free_tty_struct()Peter Hurley2016-01-271-2/+0
* tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley2016-01-274-23/+8
* staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-261-1/+4
* n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-01-261-5/+2
* tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-01-261-1/+23
* tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-01-261-4/+8
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-263-1/+16
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| * | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-242-4/+7
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-243-4/+7
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-242-0/+113
| * | MAINTAINERS: Add KVM for MIPS entryJames Hogan2016-01-241-0/+8
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8