summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas
2015-07-24Input: arizona-haptic - convert to use managed input devicesDmitry Torokhov
2015-07-23Input: pmic8xxx-pwrkey - support shutdownStephen Boyd
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-09Input: uinput - switch to using for_each_set_bit()Anshul Garg
2015-07-09Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin
2015-07-07Input: bma150 - use sign_extend32() for sign extendingMartin Kepplinger
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-24Input: axp20x-pek - fix reporting button state as invertedHans de Goede
2015-06-17Input: improve usage of gpiod APIUwe Kleine-König
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-21Input: adxl34x - add OF match supportLaurent Pinchart
2015-05-15Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam
2015-05-15Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam
2015-05-15Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam
2015-05-15Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam
2015-05-13Input: soc_button_array - remove duplicated includeWei Yongjun
2015-05-08Input: add TI drv2665 haptics driverDan Murphy
2015-05-08Input: drv2667 - fix Kconfig error for help screenDan Murphy
2015-03-24Input: mma8450 - convert to using managed resourcesDmitry Torokhov
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov
2015-03-21Input: add Qualcomm PM8941 power key driverCourtney Cavin
2015-03-19Input: constify of_device_id arraysFabian Frederick
2015-03-12Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie
2015-03-08Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov
2015-03-06Input: add haptic support for max77843Jaewon Kim
2015-02-26Input: mma8450 - add parent deviceStefan Sauer
2015-02-16Merge branch 'bfin_rotary' into nextDmitry Torokhov
2015-02-16Input: bfin_rotary - introduce open and close methodsDmitry Torokhov
2015-02-16Input: bfin_rotary - convert to use managed resourcesSonic Zhang
2015-02-16Input: bfin_rotary - use generic IO functionsSonic Zhang
2015-02-16Input: bfin_rotary - move pin lists into into platform dataSonic Zhang
2015-02-16Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang
2015-02-16Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov
2015-02-16Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera
2015-02-01Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin
2015-02-01Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov
2015-01-11Input: regulator-haptic - simplify codeAxel Lin
2015-01-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione
2014-12-28Input: add tps65218 power button driverFelipe Balbi
2014-12-22Input: add regulator haptic driverJaewon Kim
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds