summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2017-08-26Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel
2017-07-18Input: yealink - validate number of endpoints before using themJohan Hovold
2017-07-18Input: ims-pcu - validate number of endpoints before using themJohan Hovold
2017-07-18Input: cm109 - validate number of endpoints before using themJohan Hovold
2016-08-22Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl
2016-08-22Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie
2016-08-22Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang
2016-06-15Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd
2016-05-01Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2016-03-30Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-03-29Input: powermate - fix oops with malicious USB descriptorsJosh Boyer
2015-05-06Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas
2014-06-07Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat
2014-05-29Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi
2014-05-28Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov
2014-05-14Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-24Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-22Input: soc_button_array - fix a crash during rmmodLejun Zhu
2014-04-19Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson
2014-04-05Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-30Input: add driver for SOC button arrayLejun Zhu
2014-03-30Input: pm8xxx-vibrator - add DT match tableStephen Boyd
2014-03-30Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd
2014-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du
2014-03-26Input: da9052_onkey - use correct register bit for key statusAnthony Olech
2014-03-23Input: wistron_btns - simplify dependenciesJean Delvare
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax
2014-02-20Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-17Input: da9052_onkey - use correct register bit for key statusAnthony Olech
2014-02-15Input: sirfsoc-onkey - update copyright years to 2014Barry Song
2014-02-15Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du
2014-02-15Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du
2014-02-15Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du
2014-02-15Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song