aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAge
* Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-07
* Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-04
* Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-04
* Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-27
* Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-27
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-16
|\
| * Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-10
| * Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-10
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-24
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-15
| | |\ \
| | * \ \ Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-12
| | |\ \ \
| | | * | | input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij2013-09-27
| | | * | | input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij2013-09-27
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-31
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-07
| | |\ \ \ \
| * | | | | | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-25
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-14
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-06
| | |_|_|/ | |/| | |
* | | | | Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd2013-12-15
* | | | | Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd2013-12-15
* | | | | Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-15
* | | | | Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-15
* | | | | Input: use dev_get_platdata()Jingoo Han2013-12-06
* | | | | Input: add a new driver for GPIO beeperAlexander Shiyan2013-11-26
* | | | | Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel2013-11-25
* | | | | Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel2013-11-25
* | | | | Input: twl4030-pwrbutton - add device tree supportSebastian Reichel2013-11-25
| |_|/ / |/| | |
* | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-21
| |/ / |/| |
* | | Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun2013-11-11
* | | Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun2013-11-11
* | | Input: fix PWM-related undefined reference errorsMajunath Goudar2013-10-22
* | | Input: rotary_encoder - include linux/of.h headerSachin Kamat2013-10-06
* | | Input: pwm-beeper - include linux/of.h headerSachin Kamat2013-10-06
* | | Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat2013-10-06
* | | Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-20
* | | Input: uinput - support injecting multiple events in one write() callRyan Mallon2013-09-19
* | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-18
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-04
| |\ \
| * | | treewide: relase -> releaseGeert Uytterhoeven2013-06-28
* | | | Input: rb532_button - remove redundant dev_set_drvdataSachin Kamat2013-09-18
* | | | Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat2013-09-18
| |_|/ |/| |
* | | Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev2013-08-26
* | | Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann2013-08-13
* | | Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann2013-08-13
* | | Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann2013-08-13
* | | Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-13
* | | Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-13
* | | Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-13
| |/ |/|
* | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-28
|\|