aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-01Input: update input_mt_report_pointer_emulation to support hoveringKT Liao1-1/+16
2016-06-01Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov1-6/+5
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-23/+70
2016-05-27Input: add Raydium I2C touchscreen driverJeffrey Lin3-0/+1229
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-27Input: surface3_spi - add surface pen support for Surface 3Stephen Just1-2/+112
2016-05-27Input: surface3_spi - Prepare to add support for Surface PenStephen Just1-13/+26
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg1-1/+2
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg1-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-8/+1
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes1-1/+1
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds3-3/+26
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-05-19Input: add new driver for the Surface 3Benjamin Tissoires3-0/+318
2016-05-19Input: feed more data into entropy poolDmitry Torokhov1-4/+3
2016-05-19Input: synaptics-rmi4 - fix spelling in definesNick Dyer1-11/+11
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-05-19Input: atmel_captouch - add dependence on i2cArnd Bergmann1-0/+1
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-169/+139
2016-05-18Input: add Atmel Captouch Button driverDaniel Hung-yu Wu3-0/+304
2016-05-18Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2016-05-18Input: migor-ts - fix error for modular buildJavier Martinez Canillas1-1/+1
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-16/+16
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-05-17input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-8/+1
2016-05-17input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon1-0/+6
2016-05-17input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon1-3/+14
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov12-169/+139
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+9
2016-05-09Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller1-0/+1
2016-05-09Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes1-4/+4
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-05-09Input: byd - update copyright headerChris Diamand1-0/+4
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar6-13/+16
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-24/+24
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei1-4/+6
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner1-7/+30
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy1-1/+0
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng1-12/+16
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-26input: adp5588-keys: use gpiochip data pointerLinus Walleij1-5/+5
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer1-14/+14
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab1-2/+2
2016-04-25Input: twl6040-vibra - remove mutexH. Nikolaus Schaller1-13/+2
2016-04-25Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller1-8/+8
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-13/+16