summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-039-79/+679
|\
| * Input: add driver for SOC button arrayLejun Zhu2014-03-303-0/+229
| * Input: pm8xxx-vibrator - add DT match tableStephen Boyd2014-03-301-1/+8
| * Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-301-13/+20
| * Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du2014-03-281-0/+1
| * Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-03-261-13/+16
| * Input: wistron_btns - simplify dependenciesJean Delvare2014-03-231-1/+1
| * Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-013-2/+6
| |\
| * | Input: sirfsoc-onkey - update copyright years to 2014Barry Song2014-02-151-1/+2
| * | Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du2014-02-151-11/+32
| * | Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du2014-02-151-3/+2
| * | Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du2014-02-151-2/+2
| * | Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song2014-02-151-1/+1
| * | Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov2014-02-151-10/+43
| * | Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov2014-02-121-6/+248
| * | Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov2014-02-121-2/+2
| * | Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires2014-02-121-0/+43
| * | Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires2014-01-301-29/+27
| * | Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz2014-01-271-0/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-281-13/+16
|\ \ \
| * | | Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-02-171-13/+16
| |/ /
* | | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-201-16/+0
* | | Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-02-201-7/+4
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-2437-210/+247
|\ \ | |/
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0626-26/+0
| * Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-061-4/+1
| * Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-041-0/+3
| * Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-041-1/+3
| * Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-271-49/+25
| * Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-271-1/+1
| * Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-164-16/+32
| |\
| * | Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd2013-12-151-4/+11
| * | Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd2013-12-151-12/+12
| * | Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-151-47/+14
| * | Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-151-31/+12
| * | Input: use dev_get_platdata()Jingoo Han2013-12-0610-11/+14
| * | Input: add a new driver for GPIO beeperAlexander Shiyan2013-11-263-0/+137
| * | Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel2013-11-251-22/+4
| * | Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel2013-11-251-3/+3
| * | Input: twl4030-pwrbutton - add device tree supportSebastian Reichel2013-11-251-4/+12
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-1/+1
|\ \ \
| * \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+1
* | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-221-0/+4
|\ \ \ \
| * | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+4
| |/ / /
* | | | mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-211-1/+1
|/ / /
* | | Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-091-1/+1
* | | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-091-9/+16
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-241-1/+4
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-1510-16/+27
| |\ \ \
OpenPOWER on IntegriCloud