aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* gpio_keys, twl4030-pwrbutton: stay awake for 1sec on resumeLukas Märdian2014-04-041-1/+1
* This is now Linux-3.12.0 for the GTA04!H. Nikolaus Schaller2013-11-041-4/+10
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-311-4/+10
| |\
| | * Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10
* | | merge linus/master (3.12-rc0); fixed conflictsH. Nikolaus Schaller2013-09-106-30/+388
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-076-30/+388
| |\ \ | | |/
| | * 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 'master' into mainlineNeilBrown2013-07-2618-36/+187
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-0417-35/+186
| |\ \ | | |/
| | * Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-272-36/+30
| | |\
| | * | 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
| | * | Input: gpio_tilt_polled - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: bfin_rotary - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: ab8500-ponkey - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| * | | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
| | |/ | |/|
* | | Pretend the GMA180 is a GMA150 for now.NeilBrown2013-05-171-1/+1
|/ /
* | 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: adxl34x - use spi_get_drvdata()Jingoo Han2013-04-071-3/+3
* | Input: ims-pcu - fix a memory leak on errorDmitry Torokhov2013-04-011-2/+3
* | Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen2013-03-311-3/+3
* | Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-262-2/+2
* | Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-262-2/+2
* | Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat2013-03-171-11/+1
* | Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-177-24/+284
|\ \ | |/
| * parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-021-3/+12
| * Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-241-3/+0
| |\
| | * mfd: max8925: Fix onkey driver irq baseQing Xu2013-02-141-3/+0
| * | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-1/+1
| |\ \