summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2017-02-2026-630/+115
|\
| * Input: delete MPU3050 driverLinus Walleij2017-01-313-492/+0
| * Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-246-29/+26
| |\
| * | Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck2017-01-221-2/+0
| * | Input: pwm-beeper - switch to using "atomic" PWM APIDmitry Torokhov2017-01-221-9/+17
| * | Input: pwm-beeper - add optional amplifier regulatorDavid Lechner2017-01-221-13/+50
| * | Input: pwm-beeper - suppress error message on probe deferDavid Lechner2017-01-221-1/+3
| * | Input: pwm-beeper - fix race when suspendingDmitry Torokhov2017-01-221-3/+18
| * | Input: pwm-beeper - use input_set_capability()Dmitry Torokhov2017-01-221-2/+2
| * | Input: pwm-beeper - switch to using managed resourcesDmitry Torokhov2017-01-221-34/+10
| * | Input: pwm-beeper - remove calls to legacy pwm_request APIDmitry Torokhov2017-01-221-6/+0
| * | Input: misc - drop empty remove functionsGuenter Roeck2017-01-215-30/+0
| * | Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-217-11/+0
| * | Input: misc - use local variables consistentlyGuenter Roeck2017-01-213-7/+6
| * | Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-215-6/+0
| * | Input: soc_button_array - debounce the buttonsHans de Goede2017-01-211-0/+2
| * | Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0
| * | Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-5/+3
| * | Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck2017-01-181-3/+3
| * | Input: mma8450 - drop unnecessary call to i2c_set_clientdataGuenter Roeck2017-01-181-2/+0
| * | Input: gpio_decoder - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-1/+0
| * | Input: bfin_rotary - switch to using devm_add_action_or_reset()Guenter Roeck2017-01-181-6/+5
| * | Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur2016-12-271-2/+2
* | | Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov2017-02-011-6/+14
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-131-3/+1
|\ \
| * | Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko2017-01-031-3/+1
| |/
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-191-0/+8
|\ \
| * | input: tps65218-pwrbutton: Add platform_device_id tableKeerthy2016-10-261-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-177-100/+62
|\ \ \ | | |/ | |/|
| * | Input: drv260x - use generic device propertiesJingkui Wang2016-12-121-64/+19
| * | Input: drv260x - use temporary for &client->devDmitry Torokhov2016-12-121-22/+15
| * | Input: drv260x - fix input device's parent assignmentJingkui Wang2016-12-121-1/+0
| * | Input: drv260x - fix initializing overdrive voltageDmitry Torokhov2016-12-121-1/+1
| * | Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-2/+2
| * | Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-3/+3
| * | Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires2016-11-251-0/+5
| * | Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires2016-11-251-1/+2
| * | Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede2016-11-161-1/+8
| * | Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas2016-10-261-0/+1
| * | Input: da9061 - onkey driverSteve Twiss2016-10-262-7/+8
| * | Merge tag 'v4.8' into nextDmitry Torokhov2016-10-133-3/+26
| |\ \
* | \ \ Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-141-4/+9
|\ \ \ \
| * | | | Input: arizona-haptics - Use SoC component pin control functionsRichard Fitzgerald2016-12-011-4/+9
| | |_|/ | |/| |
* | | | xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross2016-11-071-8/+5
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-075-31/+219
|\ \ \ | |/ /
| * | Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj2016-09-102-29/+67
| * | Input: add generic input driver to read encoded GPIO linesVignesh R2016-08-293-0/+150
| * | Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2016-08-221-2/+2
* | | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-13/+2
| |/ |/|
OpenPOWER on IntegriCloud