aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov2013-12-31
* Input: zforce - fix possible driver hang during suspendHeiko Stübner2013-12-15
* Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-10
* Input: serio - fix sysfs layoutDmitry Torokhov2013-12-10
* Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-10
|\
| * 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-14
| * | | | | 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-06
| |\ \ \ \ \ \
| | * | | | | | 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-02
* | | | | | | Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-02
* | | | | | | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-25
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-21
| * | | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-21
| * | | | | Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-21
| * | | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-20
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-14
|\| | | | |
| * | | | | Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-11
| * | | | | Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-11
| * | | | | Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun2013-11-11
| * | | | | Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun2013-11-11
| * | | | | Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter2013-11-11
| * | | | | Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-31
| * | | | | Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart2013-10-31
| * | | | | Input: remove a redundant max() callKang Hu2013-10-31
| * | | | | Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen2013-10-31
| * | | | | Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-10-31