summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich2013-12-101-1/+1
* Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov2013-12-101-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-1610-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/+5Star
| * | | | 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-261-2/+5
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-221-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-211-1/+4
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-1511-17/+28
|\| | | | | |_|_|/ |/| | |
| * | | 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-231-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/+0Star
| * | | 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-0517-35/+186
| | |\ \
| | * | | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
| * | | | Input: rb532_button - remove redundant dev_set_drvdataSachin Kamat2013-09-181-1/+0Star
| * | | | Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0Star
| | |_|/ | |/| |
* / | | Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10
|/ / /
* | | 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/+0Star
* | | Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-131-1/+1
* | | Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-131-1/+1
* | | Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-131-26/+15Star
| |/ |/|
* | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-282-36/+30Star
|\|
| * Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-4/+4
| |\
| | * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-4/+4
| * | input: single_open() leakAl Viro2013-05-051-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-32/+26Star
| |\ \
| | * | hp_sdc_rtc: Don't use create_proc_read_entry()David Howells2013-04-291-32/+26Star
| | |/
* | | Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan2013-06-033-0/+176
* | | Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0Star
* | | Input: m68kspkr - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0Star
* | | Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0Star
* | | Input: pmic8xxx-pwrkey - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-1/+1
* | | Input: ixp4xx-beeper - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-2/+2
* | | Input: misc - use platform_{get,set}_drvdata()Jingoo Han2013-05-232-14/+7Star
* | | Input: rotary_encoder - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* | | Input: pwm-beeper - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
* | | Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star