summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-11-15Merge branch 'next' into for-linusDmitry Torokhov
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-11Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun
2013-11-11Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-10-22Input: fix PWM-related undefined reference errorsMajunath Goudar
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner
2013-10-06Input: rotary_encoder - include linux/of.h headerSachin Kamat
2013-10-06Input: pwm-beeper - include linux/of.h headerSachin Kamat
2013-10-06Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij
2013-09-20Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat
2013-09-19Input: uinput - support injecting multiple events in one write() callRyan Mallon
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov
2013-09-18Input: rb532_button - remove redundant dev_set_drvdataSachin Kamat
2013-09-18Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev
2013-08-13Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann
2013-08-13Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann
2013-08-13Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann
2013-08-13Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat
2013-08-13Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-08-13Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-28Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-03Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan
2013-05-28Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-28Input: m68kspkr - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-28Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-23Input: pmic8xxx-pwrkey - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: ixp4xx-beeper - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: misc - use platform_{get,set}_drvdata()Jingoo Han
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-06Input: rotary_encoder - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: pwm-beeper - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: mc13783-pwrbutton - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: max8925_onkey - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: gpio_tilt_polled - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: bfin_rotary - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Input: ab8500-ponkey - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05input: single_open() leakAl Viro
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29hp_sdc_rtc: Don't use create_proc_read_entry()David Howells
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot