summaryrefslogtreecommitdiff
path: root/drivers/input/input-polldev.c
Commit message (Expand)AuthorAge
* Input: implement managed polled input devicesDmitry Torokhov2014-05-14
* Input: remove race when instantiating polled device attributesDmitry Torokhov2014-05-14
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
|\
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-09
|/
* Input: polldev - immediately poll device upon openingDmitry Torokhov2011-08-09
* Input: input-polldev - use system-wide freezable workqueueDmitry Torokhov2011-04-27
* Input: input-polldev - fix a couple of typosDmitry Torokhov2011-01-31
* Input: use pr_fmt and pr_<level>Joe Perches2010-11-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-20
* Input: add generic support for sparse keymapsDmitry Torokhov2009-12-07
* Input: polled device - do not start polling if interval is zeroSamu Onkalo2009-11-23
* Input: polled device - schedule first poll immediatelyDmitry Torokhov2009-11-23
* Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-20
* Input: add open and close methods for polled devicesSamu Onkalo2009-10-18
* Input: remove private member from input_dev structureDmitry Torokhov2008-04-02
* Input: implement proper timer rounding for polled devicesStephen Hemminger2008-01-21
* Input: polled device power savingStephen Hemminger2007-09-26
* Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-13