Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: polldev can cause crash in case when polling disabled | Samu Onkalo | 2010-02-20 | 1 | -0/+6 |
* | Input: add generic support for sparse keymaps | Dmitry Torokhov | 2009-12-07 | 1 | -4/+10 |
* | Input: polled device - do not start polling if interval is zero | Samu Onkalo | 2009-11-23 | 1 | -1/+3 |
* | Input: polled device - schedule first poll immediately | Dmitry Torokhov | 2009-11-23 | 1 | -2/+1 |
* | Input: input-polldev - add sysfs interface for controlling poll interval | Samu Onkalo | 2009-11-20 | 1 | -6/+105 |
* | Input: add open and close methods for polled devices | Samu Onkalo | 2009-10-18 | 1 | -2/+5 |
* | Input: remove private member from input_dev structure | Dmitry Torokhov | 2008-04-02 | 1 | -3/+3 |
* | Input: implement proper timer rounding for polled devices | Stephen Hemminger | 2008-01-21 | 1 | -8/+10 |
* | Input: polled device power saving | Stephen Hemminger | 2007-09-26 | 1 | -2/+5 |
* | Input: move input-polldev to drivers/input | Dmitry Torokhov | 2007-06-13 | 1 | -0/+176 |