aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/input-polldev.c
Commit message (Expand)AuthorAgeFilesLines
* 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