summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\ \
| | * | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-205-119/+51
| |\ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-1844-158/+456
| |\ \
| * \ \ Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-17/+5
| |\ \ \
| | * | | Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam2012-11-201-17/+5
| * | | | Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown2012-11-283-0/+266
| |/ / /
* | | / Input: add IMS Passenger Control Unit driverDmitry Torokhov2013-03-123-0/+1911
| |_|/ |/| |
* | | Input: bma150 - make some defines public and fix some commentsMichael Trimarchi2013-02-151-12/+0
* | | Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi2013-02-151-1/+1
* | | Input: twl6040-vibra - use system workqueuePeter Ujfalusi2013-01-251-10/+1
* | | Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi2013-01-251-54/+45
* | | Input: twl4030-vibra - Use system workqueuePeter Ujfalusi2013-01-211-18/+1
* | | Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi2013-01-211-22/+4
* | | Input: adxl34x - default platform_data should not use defines from driverWolfram Sang2012-12-241-1/+1
* | | Input: adxl34x - don't set THRESH_TAP twiceWolfram Sang2012-12-241-1/+0
* | | Input: adxl34x - consistently use read/write encapsulationWolfram Sang2012-12-241-2/+2
* | | Input: wm831x-on - convert to devm_input_allocate_device()Mark Brown2012-12-241-3/+1
| |/ |/|
* | Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi2012-11-241-2/+1
* | Input: remove use of __devexitBill Pemberton2012-11-2440-43/+43
* | Input: remove use of __devinitBill Pemberton2012-11-2441-67/+66
* | Input: remove use of __devinitdataBill Pemberton2012-11-241-1/+1
* | Input: remove use of __devexit_pBill Pemberton2012-11-2440-41/+41
* | Input: add Retu power button driver.Aaro Koskinen2012-11-103-0/+110