summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-201-1/+1
| * | | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-201-1/+4
| * | | | | Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-201-2/+1
| * | | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-203-0/+478
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-1448-259/+1799
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-111-1/+8
| * | | | | Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-111-4/+1
| * | | | | Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun2013-11-111-1/+3
| * | | | | Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun2013-11-111-0/+1
| * | | | | Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter2013-11-111-2/+2
| * | | | | Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-313-0/+850
| * | | | | Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart2013-10-311-1/+1
| * | | | | Input: remove a redundant max() callKang Hu2013-10-311-1/+1
| * | | | | Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen2013-10-311-1/+1
| * | | | | Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-10-312-5/+5
| * | | | | Input: i8042 - add PNP modaliasesTom Gundersen2013-10-311-0/+2
| * | | | | Input: evdev - fall back to vmalloc for client event bufferDaniel Stone2013-10-311-4/+12
OpenPOWER on IntegriCloud