summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires2014-01-301-29/+27
* | | | Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz2014-01-271-0/+19
| |_|/ |/| |
* | | Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0626-26/+0
* | | Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-061-4/+1
* | | Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-041-0/+3
* | | Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-041-1/+3
* | | Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-271-49/+25
* | | Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-271-1/+1
* | | Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-164-16/+32
|\ \ \ | |/ /
| * | Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-091-1/+1
| * | Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-091-9/+16
| |\ \
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-241-1/+4
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-1510-16/+27
| | |\ \
| | * \ \ Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-121-9/+16
| | |\ \ \
| | | * | | input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij2013-09-271-2/+11
| | | * | | input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij2013-09-271-7/+5
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-311-4/+10
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-076-30/+388
| | |\ \ \ \
| * | | | | | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-251-2/+5
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-221-1/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-1411-17/+28
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10
| | |_|_|/ | |/| | |
* | | | | Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd2013-12-151-4/+11
* | | | | Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd2013-12-151-12/+12
* | | | | Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-151-47/+14
* | | | | Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-151-31/+12
* | | | | Input: use dev_get_platdata()Jingoo Han2013-12-0610-11/+14
* | | | | Input: add a new driver for GPIO beeperAlexander Shiyan2013-11-263-0/+137
* | | | | Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel2013-11-251-22/+4
* | | | | Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel2013-11-251-3/+3
* | | | | Input: twl4030-pwrbutton - add device tree supportSebastian Reichel2013-11-251-4/+12
| |_|/ / |/| | |
* | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-201-1/+4
| |/ / |/| |
* | | Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun2013-11-111-1/+3
* | | Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun2013-11-111-0/+1
* | | Input: fix PWM-related undefined reference errorsMajunath Goudar2013-10-221-2/+2
* | | Input: rotary_encoder - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | Input: pwm-beeper - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* | | Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
* | | Input: uinput - support injecting multiple events in one write() callRyan Mallon2013-09-191-8/+18
* | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-181-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-0417-35/+186
| |\ \
| * | | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
* | | | Input: rb532_button - remove redundant dev_set_drvdataSachin Kamat2013-09-181-1/+0
* | | | Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0
| |_|/ |/| |
* | | Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev2013-08-263-0/+369
* | | Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann2013-08-131-0/+1
* | | Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann2013-08-131-1/+1
* | | Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann2013-08-131-1/+0
* | | Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-121-1/+1
OpenPOWER on IntegriCloud