summaryrefslogtreecommitdiff
path: root/drivers/input (follow)
Commit message (Expand)AuthorAge
...
* | | | Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann2014-01-20
* | | | Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan2014-01-12
* | | | Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven2014-01-12
* | | | Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
* | | | Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov2014-01-06
* | | | Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-06
* | | | Input: twl4030-keypad - add device tree supportSebastian Reichel2014-01-04
* | | | Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-04
* | | | Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-04
* | | | Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter2014-01-02
* | | | Input: cros_ec_keyb - fix problems with backslashDoug Anderson2013-12-31
* | | | Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-27
* | | | Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-27
* | | | Input: ALPS - add support for "Dolphin" devicesYunkang Tang2013-12-26
* | | | Input: zforce - fix error return code in zforce_start()Wei Yongjun2013-12-18
* | | | Input: elantech - improve clickpad detectionHans de Goede2013-12-18
* | | | Input: don't call input_dev_release_keys() in resumeAleksej Makarov2013-12-16
* | | | Input: ads7846 - convert to hwmon_device_register_with_groups()Guenter Roeck2013-12-16
* | | | Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng2013-12-16
* | | | Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-16
|\| | |
| * | | Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-09
| * | | Input: serio - fix sysfs layoutDmitry Torokhov2013-12-09
| * | | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-09
| |\| |
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-24
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
| | |\ \
| | | * | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-11
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
| | |\ \ \
| | | * | | treewide: fix "distingush" typoMichael Opdenacker2013-10-14
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-15
| | |\ \ \ \
| | * | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
| | * | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
| | |\ \ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| | | |\ \ \ \ \
| | | | * | | | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| | | | | |_|/ / | | | | |/| | |
| | | * / | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
| | | |/ / / /
| | * | | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-12
| | |\ \ \ \ \
| | | * | | | | input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij2013-09-27
| | | * | | | | input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij2013-09-27
| | | |/ / / /
| | * | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
| | |\ \ \ \ \
| | | * | | | | input: i8042: drop dependency on ARCH_SHARKLinus Walleij2013-09-25
| | | |/ / / /
| | * | | | | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-07
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-22
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-21
| | * | | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-07
| | |\ \ \ \ \ \
| | | * | | | | | input: gameport: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-19
| | | * | | | | | input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman2013-10-19
| | | * | | | | | input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman2013-10-19
| | | |/ / / / /
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-31
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-05
| * | | | | | | Input: elantech - add support for newer (August 2013) devicesMatt Walker2013-12-05
| * | | | | | | Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-01