summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+30
2016-07-20Input: tsc200x - report proper input_dev nameMichael Welling-6/+25
2016-07-19Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan-4/+5
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+15
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen-6/+7
2016-07-14Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan-2/+2
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov-0/+3
2016-06-29Input: xpad - validate USB endpoint count during probeCameron Gutman-0/+3
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-46/+34
2016-06-23Input: vmmouse - remove port reservationSinclair Yeh-20/+2
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov-7/+1
2016-06-23Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng-0/+9
2016-06-23Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng-1/+1
2016-06-23Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman-10/+13
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov-20/+614
2016-06-01Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman-8/+8
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-23/+70
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl-21/+48
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg-1/+2
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg-1/+1
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-8/+1
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+26
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang-0/+6
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-169/+139
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-16/+16
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-05-17input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin-8/+1
2016-05-17input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon-0/+6
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon-0/+6
2016-05-17input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon-3/+14
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov-169/+139
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+9
2016-05-09Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller-0/+1
2016-05-09Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes-4/+4
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski-2/+4
2016-05-09Input: byd - update copyright headerChris Diamand-0/+4
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar-13/+16
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-24/+24
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei-4/+6
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner-7/+30
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy-1/+0
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng-12/+16
2016-04-28treewide: Fix typos in printkMasanari Iida-1/+1
2016-04-26input: adp5588-keys: use gpiochip data pointerLinus Walleij-5/+5
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer-14/+14
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab-2/+2
2016-04-25Input: twl6040-vibra - remove mutexH. Nikolaus Schaller-13/+2