summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-273-23/+70
|\
| * Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-05-271-21/+48
| * Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-271-1/+2
| * Input: xpad - add more third-party controllersPavel Rojtberg2016-05-271-0/+9
| * Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-271-0/+4
| * Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-271-1/+1
| * Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang2016-05-201-0/+6
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-261-8/+1
|\ \
| * | input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-8/+1
* | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-253-3/+26
|\ \ \
| * | | input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| * | | input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| * | | input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-3/+14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-1812-169/+139
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2016-05-1612-169/+139
| |\ \ \
| | * | | Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes2016-05-091-4/+4
| | * | | Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-041-4/+6
| | * | | Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-041-7/+30
| | * | | Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy2016-04-291-1/+0
| | * | | Input: twl4030 - fix unsafe macro definitionRui Teng2016-04-291-12/+16
| | * | | Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2
| | * | | Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi2016-04-061-34/+43
| | * | | Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov2016-04-051-12/+4
| | * | | Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov2016-04-051-25/+0
| | * | | Input: omap-keypad - drop empty PM stubsDmitry Torokhov2016-04-051-21/+0
| | * | | Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov2016-04-051-5/+1
| | * | | Input: kbtab - stop saving struct usb_deviceOliver Neukum2016-03-311-4/+4
| | * | | Input: gtco - stop saving struct usb_deviceOliver Neukum2016-03-311-12/+12
| | * | | Input: aiptek - stop saving struct usb_deviceOliver Neukum2016-03-311-9/+11
| | * | | Input: acecad - stop saving struct usb_deviceOliver Neukum2016-03-311-6/+6
* | | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-173-16/+16
|\ \ \ \ \
| * | | | | input: adp5588-keys: use gpiochip data pointerLinus Walleij2016-04-261-5/+5
| * | | | | input: ad7879: use gpiochip data pointerLinus Walleij2016-03-301-5/+5
| * | | | | input: adp5589-keys: use gpiochip data pointerLinus Walleij2016-03-301-6/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\ \ \ \ \
| * | | | | treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
| |/ / / /
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-056-13/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-131-3/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-123-2/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2016-05-091-0/+1
| * | | | Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-091-2/+4
| * | | | Input: byd - update copyright headerChris Diamand2016-05-091-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-043-24/+24
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer2016-04-251-14/+14
| * | | Input: zforce_ts - fix dual touch recognitionKnut Wohlrab2016-04-251-2/+2
| * | | Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller2016-04-251-8/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-04-236-13/+16
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
| * | Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
OpenPOWER on IntegriCloud