summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-26Input: serio - add support for Alwinner A10/A20 PS/2 controllerVishnu Patekar
2015-01-26Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin
2015-01-22Input: elantech - remove stale comment from KconfigDmitry Torokhov
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter
2015-01-22Input: cyapa - fix variable being dereferenced before checkDudley Du
2015-01-22Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov
2015-01-18Input: cyapa - add acpi device id supportDudley Du
2015-01-18Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du
2015-01-18Input: cyapa - add gen5 trackpad read baseline supportDudley Du
2015-01-18Input: cyapa - add gen5 trackpad firmware update supportDudley Du
2015-01-18Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du
2015-01-18Input: cyapa - add gen3 trackpad read baseline supportDudley Du
2015-01-18Input: cyapa - add gen3 trackpad device firmware update supportDudley Du
2015-01-18Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du
2015-01-18Input: cyapa - add runtime power management supportDudley Du
2015-01-18Input: cyapa - add power management interfaces support for the deviceDudley Du
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov
2015-01-15Input: evdev - flush pending events on clock type changeAnshul Garg
2015-01-11Input: alps - add sanity checks for non DualPoint devicesPali Rohár
2015-01-11Input: alps - fix name, product and version of dev2 input devicePali Rohár
2015-01-11Input: regulator-haptic - simplify codeAxel Lin
2015-01-11linux 3.19-rc4v3.19-rc4Linus Torvalds
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar
2015-01-10MAINTAINERS: add info for e3x0-button driverMoritz Fischer
2015-01-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-09Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter