Age | Commit message (Expand) | Author | Files | Lines |
2014-05-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -3/+72 |
2014-05-05 | Input: elantech - fix touchpad initialization on Gigabyte U2442 | Hans de Goede | 2 | -1/+26 |
2014-04-25 | Input: tca8418 - fix loading this driver as a module from a device tree | Dr. H. Nikolaus Schaller | 1 | -0/+7 |
2014-04-25 | Input: bma150 - extend chip detection for bma180 | Dr. H. Nikolaus Schaller | 1 | -1/+3 |
2014-04-25 | Input: atkbd - fix keyboard not working on some LG laptops | Sheng-Liang Song | 1 | -1/+28 |
2014-04-24 | Input: synaptics - add min/max quirk for ThinkPad Edge E431 | Hans de Goede | 1 | -0/+8 |
2014-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 10 | -151/+261 |
2014-04-23 | Input: elantech - add support for newer elantech touchpads | Jordan Rife | 1 | -0/+1 |
2014-04-23 | Input: soc_button_array - fix a crash during rmmod | Lejun Zhu | 1 | -0/+1 |
2014-04-20 | Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ... | Hans de Goede | 1 | -0/+42 |
2014-04-20 | Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property | Hans de Goede | 1 | -2/+53 |
2014-04-20 | Input: i8042 - add firmware_id support | Hans de Goede | 2 | -0/+21 |
2014-04-20 | Input: serio - add firmware_id sysfs attribute | Hans de Goede | 1 | -0/+14 |
2014-04-20 | Input: wacom - handle 1024 pressure levels in wacom_tpc_pen | Jason Gerecke | 1 | -1/+1 |
2014-04-20 | Input: wacom - references to 'wacom->data' should use 'unsigned char*' | Jason Gerecke | 1 | -18/+9 |
2014-04-20 | Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE | Jason Gerecke | 1 | -0/+9 |
2014-04-20 | Input: wacom - use full 32-bit HID Usage value in switch statement | Jason Gerecke | 1 | -128/+109 |
2014-04-20 | Input: wacom - missed the last bit of expresskey for DTU-1031 | Ping Cheng | 1 | -1/+1 |
2014-04-20 | Input: ads7846 - fix device usage within attribute show | Alexander Stein | 1 | -1/+1 |
2014-04-20 | Input: da9055_onkey - remove use of regmap_irq_get_virq() | Adam Thomson | 1 | -1/+0 |
2014-04-06 | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2014-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 24 | -1208/+1619 |
2014-04-03 | Merge branch 'next' into for-linus | Dmitry Torokhov | 30 | -1231/+1653 |
2014-04-03 | Input: edt-ft5x06 - add a missing condition | Dan Carpenter | 1 | -3/+4 |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-04-01 | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2014-03-31 | Input: appletouch - fix jumps when additional fingers are detected | Clinton Sprain | 1 | -6/+21 |
2014-03-31 | Input: appletouch - implement sensor data smoothing | Clinton Sprain | 1 | -24/+79 |
2014-03-31 | Input: add driver for SOC button array | Lejun Zhu | 3 | -0/+229 |
2014-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -32/+45 |
2014-03-31 | Input: pm8xxx-vibrator - add DT match table | Stephen Boyd | 1 | -1/+8 |
2014-03-31 | Input: pmic8xxx-pwrkey - migrate to DT | Stephen Boyd | 1 | -13/+20 |
2014-03-31 | Input: pmic8xxx-keypad - migrate to DT | Stephen Boyd | 1 | -64/+86 |
2014-03-31 | Input: pmic8xxx-keypad - migrate to regmap APIs | Stephen Boyd | 1 | -52/+29 |
2014-03-31 | Input: pmic8xxx-keypad - migrate to devm_* APIs | Stephen Boyd | 1 | -44/+17 |
2014-03-31 | Input: pmic8xxx-keypad - fix build by removing gpio configuration | Stephen Boyd | 1 | -58/+0 |
2014-03-31 | Input: add new driver for ARM CLPS711X keypad | Alexander Shiyan | 3 | -0/+220 |
2014-03-30 | Input: mousedev - fix race when creating mixed device | Dmitry Torokhov | 1 | -31/+42 |
2014-03-29 | Input: don't modify the id of ioctl-provided ff effect on upload failure | Elias Vanderstuyft | 1 | -1/+3 |
2014-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -15/+82 |
2014-03-28 | Input: edt-ft5x06 - add support for M09 firmware version | Lothar Waßmann | 1 | -82/+276 |
2014-03-28 | Input: edt-ft5x06 - ignore touchdown events | Lothar Waßmann | 1 | -0/+4 |
2014-03-28 | Input: edt-ft5x06 - adjust delays to conform datasheet | Lothar Waßmann | 1 | -3/+3 |
2014-03-28 | Input: edt-ft5x06 - add DT support | Lothar Waßmann | 1 | -31/+114 |
2014-03-28 | Input: edt-ft5x06 - several cleanups; no functional change | Lothar Waßmann | 1 | -9/+6 |
2014-03-28 | Input: synaptics - add manual min/max quirk for ThinkPad X240 | Hans de Goede | 1 | -0/+8 |
2014-03-28 | Input: synaptics - add manual min/max quirk | Benjamin Tissoires | 1 | -0/+47 |
2014-03-28 | Input: appletouch - dial back fuzz setting | Clinton Sprain | 1 | -6/+9 |
2014-03-28 | Input: remove obsolete tnetv107x drivers | Arnd Bergmann | 6 | -734/+0 |