summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2013-11-11Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun-0/+1
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter-2/+2
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-3/+4
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+9
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-43/+44
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-20/+51
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner-0/+850
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart-1/+1
2013-10-31Input: remove a redundant max() callKang Hu-1/+1
2013-10-31Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen-1/+1
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen-5/+5
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen-0/+2
2013-10-31Input: evdev - fall back to vmalloc for client event bufferDaniel Stone-4/+12
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury-16/+3
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem-4/+4
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang-0/+1
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding-3/+4
2013-10-22Input: fix PWM-related undefined reference errorsMajunath Goudar-2/+2
2013-10-22Input: ALPS - change secondary device's nameYunkang Tang-1/+1
2013-10-22Input: wacom - not all multi-interface devices support touchPing Cheng-22/+39
2013-10-22Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke-0/+4
2013-10-22Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke-0/+4
2013-10-19input: gameport: convert bus code to use dev_groupsGreg Kroah-Hartman-7/+10
2013-10-19input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman-32/+30
2013-10-19input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman-8/+8
2013-10-15Input: wacom - export battery scopeBastien Nocera-0/+4
2013-10-15Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun-1/+3
2013-10-14treewide: fix "distingush" typoMichael Opdenacker-1/+1
2013-10-09drivers: clean-up prom.h implicit includesRob Herring-0/+1
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov-29/+57
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner-4/+10
2013-10-06Input: move name/timer init to input_alloc_dev()David Herrmann-5/+5
2013-10-06Input: st1232 - include linux/of.h headerSachin Kamat-0/+1
2013-10-06Input: rotary_encoder - include linux/of.h headerSachin Kamat-0/+1
2013-10-06Input: pwm-beeper - include linux/of.h headerSachin Kamat-0/+1
2013-10-06Input: pxa27x_keypad - include linux/of.h headerSachin Kamat-0/+1
2013-10-06Input: gpio_keys_polled - include linux/of.h headerSachin Kamat-0/+1
2013-10-06Input: gpio_keys - include linux/of.h headerSachin Kamat-0/+1
2013-10-06Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-06Input: egalax_ts - remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-06Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-06Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-06Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat-1/+1
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat-1/+1
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij-2/+11
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij-7/+5
2013-09-25input: i8042: drop dependency on ARCH_SHARKLinus Walleij-1/+1
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-3/+9
2013-09-21input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah-3/+9