summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-05tty: Serialize proc_set_tty() with tty_lockPeter Hurley
2014-11-05tty: Move session_of_pgrp() and make staticPeter Hurley
2014-11-05tty: Fix multiple races when setting the controlling terminalPeter Hurley
2014-11-05tty: Remove !tty condition from __proc_set_tty()Peter Hurley
2014-11-05tty: Replace open-coded tty_get_pgrp()Peter Hurley
2014-11-05tty: Remove tsk parameter from proc_set_tty()Peter Hurley
2014-11-05tty: Reorder proc_set_tty() and related fnsPeter Hurley
2014-11-05tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley
2014-11-05tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan
2014-11-05serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu
2014-11-05tty: Remove sparse lock annotations from tty_write_lock()/_unlock()Peter Hurley
2014-11-05serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()Peter Hurley
2014-11-05serial: Fix upstat_t sparse warningsPeter Hurley
2014-11-05goldfish: off by one in goldfish_tty_console_setup()Dan Carpenter
2014-11-05goldfish: 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-03drm/exynos: correct connector->dpms field before resumingAndrzej Hajda
2014-11-03drm/exynos: enable vblank after DPMS onAndrzej Hajda
2014-11-03drm/exynos: init kms poll at the end of initializationAndrzej Hajda
2014-11-03drm/exynos: propagate plane initialization errorsAndrzej Hajda
2014-11-03drm/exynos: vidi: fix build warningInki Dae
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda
2014-11-03drm/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-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-31Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-31Merge 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
2014-10-31Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-10-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser
2014-10-31Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-31drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh
2014-10-31drm/vmwgfx: Fix hash key computationThomas Hellstrom