aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2013-07-01input: misc: keychord: log when keychord triggeredJP Abgrall
2013-07-01gpio_input: convert from wakelocks to wakeup sourcesTodd Poynor
2013-07-01input: keychord: Add keychord driverMike Lockwood
2013-07-01input: misc: gpio_event: remove early suspendColin Cross
2013-07-01Input: Generic GPIO Input device.Arve Hjønnevåg
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
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
2013-01-21Input: twl4030-vibra - Use system workqueuePeter Ujfalusi
2013-01-21Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi
2012-12-24Input: adxl34x - default platform_data should not use defines from driverWolfram Sang
2012-12-24Input: adxl34x - don't set THRESH_TAP twiceWolfram Sang
2012-12-24Input: adxl34x - consistently use read/write encapsulationWolfram Sang
2012-12-24Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-11-28Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown
2012-11-24Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-20Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam
2012-11-10Input: add Retu power button driver.Aaro Koskinen
2012-11-08Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov
2012-11-03Input: pwm-beeper - add devicetree probing supportSascha Hauer
2012-10-30xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel
2012-10-30Input: add DA9055 Onkey driverAshish Jangam
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov
2012-10-25Input: remove CONFIG_EXPERIMENTAL from miscellaneous driversKees Cook