summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Input: adxl34x - use spi_get_drvdata()Jingoo Han2013-04-081-3/+3
* | Input: ims-pcu - fix a memory leak on errorDmitry Torokhov2013-04-021-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-272-2/+2
* | Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-272-2/+2
* | Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat2013-03-181-11/+1
* | Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-187-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-251-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-171-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-161-12/+0
* | | Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi2013-02-161-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-221-18/+1
* | | Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi2013-01-221-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
* | Merge tag 'v3.7-rc4' into next to sync up Wacom bitsDmitry Torokhov2012-11-081-1/+4
|\|
| * xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
* | Input: pwm-beeper - add devicetree probing supportSascha Hauer2012-11-032-2/+14
* | Input: add DA9055 Onkey driverAshish Jangam2012-10-303-0/+182
* | Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-303-20/+19
|\|
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-081-16/+1
| |\
| | *---. Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-061-16/+1
| | |\ \ \
| | | | | * Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg2012-09-211-16/+1
| | | | |/ | | | |/|
| * | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-2/+16
| |\ \ \ \
| | * | | | input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-181-2/+16
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-033-120/+218
| |\ \ \ \
| | * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2012-10-013-120/+218
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-011-2/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | | | | |/ / | | | | |/| / | | | | |_|/ | | | |/| |
| | * | | | Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov2012-09-191-2/+2
| | | |/ / | | |/| |
* | | | | Input: remove CONFIG_EXPERIMENTAL from miscellaneous driversKees Cook2012-10-251-5/+2
* | | | | Input: wm831x-on - convert to devm_kzalloc()Mark Brown2012-10-111-3/+2