summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-19TTY: wake up processes last at hangupJohan Hovold1-1/+1
2013-03-19TTY: clean up port shutdownJohan Hovold1-2/+7
2013-03-19crisv10: use counts from tty_portJiri Slaby2-27/+23
2013-03-19crisv10: use *_wait from tty_portJiri Slaby2-11/+7
2013-03-19crisv10: use close delays from tty_portJiri Slaby2-13/+9
2013-03-19crisv10: remove unused membersJiri Slaby1-6/+0
2013-03-19crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby1-6/+4
2013-03-19crisv10: use flags from tty_portJiri Slaby2-37/+29
2013-03-19TTY: cleanup tty->hw_stopped usesJiri Slaby6-32/+14
2013-03-19TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby1-2/+0
2013-03-19TTY: serial/bfin_uart, unbreak build with KGDB enabledJiri Slaby1-23/+0
2013-03-19TTY: add tty_port_tty_hangup helperJiri Slaby13-138/+55
2013-03-19TTY: quatech2, remove unneeded is_openJiri Slaby1-10/+0
2013-03-19TTY: add tty_port_tty_wakeup helperJiri Slaby20-169/+49
2013-03-19TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby1-9/+5
2013-03-19TTY: do not warn about setting speed via SPD_*Jiri Slaby1-28/+0
2013-03-19TTY: synclink, remove superfluous checkJiri Slaby1-3/+0
2013-03-19TTY: jsm, remove superfluous checkJiri Slaby1-6/+0
2013-03-19n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley1-16/+18
2013-03-19n_tty: Fix unsafe driver-side signalsPeter Hurley1-20/+14
2013-03-19n_tty: Fix stuck throttled driverPeter Hurley1-11/+17
2013-03-19tty: Add safe tty throttle/unthrottle functionsPeter Hurley1-0/+64
2013-03-19n_tty: Inline check_unthrottle() at lone call sitePeter Hurley1-16/+2
2013-03-16sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-19/+19
2013-03-16tty: Signal SIGHUP before hanging up ldiscPeter Hurley1-5/+5
2013-03-16tty: Signal foreground group processes in hangupPeter Hurley1-17/+48
2013-03-16tty: Use spin_lock() inside existing critical regionPeter Hurley1-3/+2
2013-03-16tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley1-3/+2
2013-03-16tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley1-31/+50
2013-03-16tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-16serial: pch_uart: add console poll supportLiang Li1-24/+79
2013-03-16TTY: amiserial, use module_platform_driver_probe()Jingoo Han1-13/+1
2013-03-16serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-03-16serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat1-5/+4
2013-03-16pty: Remove redundant itty resetPeter Hurley1-1/+0
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds10-0/+10
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz1-2/+62
2013-03-09Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-3/+2
2013-03-09dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-09Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+14
2013-03-09Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2013-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-34/+97
2013-03-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-99/+272
2013-03-08Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-205/+193
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle1-1/+0
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey1-0/+27
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0