summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-1/+2
|\
| *-. Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-1/+2
| |\ \
| | * | PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki2014-02-111-1/+2
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-302-32/+45
|\ \ \
| * | | Input: mousedev - fix race when creating mixed deviceDmitry Torokhov2014-03-291-31/+42
| * | | Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft2014-03-291-1/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-284-15/+82
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-03-281-0/+8
| * | Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-03-281-0/+47
| * | Input: cypress_ps2 - don't report as a button padsHans de Goede2014-03-261-1/+0
| * | Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-02-171-13/+16
| * | Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais2014-02-151-1/+11
* | | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-201-16/+0
* | | Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-02-201-7/+4
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24182-723/+1097
|\ \ | |/
| * Merge branch 'next' into for-linusDmitry Torokhov2014-01-23182-721/+1093
| |\
| | * Input: wacom - add support for DTU-1031Ping Cheng2014-01-202-2/+76
| | * Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng2014-01-201-2/+2
| | * Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann2014-01-201-43/+26
| | * Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan2014-01-121-1/+3
| | * Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven2014-01-121-1/+1
| | * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06138-138/+0
| | * Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov2014-01-061-48/+22
| | * Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-061-4/+1
| | * Input: twl4030-keypad - add device tree supportSebastian Reichel2014-01-041-17/+50
| | * Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-041-0/+3
| | * Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-041-1/+3
| | * Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter2014-01-021-3/+8
| | * Input: cros_ec_keyb - fix problems with backslashDoug Anderson2013-12-311-4/+11
| | * Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-271-49/+25
| | * Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-271-1/+1
| | * Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-262-42/+179
| | * Input: zforce - fix error return code in zforce_start()Wei Yongjun2013-12-181-1/+2
| | * Input: elantech - improve clickpad detectionHans de Goede2013-12-181-3/+42
| | * Input: don't call input_dev_release_keys() in resumeAleksej Makarov2013-12-161-19/+57
| | * Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck2013-12-161-56/+25
| | * Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng2013-12-163-3/+44
| | * Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-1623-99/+375
| | |\
| | * | Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd2013-12-151-4/+11
| | * | Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd2013-12-151-12/+12
| | * | Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-151-47/+14
| | * | Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-151-31/+12
| | * | Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria2013-12-151-0/+2
| | * | Input: samsung-keypad - favor platform data if presentDmitry Torokhov2013-12-071-15/+21
| | * | Input: use dev_get_platdata()Jingoo Han2013-12-0651-67/+79
| | * | Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart2013-12-051-1/+1
| | * | Input: ads7846 - use IS_ENABLED() macroFabio Estevam2013-12-011-2/+2
| | * | Input: add a new driver for GPIO beeperAlexander Shiyan2013-11-263-0/+137
| | * | Input: wacom - add support for three new Intuos devicesPing Cheng2013-11-253-18/+51
| | * | Input: wacom - make sure touch_max is set for touch devicesPing Cheng2013-11-251-2/+5
OpenPOWER on IntegriCloud