summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: sparcspkr - fix module autoload for OF platform driversLuis de Bethencourt2015-09-041-0/+2
* Input: regulator-haptic - fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
* Input: pwm-beeper - fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
* Input: ab8500-ponkey - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
* Input: max8997_haptic - fix module aliasJavier Martinez Canillas2015-08-291-2/+1
* Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-5/+6
* Input: export I2C module alias information in missing driversJavier Martinez Canillas2015-07-301-0/+1
* Input: arizona-haptic - convert to use managed input devicesDmitry Torokhov2015-07-241-22/+4
* Input: pmic8xxx-pwrkey - support shutdownStephen Boyd2015-07-231-2/+266
* Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-201-2/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-041-2/+6
| |\
| * \ Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
| |\ \
| | * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | | | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-1810-10/+0
* | | | Input: uinput - switch to using for_each_set_bit()Anshul Garg2015-07-091-4/+2
* | | | Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin2015-07-093-3/+3
* | | | Input: bma150 - use sign_extend32() for sign extendingMartin Kepplinger2015-07-071-4/+3
| |_|/ |/| |
* | | Input: axp20x-pek - fix reporting button state as invertedHans de Goede2015-06-241-2/+6
|/ /
* | Input: improve usage of gpiod APIUwe Kleine-König2015-06-172-15/+5
* | Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-093-0/+237
* | Input: adxl34x - add OF match supportLaurent Pinchart2015-05-221-0/+21
* | Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* | Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* | Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* | Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* | Input: soc_button_array - remove duplicated includeWei Yongjun2015-05-131-1/+0
* | Input: add TI drv2665 haptics driverDan Murphy2015-05-093-0/+334
* | Input: drv2667 - fix Kconfig error for help screenDan Murphy2015-05-091-1/+1
|/
* Input: mma8450 - convert to using managed resourcesDmitry Torokhov2015-03-241-27/+8
* Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-231-0/+1
|\
| * Input: mma8450 - add parent deviceStefan Sauer2015-02-261-0/+1
* | Input: add Qualcomm PM8941 power key driverCourtney Cavin2015-03-213-0/+306
* | Input: constify of_device_id arraysFabian Frederick2015-03-193-3/+3
* | Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie2015-03-121-1/+0
* | Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov2015-03-081-7/+1
* | Input: add haptic support for max77843Jaewon Kim2015-03-063-0/+371
|/
* Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-161-91/+117
|\
| * Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-161-28/+42
| * Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-161-45/+38
| * Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-161-19/+43
| * Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-161-14/+16
| * Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-161-1/+1
| * Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-161-10/+4
| * Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-161-5/+4
* | Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera2015-02-111-1/+1
* | Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin2015-02-011-1/+0
* | Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin2015-02-011-1/+0
* | Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-1538-47/+11
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1720-73/+37
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-12-1620-73/+37
| | |\