summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-01-22Merge 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-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-1/+1
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+4
2013-12-09Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich1-1/+1
2013-12-09Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov1-9/+16
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+1
2013-11-25Input: 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-22Merge branch 'next' into for-linusDmitry Torokhov1-1/+4
2013-11-20Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter1-1/+4
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-16/+27
2013-11-14Merge 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-22Input: 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
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij1-7/+5
2013-09-20Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat1-1/+0
2013-09-19Input: uinput - support injecting multiple events in one write() callRyan Mallon1-8/+18
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov1-1/+1
2013-09-18Input: rb532_button - remove redundant dev_set_drvdataSachin Kamat1-1/+0
2013-09-18Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-30/+388
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev3-0/+369
2013-08-13Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann1-0/+1
2013-08-13Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann1-1/+1
2013-08-13Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann1-1/+0
2013-08-12Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat1-1/+1
2013-08-12Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-1/+1
2013-08-12Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi1-26/+15
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-35/+186
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2-36/+30
2013-06-02Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan3-0/+176
2013-05-28Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-28Input: m68kspkr - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-28Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-23Input: pmic8xxx-pwrkey - pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-23Input: ixp4xx-beeper - pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-23Input: misc - use platform_{get,set}_drvdata()Jingoo Han2-14/+7
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-4/+4
2013-05-05Input: rotary_encoder - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0