aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov3-20/+31
2014-07-25Input: soc_button_array - add missing memory allocation checkPramod Gurav1-0/+3
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann1-0/+6
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann1-19/+22
2014-07-18Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-06-07Input: 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-28Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat1-1/+0
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer1-0/+1
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov6-24/+7
2014-05-14Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd1-4/+4
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2-16/+13
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam1-51/+32
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+3
2014-04-24Input: 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/dtor/inputLinus Torvalds2-1/+1
2014-04-22Input: soc_button_array - fix a crash during rmmodLejun Zhu1-0/+1
2014-04-19Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson1-1/+0
2014-04-05Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-2/+2
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-79/+679
2014-03-30Input: add driver for SOC button arrayLejun Zhu3-0/+229
2014-03-30Input: pm8xxx-vibrator - add DT match tableStephen Boyd1-1/+8
2014-03-30Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd1-13/+20
2014-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-13/+16
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du1-0/+1
2014-03-26Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-03-23Input: 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
2014-02-20Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax1-7/+4
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-1/+1
2014-02-17Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-02-15Input: sirfsoc-onkey - update copyright years to 2014Barry Song1-1/+2
2014-02-15Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du1-11/+32
2014-02-15Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du1-3/+2
2014-02-15Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du1-2/+2
2014-02-15Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song1-1/+1
2014-02-15Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov1-10/+43
2014-02-12Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov1-6/+248
2014-02-12Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov1-2/+2
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires1-0/+43
2014-02-10pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer1-2/+2
2014-01-30Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires1-29/+27
2014-01-27Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz1-0/+19