aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
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-12Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat
2013-08-12Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-08-12Input: 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-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-02Input: 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-05Input: rotary_encoder - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: pwm-beeper - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: mc13783-pwrbutton - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: max8925_onkey - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: gpio_tilt_polled - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: bfin_rotary - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05Input: ab8500-ponkey - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-05input: single_open() leakAl Viro
2013-05-01Merge 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
2013-04-07Input: adxl34x - use spi_get_drvdata()Jingoo Han
2013-04-01Input: ims-pcu - fix a memory leak on errorDmitry Torokhov
2013-03-31Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen
2013-03-26Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-17Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat
2013-03-17Merge tag 'v3.9-rc3' into nextDmitry Torokhov
2013-03-12Input: add IMS Passenger Control Unit driverDmitry Torokhov
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-15Input: bma150 - make some defines public and fix some commentsMichael Trimarchi
2013-02-15Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-25Input: twl6040-vibra - use system workqueuePeter Ujfalusi
2013-01-25Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi