summary refs log tree commit diff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-06-01Input: update input_mt_report_pointer_emulation to support hoveringKT Liao
2016-06-01Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-27Input: add Raydium I2C touchscreen driverJeffrey Lin
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl
2016-05-27Input: surface3_spi - add surface pen support for Surface 3Stephen Just
2016-05-27Input: surface3_spi - Prepare to add support for Surface PenStephen Just
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang
2016-05-19Input: add new driver for the Surface 3Benjamin Tissoires
2016-05-19Input: feed more data into entropy poolDmitry Torokhov
2016-05-19Input: synaptics-rmi4 - fix spelling in definesNick Dyer
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann
2016-05-19Input: atmel_captouch - add dependence on i2cArnd Bergmann
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-18Input: add Atmel Captouch Button driverDaniel Hung-yu Wu
2016-05-18Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas
2016-05-18Input: migor-ts - fix error for modular buildJavier Martinez Canillas
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-09Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller
2016-05-09Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski
2016-05-09Input: byd - update copyright headerChris Diamand
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-04-26input: adp5588-keys: use gpiochip data pointerLinus Walleij
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab
2016-04-25Input: twl6040-vibra - remove mutexH. Nikolaus Schaller
2016-04-25Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds