summaryrefslogtreecommitdiffstats
path: root/drivers/input/input-polldev.c
Commit message (Expand)AuthorAgeFilesLines
* Input: implement managed polled input devicesDmitry Torokhov2014-05-141-2/+116
* Input: remove race when instantiating polled device attributesDmitry Torokhov2014-05-141-10/+9
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-0/+1
|\
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-091-3/+5
|/
* Input: polldev - immediately poll device upon openingDmitry Torokhov2011-08-091-2/+4
* Input: input-polldev - use system-wide freezable workqueueDmitry Torokhov2011-04-271-53/+3
* Input: input-polldev - fix a couple of typosDmitry Torokhov2011-01-311-2/+2
* Input: use pr_fmt and pr_<level>Joe Perches2010-11-301-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-201-0/+6
* Input: add generic support for sparse keymapsDmitry Torokhov2009-12-071-4/+10
* Input: polled device - do not start polling if interval is zeroSamu Onkalo2009-11-231-1/+3
* Input: polled device - schedule first poll immediatelyDmitry Torokhov2009-11-231-2/+1
* Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-201-6/+105
* Input: add open and close methods for polled devicesSamu Onkalo2009-10-181-2/+5
* Input: remove private member from input_dev structureDmitry Torokhov2008-04-021-3/+3
* Input: implement proper timer rounding for polled devicesStephen Hemminger2008-01-211-8/+10
* Input: polled device power savingStephen Hemminger2007-09-261-2/+5
* Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-131-0/+176
OpenPOWER on IntegriCloud