summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov2016-11-071-11/+10
* Input: gpio_keys_polled - keep button data constantDmitry Torokhov2016-11-072-52/+63
* Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas2016-10-261-0/+1
* Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas2016-10-261-0/+1
* Input: elan_i2c - always output the device informationBenjamin Tissoires2016-10-261-9/+8
* Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann2016-10-261-9/+12
* Input: melfas_mip4 - use product id for firmware nameSangwon Jee2016-10-261-3/+9
* Input: da9061 - onkey driverSteve Twiss2016-10-262-7/+8
* Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King2016-10-261-1/+1
* Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza2016-10-211-73/+1
* Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee2016-10-211-2/+38
* Merge tag 'v4.8' into nextDmitry Torokhov2016-10-1323-73/+105
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-09-301-0/+6
| |\
| | * Input: joydev - recognize devices with Z axis as joysticksVille Ranki2016-09-261-0/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-09-231-7/+9
| |\ \ | | |/
| | * Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede2016-09-101-5/+6
| | * Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede2016-09-101-2/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-265-4/+5
| |\ \ | | |/
| | * Input: ads7846 - remove redundant regulator_disable callPetr Cvek2016-08-221-1/+0
| | * Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan2016-08-221-1/+2
| | * Input: tegra-kbc - fix inverted reset logicMasahiro Yamada2016-08-221-1/+1
| | * Input: silead - use devm_gpiod_getHans de Goede2016-08-221-1/+1
| | * Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2016-08-191-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-0513-59/+1151
| |\ \ | | |/
| | * Input: silead - remove some dead codeDan Carpenter2016-08-041-3/+0
| | * Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann2016-08-041-0/+1
| | * Merge branch 'next' into for-linusDmitry Torokhov2016-08-0313-59/+1153
| | |\
| * | \ Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-2/+2
| |\ \ \
| | * | | input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan2016-07-061-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-2735-127/+2841
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2016-07-2635-127/+2841
| | |\ \ \
| * | \ \ \ Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-261-16/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-084-46/+34
| | |\ \ \ \ \
| | * | | | | | [media] sur40: drop unnecessary format descriptionHans Verkuil2016-07-081-1/+0
| | * | | | | | [media] sur40: fix occasional oopses on device closeFlorian Echtler2016-07-081-1/+2
| | * | | | | | [media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler2016-07-081-1/+1
| | * | | | | | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
| | * | | | | | [media] sur40: set q->dev instead of allocating a contextHans Verkuil2016-07-081-12/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-235-10/+30
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Input: tsc200x - report proper input_dev nameMichael Welling2016-07-204-6/+25
| | * | | | | Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan2016-07-191-4/+5
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-164-8/+15
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-274-46/+34
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-273-23/+70
| |\ \ \ \ \
| * \ \ \ \ \ 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
OpenPOWER on IntegriCloud