summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2018-03-03Input: twl6040-vibra - fix child-node lookupJohan Hovold1-2/+1
2018-03-03Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller1-0/+1
2018-03-03Input: twl4030-vibra - fix sibling-node lookupJohan Hovold1-2/+4
2018-03-03Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko1-1/+2
2018-02-13Input: adxl34x - do not treat FIFO_MODE() as booleanArnd Bergmann1-1/+1
2018-01-01Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov1-2/+14
2018-01-01Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov1-18/+21
2018-01-01Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+18
2017-08-26Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel1-1/+1
2017-07-18Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-07-18Input: ims-pcu - validate number of endpoints before using themJohan Hovold1-0/+4
2017-07-18Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2016-08-23Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-08-23Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie1-1/+0
2016-08-23Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-06-15Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd1-3/+4
2016-05-01Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-03-30Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-03-29Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2015-05-06Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown1-0/+1
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-06-08Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat1-4/+14
2014-05-29Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi1-36/+18
2014-05-29Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi1-37/+18
2014-05-29Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi1-30/+10
2014-05-29Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat1-1/+0
2014-05-19Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer1-0/+1
2014-05-15Merge tag 'v3.15-rc5' into nextDmitry Torokhov6-24/+7
2014-05-15Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd1-4/+4
2014-05-15Input: rotary_encoder - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio-beeper - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2-16/+13
2014-05-15Input: twl6040-vibra - use devm functionsFabio Estevam1-51/+32
2014-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+3
2014-04-25Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller1-1/+3
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+1
2014-04-23Input: soc_button_array - fix a crash during rmmodLejun Zhu1-0/+1
2014-04-20Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson1-1/+0
2014-04-06Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-79/+679
2014-03-31Input: add driver for SOC button arrayLejun Zhu3-0/+229
2014-03-31Input: pm8xxx-vibrator - add DT match tableStephen Boyd1-1/+8
2014-03-31Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd1-13/+20
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-13/+16
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du1-0/+1
2014-03-27Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-03-24Input: wistron_btns - simplify dependenciesJean Delvare1-1/+1
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov3-2/+6
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax1-16/+0