summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-09-24Input: soc_button_array - convert to platform busJin Yao
2014-09-15Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon
2014-09-15Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon
2014-09-12Input: add haptic driver on max77693Jaewon Kim
2014-09-12Input: introduce palmas-pwrbuttonNishanth Menon
2014-09-08Input: add support for the DRV2667 haptic driverDan Murphy
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov
2014-08-26Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy
2014-08-26Input: drv260x - remove unused definesDan Murphy
2014-08-20Input: drv260x - add TI drv260x haptics driverDan Murphy
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-07Merge branch 'next' into for-linusDmitry Torokhov
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2014-07-26Input: soc_button_array - add missing memory allocation checkPramod Gurav
2014-07-22sparcspkr: use sbus_*() primitives for IOSam Ravnborg
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann
2014-07-18Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas
2014-06-08Input: 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-29Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat
2014-05-19Input: 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-25Input: 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-23Input: 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-06Merge 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-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-31Input: 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-24Input: 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