summaryrefslogtreecommitdiff
path: root/drivers/input/misc (follow)
Commit message (Expand)AuthorAge
...
* | | | | Input: twl6040-vibra - use devm functionsFabio Estevam2014-05-14
| |_|/ / |/| | |
* | | | Input: add driver for SOC button arrayLejun Zhu2014-03-30
* | | | Input: pm8xxx-vibrator - add DT match tableStephen Boyd2014-03-30
* | | | Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-30
* | | | Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du2014-03-28
* | | | Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-03-26
* | | | Input: wistron_btns - simplify dependenciesJean Delvare2014-03-23
* | | | Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-01
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24
| |\| |
| * | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
| |\ \ \
| | * \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12
| | |\ \ \
| | | * | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
| | | | |/ | | | |/|
| * | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-22
| |\ \ \ \
| | * | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
| | |/ / /
| * / / / mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-21
| |/ / /
* | | | Input: sirfsoc-onkey - update copyright years to 2014Barry Song2014-02-15
* | | | Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du2014-02-15
* | | | Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du2014-02-15
* | | | Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du2014-02-15
* | | | Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song2014-02-15
* | | | Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov2014-02-15
* | | | Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov2014-02-12
* | | | Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov2014-02-12
* | | | Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires2014-02-12
* | | | Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires2014-01-30
* | | | Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz2014-01-27
| |_|/ |/| |
* | | Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
* | | Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-06
* | | Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-04
* | | Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-04
* | | Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-27
* | | Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-27
* | | Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-16
|\| |
| * | Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-09
| * | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-09
| |\ \
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-24
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-15
| | |\ \
| | * \ \ Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-12
| | |\ \ \
| | | * | | input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij2013-09-27
| | | * | | input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij2013-09-27
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-31
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-07
| | |\ \ \ \
| * | | | | | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-25
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-14
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-06
| | |_|_|/ | |/| | |
* | | | | Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd2013-12-15
* | | | | Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd2013-12-15
* | | | | Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-15
* | | | | Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-15