summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-091-1/+1
| * Input: serio - fix sysfs layoutDmitry Torokhov2013-12-091-7/+17
| * Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-099-64/+78
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-246-4/+484
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-3/+1
| | |\ \
| | | * | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-111-3/+1
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
| | |\ \ \
| | | * | | treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-1542-126/+1544
| | |\ \ \ \
| | * | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
| | * | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-3/+5
| | |\ \ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-3/+4
| | | |\ \ \ \ \
| | | | * | | | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-3/+4
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
| | | |/ / / /
| | * | | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-121-9/+16
| | |\ \ \ \ \
| | | * | | | | input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij2013-09-271-2/+11
| | | * | | | | input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij2013-09-271-7/+5
| | | |/ / / /
| | * | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-1/+1
| | |\ \ \ \ \
| | | * | | | | input: i8042: drop dependency on ARCH_SHARKLinus Walleij2013-09-251-1/+1
| | | |/ / / /
| | * | | | | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-071-3/+9
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-221-3/+9
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah2013-09-211-3/+9
| | * | | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-072-43/+44
| | |\ \ \ \ \ \
| | | * | | | | | input: gameport: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-191-7/+10
| | | * | | | | | input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman2013-10-191-32/+30
| | | * | | | | | input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman2013-10-191-8/+8
| | | |/ / / / /
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-317-20/+51
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2013-12-052-3/+204
| * | | | | | | Input: elantech - add support for newer (August 2013) devicesMatt Walker2013-12-051-0/+1
| * | | | | | | Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-011-4/+18
| * | | | | | | Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-011-2/+2
| * | | | | | | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-254-5/+11
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-226-4/+484
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-1448-259/+1799
| |\ \ \ \ \ \
| * | | | | | | Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov2013-11-141-1/+0
| | |_|_|/ / / | |/| | | | |
| * | | | | | Input: ALPS - add support for model found on Dell XT2Yunkang Tang2013-10-311-0/+1
| * | | | | | Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke2013-10-221-0/+4
| * | | | | | Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke2013-10-221-0/+4
| * | | | | | Input: wacom - export battery scopeBastien Nocera2013-10-151-0/+4
| * | | | | | Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10