summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart1-1/+1
2013-10-31Input: remove a redundant max() callKang Hu1-1/+1
2013-10-31Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen1-1/+1
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2-5/+5
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-10-31Input: evdev - fall back to vmalloc for client event bufferDaniel Stone1-4/+12
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury1-16/+3
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem1-4/+4
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang1-0/+1
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding1-3/+4
2013-10-23Input: fix PWM-related undefined reference errorsMajunath Goudar1-2/+2
2013-10-23Input: ALPS - change secondary device's nameYunkang Tang1-1/+1
2013-10-23Input: wacom - not all multi-interface devices support touchPing Cheng2-22/+39
2013-10-23Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke1-0/+4
2013-10-23Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke1-0/+4
2013-10-20input: gameport: convert bus code to use dev_groupsGreg Kroah-Hartman1-7/+10
2013-10-20input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman1-32/+30
2013-10-20input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman1-8/+8
2013-10-16Input: wacom - export battery scopeBastien Nocera1-0/+4
2013-10-16Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun1-1/+3
2013-10-14treewide: fix "distingush" typoMichael Opdenacker1-1/+1
2013-10-10drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov8-29/+57
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner1-4/+10
2013-10-06Input: move name/timer init to input_alloc_dev()David Herrmann1-5/+5
2013-10-06Input: st1232 - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: rotary_encoder - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: pwm-beeper - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: pxa27x_keypad - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: gpio_keys_polled - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: gpio_keys - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: egalax_ts - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij1-2/+11
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij1-7/+5
2013-09-25input: i8042: drop dependency on ARCH_SHARKLinus Walleij1-1/+1
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-3/+9
2013-09-21input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah1-3/+9
2013-09-20Input: wacom - add support for three new Intuos Pro devicesPing Cheng3-16/+58
2013-09-20Input: wacom - LED is only supported through digitizer interfacePing Cheng1-10/+14
2013-09-20Input: wacom - testing result shows get_report is unnecessary.Ping Cheng1-3/+0
2013-09-20Input: wacom - send proper tablet state info when pen leaves proximityJason Gerecke1-0/+7
2013-09-20Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke3-2/+47
2013-09-20Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat1-2/+0
2013-09-20Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat1-1/+0
2013-09-20Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat1-2/+0