summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-1/+1
* | | Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-121-26/+15
| |/ |/|
* | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-272-36/+30
|\|
| * 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-011-32/+26
| |\ \
| | * | hp_sdc_rtc: Don't use create_proc_read_entry()David Howells2013-04-291-32/+26
| | |/
* | | Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRCBinghua Duan2013-06-023-0/+176
* | | Input: pcspkr - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0
* | | Input: m68kspkr - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0
* | | Input: ixp4xx-beeper - remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0
* | | 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/+7
* | | Input: rotary_encoder - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
* | | Input: pwm-beeper - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
* | | Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
* | | Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
* | | Input: mc13783-pwrbutton - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
* | | Input: max8925_onkey - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
OpenPOWER on IntegriCloud