summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-06Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov
2014-01-06Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel
2014-01-04Input: twl6040-vibra - add missing of_node_putLibo Chen
2014-01-04Input: twl4030-vibra - add missing of_node_putLibo Chen
2014-01-02Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson
2013-12-27Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov
2013-12-27Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun
2013-12-26Input: ALPS - add support for "Dolphin" devicesYunkang Tang
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun
2013-12-18Input: elantech - improve clickpad detectionHans de Goede
2013-12-16Input: don't call input_dev_release_keys() in resumeAleksej Makarov
2013-12-16Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck
2013-12-16Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-15Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd
2013-12-15Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd
2013-12-15Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd
2013-12-15Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd
2013-12-15Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria
2013-12-09Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich
2013-12-09Input: serio - fix sysfs layoutDmitry Torokhov
2013-12-09Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov
2013-12-07Input: samsung-keypad - favor platform data if presentDmitry Torokhov
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-12-05Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker
2013-12-01Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer
2013-12-01Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov
2013-12-01Input: ads7846 - use IS_ENABLED() macroFabio Estevam
2013-11-26Input: add a new driver for GPIO beeperAlexander Shiyan
2013-11-25Input: wacom - add support for three new Intuos devicesPing Cheng
2013-11-25Input: wacom - make sure touch_max is set for touch devicesPing Cheng
2013-11-25Input: wacom - scale up touch width and height values for Intuos ProJason Gerecke
2013-11-25Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-25Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel
2013-11-25Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel
2013-11-25Input: twl4030-pwrbutton - add device tree supportSebastian Reichel
2013-11-25Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov
2013-11-25Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli
2013-11-25Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-11-22Merge branch 'next' into for-linusDmitry Torokhov
2013-11-20Input: atmel-wm97xx - fix compile errorDmitry Torokhov
2013-11-20Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi