index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input-polldev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
1
-0
/
+1
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-3
/
+5
2011-10-31
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-09
Input: polldev - immediately poll device upon opening
Dmitry Torokhov
1
-2
/
+4
2011-04-27
Input: input-polldev - use system-wide freezable workqueue
Dmitry Torokhov
1
-53
/
+3
2011-01-31
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
1
-2
/
+2
2010-11-30
Input: use pr_fmt and pr_<level>
Joe Perches
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-20
Input: polldev can cause crash in case when polling disabled
Samu Onkalo
1
-0
/
+6
2009-12-07
Input: add generic support for sparse keymaps
Dmitry Torokhov
1
-4
/
+10
2009-11-23
Input: polled device - do not start polling if interval is zero
Samu Onkalo
1
-1
/
+3
2009-11-23
Input: polled device - schedule first poll immediately
Dmitry Torokhov
1
-2
/
+1
2009-11-20
Input: input-polldev - add sysfs interface for controlling poll interval
Samu Onkalo
1
-6
/
+105
2009-10-18
Input: add open and close methods for polled devices
Samu Onkalo
1
-2
/
+5
2008-04-02
Input: remove private member from input_dev structure
Dmitry Torokhov
1
-3
/
+3
2008-01-21
Input: implement proper timer rounding for polled devices
Stephen Hemminger
1
-8
/
+10
2007-09-26
Input: polled device power saving
Stephen Hemminger
1
-2
/
+5
2007-06-13
Input: move input-polldev to drivers/input
Dmitry Torokhov
1
-0
/
+176