summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-06tty: Remove TTY_HUPPINGPeter Hurley
2014-11-06tty: Invert tty_lock/ldisc_sem lock orderPeter Hurley
2014-11-06tty: Don't hold tty_lock for ldisc releasePeter Hurley
2014-11-068250_pci: Added driver for Endrun Technologies PTP PCIe card.Mike Skoog
2014-11-06n_tty: Remove stale read lock commentPeter Hurley
2014-11-06n_tty: Only process packet mode data in raw modePeter Hurley
2014-11-06tty: Fix missed wakeup from packet mode status updatePeter Hurley
2014-11-06pty: Hold ctrl_lock for packet mode updatesPeter Hurley
2014-11-06pty: Fix packet mode setting racePeter Hurley
2014-11-06pty: Don't claim slave's ctrl_lock for master's packet modePeter Hurley
2014-11-06tty: Use spin_lock_irq() for ctrl_lock when interrupts enabledPeter Hurley
2014-11-06pty: Use spin_lock_irq() for pty_set_termios()Peter Hurley
2014-11-06tty: Move pty-specific set_termios() handling to pty driverPeter Hurley
2014-11-06tty: WARN for attempted set_termios() of pty masterPeter Hurley
2014-11-06tty: Update code comment in __proc_set_tty()Peter Hurley
2014-11-06tty: Serialize proc_set_tty() with tty_lockPeter Hurley
2014-11-06tty: Move session_of_pgrp() and make staticPeter Hurley
2014-11-06tty: Fix multiple races when setting the controlling terminalPeter Hurley
2014-11-06tty: Remove !tty condition from __proc_set_tty()Peter Hurley
2014-11-06tty: Replace open-coded tty_get_pgrp()Peter Hurley
2014-11-06tty: Remove tsk parameter from proc_set_tty()Peter Hurley
2014-11-06tty: Reorder proc_set_tty() and related fnsPeter Hurley
2014-11-06tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley
2014-11-06tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan
2014-11-06serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu
2014-11-06tty: Remove sparse lock annotations from tty_write_lock()/_unlock()Peter Hurley
2014-11-06serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()Peter Hurley
2014-11-06serial: Fix upstat_t sparse warningsPeter Hurley
2014-11-06goldfish: off by one in goldfish_tty_console_setup()Dan Carpenter
2014-11-06goldfish: fix sparse warningsFabian Frederick
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-02drm/exynos: correct connector->dpms field before resumingAndrzej Hajda
2014-11-02drm/exynos: enable vblank after DPMS onAndrzej Hajda
2014-11-02drm/exynos: init kms poll at the end of initializationAndrzej Hajda
2014-11-02drm/exynos: propagate plane initialization errorsAndrzej Hajda
2014-11-02drm/exynos: vidi: fix build warningInki Dae
2014-11-02drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda
2014-11-02drm/exynos: init vblank with real number of crtcsAndrzej Hajda
2014-11-01Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-01Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-01Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-01Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-31Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2014-10-31Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki