summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Input: soc_button_array - add missing memory allocation checkPramod Gurav2014-07-261-0/+3
* Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann2014-07-211-0/+6
* Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann2014-07-211-19/+22
* Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick2014-07-181-1/+0Star
* Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat2014-06-081-4/+14
* Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi2014-05-291-36/+18Star
* Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-37/+18Star
* Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+10Star
* Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat2014-05-291-1/+0Star
* Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer2014-05-191-0/+1
* Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-156-24/+7Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-081-1/+3
| |\
| | * Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-251-1/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-232-1/+1
| |\|
| | * Input: soc_button_array - fix a crash during rmmodLejun Zhu2014-04-231-0/+1
| | * Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson2014-04-191-1/+0Star
| * | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-061-2/+2
| |\ \
| | * | pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-101-2/+2
| * | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
| |\ \ \
| | * \ \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-191-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König2013-12-201-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-049-79/+679
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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/+0Star
| * | | | | Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-02-201-7/+4Star
| | |_|/ / | |/| | |
* | | | | Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd2014-05-151-4/+4
* | | | | Input: rotary_encoder - make of_device_id array constJingoo Han2014-05-151-1/+1
* | | | | Input: gpio-beeper - make of_device_id array constJingoo Han2014-05-151-1/+1
* | | | | Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2014-05-152-16/+13Star
* | | | | Input: twl6040-vibra - use devm functionsFabio Estevam2014-05-151-51/+32Star
| |_|/ / |/| | |
* | | | Input: add driver for SOC button arrayLejun Zhu2014-03-313-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-241-1/+1
* | | | Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-013-2/+6
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-2537-210/+247
| |\| |
| * | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-251-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-231-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: 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/+2Star
* | | | 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