index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input-polldev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: implement managed polled input devices
Dmitry Torokhov
2014-05-14
1
-2
/
+116
*
Input: remove race when instantiating polled device attributes
Dmitry Torokhov
2014-05-14
1
-10
/
+9
*
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-29
1
-0
/
+1
|
\
|
*
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-11-09
1
-3
/
+5
|
/
*
Input: polldev - immediately poll device upon opening
Dmitry Torokhov
2011-08-09
1
-2
/
+4
*
Input: input-polldev - use system-wide freezable workqueue
Dmitry Torokhov
2011-04-27
1
-53
/
+3
*
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
2011-01-31
1
-2
/
+2
*
Input: use pr_fmt and pr_<level>
Joe Perches
2010-11-30
1
-2
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
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