aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds20-73/+37
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov20-73/+37
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds36-37/+0
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur1-2/+2
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown1-0/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman36-37/+0
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han19-71/+35
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-5/+4
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov1-3/+2
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov1-1/+1
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot1-1/+1
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang36-37/+0
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-3/+3
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim1-1/+1
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin1-2/+2
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+3
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-2/+3
2014-09-24Input: soc_button_array - convert to platform busJin Yao1-29/+31
2014-09-15Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon1-1/+1
2014-09-15Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon1-1/+3
2014-09-11Input: add haptic driver on max77693Jaewon Kim3-0/+369
2014-09-11Input: introduce palmas-pwrbuttonNishanth Menon3-0/+341
2014-09-08Input: add support for the DRV2667 haptic driverDan Murphy3-0/+512
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov2-12/+12
2014-08-26Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy1-0/+8
2014-08-26Input: drv260x - remove unused definesDan Murphy1-5/+0
2014-08-19Input: drv260x - add TI drv260x haptics driverDan Murphy3-0/+750
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-20/+31
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov3-20/+31
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller1-1/+1
2014-07-25Input: soc_button_array - add missing memory allocation checkPramod Gurav1-0/+3
2014-07-21sparcspkr: use sbus_*() primitives for IOSam Ravnborg1-11/+11
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann1-0/+6
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann1-19/+22
2014-07-18Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-06-07Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat1-4/+14
2014-05-29Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi1-36/+18
2014-05-29Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi1-37/+18
2014-05-29Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi1-30/+10
2014-05-28Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat1-1/+0
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer1-0/+1
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov6-24/+7
2014-05-14Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd1-4/+4
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2-16/+13
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam1-51/+32
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+3