summaryrefslogtreecommitdiff
path: root/drivers/input/misc (unfollow)
Commit message (Expand)Author
2015-02-25Input: mma8450 - add parent deviceStefan Sauer
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
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera
2015-02-01Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin
2015-02-01Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin
2015-01-11Input: regulator-haptic - simplify codeAxel Lin
2015-01-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione
2014-12-27Input: add tps65218 power button driverFelipe Balbi
2014-12-21Input: add regulator haptic driverJaewon Kim
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
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-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-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-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-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
2014-05-14Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han