summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-05-19Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-04-12Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-04-12Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-04-12Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-13/+16
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-17Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
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-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
2013-12-10Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich1-1/+1
2013-12-10Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov1-9/+16
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+1
2013-12-06Input: use dev_get_platdata()Jingoo Han10-11/+14
2013-11-27Input: add a new driver for GPIO beeperAlexander Shiyan3-0/+137
2013-11-26Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel1-22/+4
2013-11-26Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel1-3/+3
2013-11-26Input: twl4030-pwrbutton - add device tree supportSebastian Reichel1-4/+12
2013-11-26Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu1-2/+5
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+4
2013-11-23Merge branch 'next' into for-linusDmitry Torokhov1-1/+4
2013-11-21Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter1-1/+4
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-16/+27
2013-11-15Merge branch 'next' into for-linusDmitry Torokhov11-17/+28
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-9/+16
2013-11-11Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun1-1/+3
2013-11-11Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun1-0/+1
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+10
2013-10-23Input: fix PWM-related undefined reference errorsMajunath Goudar1-2/+2
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner1-4/+10
2013-10-06Input: rotary_encoder - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: pwm-beeper - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij1-2/+11