summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-08Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin1-34/+96
2013-03-08Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-12/+16
2013-03-08Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-03-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+23
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2-2/+3
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher4-0/+24
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher1-0/+12
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires1-8/+14
2013-03-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie8-22/+79
2013-03-07Merge branch 'pm-fixes' into fixesRafael J. Wysocki8-140/+143
2013-03-07cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie1-0/+3