summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-10Merge branch 'next' into for-linusDmitry Torokhov
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes
2015-02-05Input: evdev - do not queue SYN_DROPPED if queue is emptyDmitry Torokhov
2015-02-04Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven
2015-02-03Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires
2015-02-03Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring
2015-02-03Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R
2015-02-03Input: ti_am335x_tsc - read charge delay from DTVignesh R
2015-02-03Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis
2015-02-03Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg
2015-02-01Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin
2015-02-01Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin
2015-02-01Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin
2015-01-26Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai
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: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein
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-19Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer
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-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer
2015-01-08Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione
2015-01-08Input: do not try to filter out events if handler is not a filterAnshul Garg