summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* 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/+51Star
|\ \ | |/ |/|
| * Input: bma150 - make some defines public and fix some commentsMichael Trimarchi2013-02-161-12/+0Star
| * 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/+1Star
| * Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi2013-01-251-54/+45Star
| * Input: twl4030-vibra - Use system workqueuePeter Ujfalusi2013-01-221-18/+1Star
| * Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi2013-01-221-22/+4Star
| * 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/+0Star
| * 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/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-1844-158/+456
|\|
| * Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi2012-11-241-2/+1Star
| * Input: remove use of __devexitBill Pemberton2012-11-2440-43/+43
| * Input: remove use of __devinitBill Pemberton2012-11-2441-67/+66Star
| * 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
| |\
| * | 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/+19Star
| |\ \
| * | | Input: remove CONFIG_EXPERIMENTAL from miscellaneous driversKees Cook2012-10-251-5/+2Star
| * | | Input: wm831x-on - convert to devm_kzalloc()Mark Brown2012-10-111-3/+2Star
| * | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2012-10-011-1/+1
| |\ \ \
* | \ \ \ Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-171-17/+5Star
|\ \ \ \ \
| * | | | | Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam2012-11-201-17/+5Star
| | |_|_|/ | |/| | |
* / | | | Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown2012-11-283-0/+266
|/ / / /
* | | / xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
| |_|/ |/| |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-081-16/+1Star
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown2012-10-061-16/+1Star
| |\ \ \ \ \
| | | | * | | Input: atlas_btns - convert to module_acpi_driver()Mika Westerberg2012-09-211-16/+1Star
| | | |/ / / | | |/| | |
* | | | | | 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 tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-055-3/+182
| | |\| | |
| | * | | | Input: uinput - fix formattingDmitry Torokhov2012-08-221-10/+18
| | * | | | Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov2012-08-221-5/+6
| | * | | | Input: uinput - mark failed submission requests as freeDmitry Torokhov2012-08-221-38/+40
| | * | | | Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-221-30/+44
| | * | | | Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-221-0/+3
| | * | | | Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-221-3/+24
| | * | | | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-221-16/+80
| | * | | | Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-221-6/+6
| | * | | | Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-221-25/+8Star
| | * | | | Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-221-2/+3
| | * | | | Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown2012-08-221-0/+1