index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input-polldev.c
Age
Commit message (
Expand
)
Author
2011-01-31
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
2010-11-30
Input: use pr_fmt and pr_<level>
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-20
Input: polldev can cause crash in case when polling disabled
Samu Onkalo
2009-12-07
Input: add generic support for sparse keymaps
Dmitry Torokhov
2009-11-23
Input: polled device - do not start polling if interval is zero
Samu Onkalo
2009-11-23
Input: polled device - schedule first poll immediately
Dmitry Torokhov
2009-11-20
Input: input-polldev - add sysfs interface for controlling poll interval
Samu Onkalo
2009-10-18
Input: add open and close methods for polled devices
Samu Onkalo
2008-04-02
Input: remove private member from input_dev structure
Dmitry Torokhov
2008-01-21
Input: implement proper timer rounding for polled devices
Stephen Hemminger
2007-09-26
Input: polled device power saving
Stephen Hemminger
2007-06-13
Input: move input-polldev to drivers/input
Dmitry Torokhov