summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2017-01-03Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko-3/+1
2016-12-27Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+8
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-100/+62
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+9
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang-64/+19
2016-12-12Input: drv260x - use temporary for &client->devDmitry Torokhov-22/+15
2016-12-12Input: drv260x - fix input device's parent assignmentJingkui Wang-1/+0
2016-12-12Input: drv260x - fix initializing overdrive voltageDmitry Torokhov-1/+1
2016-12-01Input: arizona-haptics - Use SoC component pin control functionsRichard Fitzgerald-4/+9
2016-11-30Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard-2/+2
2016-11-30Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard-3/+3
2016-11-25Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires-0/+5
2016-11-25Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires-1/+2
2016-11-16Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede-1/+8
2016-11-07xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross-8/+5
2016-10-26Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas-0/+1
2016-10-26Input: da9061 - onkey driverSteve Twiss-7/+8
2016-10-26input: tps65218-pwrbutton: Add platform_device_id tableKeerthy-0/+8
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov-3/+26
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-31/+219
2016-09-10Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj-29/+67
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan-13/+2
2016-08-29Input: add generic input driver to read encoded GPIO linesVignesh R-0/+150
2016-08-22Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski-2/+2
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+22
2016-07-27Input: rotary_encoder - support binary encoding of statesUwe Kleine-König-1/+22
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+463
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov-45/+74
2016-07-13Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich-4/+4
2016-06-23Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz-0/+152
2016-06-23Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King-1/+1
2016-06-23Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King-1/+1
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov-2/+2
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-21/+54
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl-21/+48
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+26
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang-0/+6
2016-05-19Input: atmel_captouch - add dependence on i2cArnd Bergmann-0/+1
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-28/+42
2016-05-18Input: add Atmel Captouch Button driverDaniel Hung-yu Wu-0/+304
2016-05-17input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon-0/+6
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon-0/+6
2016-05-17input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon-3/+14
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov-28/+42
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+5
2016-05-09Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller-0/+1
2016-05-09Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes-4/+4
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski-2/+4