aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/input-polldev.c
AgeCommit message (Expand)Author
2018-01-16Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2014-05-14Input: implement managed polled input devicesDmitry Torokhov
2014-05-14Input: remove race when instantiating polled device attributesDmitry Torokhov
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-08-09Input: polldev - immediately poll device upon openingDmitry Torokhov
2011-04-27Input: input-polldev - use system-wide freezable workqueueDmitry Torokhov
2011-01-31Input: input-polldev - fix a couple of typosDmitry Torokhov
2010-11-30Input: use pr_fmt and pr_<level>Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20Input: polldev can cause crash in case when polling disabledSamu Onkalo
2009-12-07Input: add generic support for sparse keymapsDmitry Torokhov
2009-11-23Input: polled device - do not start polling if interval is zeroSamu Onkalo
2009-11-23Input: polled device - schedule first poll immediatelyDmitry Torokhov
2009-11-20Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo
2009-10-18Input: add open and close methods for polled devicesSamu Onkalo
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov
2008-01-21Input: implement proper timer rounding for polled devicesStephen Hemminger
2007-09-26Input: polled device power savingStephen Hemminger
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov