aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2015-02-15Input: bfin_rotary - introduce open and close methodsDmitry Torokhov
2015-02-15Input: bfin_rotary - convert to use managed resourcesSonic Zhang
2015-02-15Input: bfin_rotary - use generic IO functionsSonic Zhang
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang
2015-02-15Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov
2015-02-15Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-09-24Input: soc_button_array - convert to platform busJin Yao
2014-09-15Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon
2014-09-15Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon
2014-09-11Input: add haptic driver on max77693Jaewon Kim
2014-09-11Input: introduce palmas-pwrbuttonNishanth Menon
2014-09-08Input: add support for the DRV2667 haptic driverDan Murphy
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov
2014-08-26Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy
2014-08-26Input: drv260x - remove unused definesDan Murphy
2014-08-19Input: drv260x - add TI drv260x haptics driverDan Murphy
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2014-07-25Input: soc_button_array - add missing memory allocation checkPramod Gurav
2014-07-21sparcspkr: use sbus_*() primitives for IOSam Ravnborg
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann
2014-07-18Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas
2014-06-07Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat
2014-05-29Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi
2014-05-28Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat
2014-05-18Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer