summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-20Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax1-7/+4
2014-02-19Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-1/+1
2014-02-17Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-02-16Input: sirfsoc-onkey - update copyright years to 2014Barry Song1-1/+2
2014-02-16Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du1-11/+32
2014-02-16Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du1-3/+2
2014-02-16Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du1-2/+2
2014-02-16Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song1-1/+1
2014-02-16Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov1-10/+43
2014-02-13Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov1-6/+248
2014-02-13Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov1-2/+2
2014-02-13Input: 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-31Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires1-29/+27
2014-01-28Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz1-0/+19
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds37-210/+247
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-01-23Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+4
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan1-1/+1
2014-01-13Merge branch 'acpi-cleanup'Rafael J. Wysocki1-1/+1
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker26-26/+0
2014-01-07Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov1-4/+1
2014-01-04Input: twl6040-vibra - add missing of_node_putLibo Chen1-0/+3
2014-01-04Input: twl4030-vibra - add missing of_node_putLibo Chen1-1/+3
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+4
2013-12-28Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov1-49/+25
2013-12-28Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-12-20input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König1-1/+1
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov4-16/+32
2013-12-15Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd1-4/+11
2013-12-15Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd1-12/+12
2013-12-15Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd1-47/+14
2013-12-15Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd1-31/+12