summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-73/+37
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov-73/+37
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-37/+0
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur-2/+2
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown-0/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-37/+0
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han-71/+35
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+4
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov-3/+2
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov-1/+1
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot-1/+1
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang-37/+0
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+3
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim-1/+1
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin-2/+2
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+3
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel-2/+3
2014-09-24Input: soc_button_array - convert to platform busJin Yao-29/+31
2014-09-15Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon-1/+1
2014-09-15Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon-1/+3
2014-09-11Input: add haptic driver on max77693Jaewon Kim-0/+369
2014-09-11Input: introduce palmas-pwrbuttonNishanth Menon-0/+341
2014-09-08Input: add support for the DRV2667 haptic driverDan Murphy-0/+512
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov-12/+12
2014-08-26Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy-0/+8
2014-08-26Input: drv260x - remove unused definesDan Murphy-5/+0
2014-08-19Input: drv260x - add TI drv260x haptics driverDan Murphy-0/+750
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-20/+31
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov-20/+31
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller-1/+1
2014-07-25Input: soc_button_array - add missing memory allocation checkPramod Gurav-0/+3
2014-07-21sparcspkr: use sbus_*() primitives for IOSam Ravnborg-11/+11
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann-0/+6
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann-19/+22
2014-07-18Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick-1/+0
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas-1/+1
2014-06-07Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat-4/+14
2014-05-29Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi-36/+18
2014-05-29Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi-37/+18
2014-05-29Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi-30/+10
2014-05-28Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat-1/+0
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer-0/+1
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov-24/+7
2014-05-14Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd-4/+4
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han-1/+1
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan-16/+13
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam-51/+32
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+3