summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-1161-1302/+7957
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2015-02-1015535-619186/+882400
| |\
| | * Input: elan_i2c - fix wrong %p extensionRasmus Villemoes2015-02-071-1/+1
| | * Input: evdev - do not queue SYN_DROPPED if queue is emptyDmitry Torokhov2015-02-061-11/+23
| | * Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven2015-02-041-1/+1
| | * Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires2015-02-041-1/+4
| | * Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring2015-02-041-4/+1
| | * Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R2015-02-031-40/+52
| | * ARM: dts: AM335x: Make charge delay a DT parameter for TSCVignesh R2015-02-031-0/+1
| | * Input: ti_am335x_tsc - read charge delay from DTVignesh R2015-02-032-1/+28
| | * Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis2015-02-032-37/+33
| | * Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis2015-02-032-21/+26
| | * Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-017-17/+27
| | * Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin2015-02-011-1/+0
| | * Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin2015-02-011-1/+0
| | * Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin2015-02-011-1/+0
| | * Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai2015-01-272-14/+34
| | * Input: serio - add support for Alwinner A10/A20 PS/2 controllerVishnu Patekar2015-01-274-0/+374
| | * Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger2015-01-271-15/+5
| | * Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-234-14/+15
| | * Input: elantech - remove stale comment from KconfigDmitry Torokhov2015-01-221-9/+2
| | * Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter2015-01-221-1/+1
| | * Input: cyapa - fix variable being dereferenced before checkDudley Du2015-01-221-1/+3
| | * Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov2015-01-221-39/+40
| | * Input: cyapa - add acpi device id supportDudley Du2015-01-181-0/+11
| | * Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du2015-01-181-0/+65
| | * Input: cyapa - add gen5 trackpad read baseline supportDudley Du2015-01-182-0/+642
| | * Input: cyapa - add gen5 trackpad firmware update supportDudley Du2015-01-182-0/+392
| | * Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du2015-01-181-0/+59
| | * Input: cyapa - add gen3 trackpad read baseline supportDudley Du2015-01-181-0/+72
| | * Input: cyapa - add gen3 trackpad device firmware update supportDudley Du2015-01-181-0/+309
| | * Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du2015-01-181-0/+310
| | * Input: cyapa - add runtime power management supportDudley Du2015-01-182-1/+189
| | * Input: cyapa - add power management interfaces support for the deviceDudley Du2015-01-181-0/+136
| | * Input: cyapa - add gen5 trackpad device basic functions supportDudley Du2015-01-184-1/+1693
| | * Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du2015-01-184-666/+1516
| | * Input: atari - enable the 102nd key for German keyboardsMichael Karcher2015-01-181-1/+1
| | * Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai2015-01-182-4/+52
| | * Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-1515497-617945/+874930
| | |\
| | * | Input: evdev - flush pending events on clock type changeAnshul Garg2015-01-151-23/+32
| | * | Input: alps - add sanity checks for non DualPoint devicesPali Rohár2015-01-121-2/+20
| | * | Input: alps - fix name, product and version of dev2 input devicePali Rohár2015-01-121-4/+14
| | * | Input: regulator-haptic - simplify codeAxel Lin2015-01-121-18/+5
| | * | MAINTAINERS: add info for e3x0-button driverMoritz Fischer2015-01-101-0/+8
| | * | Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer2015-01-105-0/+194
| | * | Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov2015-01-081-28/+36
| | * | Input: add driver for AXP20x Power Enable KeyCarlo Caione2015-01-084-0/+305
| | * | Input: do not try to filter out events if handler is not a filterAnshul Garg2015-01-081-10/+14
| | * | Input: small tweak to autorepeat handlingAnshul Garg2015-01-081-6/+8
| | * | Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam2015-01-081-2/+1