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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-10
[PATCH] Input: ucb1400 - set up driver's name to show in sysfs
Cliff Brake
1
-0
/
+1
2007-03-08
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
1
-2
/
+8
2007-03-07
Input: i8042 - another attempt to fix AUX delivery checks
Dmitry Torokhov
1
-2
/
+8
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
1
-3
/
+1
2007-03-05
[PATCH] add CONFIG_GENERIC_GPIO
David Brownell
1
-4
/
+6
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
17
-92
/
+109
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
10
-39
/
+0
2007-02-18
Input: HIL - fix improper call to release_region()
Cyrill V. Gorcunov
1
-0
/
+2
2007-02-18
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
2
-10
/
+11
2007-02-18
Input: do not lock device when showing name, phys and uniq
Dmitry Torokhov
1
-15
/
+2
2007-02-18
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2
-28
/
+64
2007-02-18
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
3
-0
/
+30
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
1
-5
/
+6
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
5
-5
/
+1
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
4
-6
/
+6
2007-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
14
-253
/
+843
2007-02-11
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Robert P. J. Day
1
-1
/
+0
2007-02-10
Input: i8042 - fix AUX IRQ delivery check
Dmitry Torokhov
1
-1
/
+4
2007-02-10
Input: wistron - add support for Fujitsu-Siemens Amilo D88x0
Michael Leun
1
-0
/
+20
2007-02-10
Input: inport - use correct config option for ATIXL
Robert P. J. Day
1
-1
/
+1
2007-02-10
Input: HIL - handle erros from input_register_device()
Cyrill V. Gorcunov
1
-48
/
+66
2007-02-10
Input: tsdev - schedule removal
Richard Purdie
1
-0
/
+4
2007-02-10
Input: add Atlas button driver
Jaya Kumar
3
-0
/
+181
2007-02-10
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
8
-8
/
+18
2007-02-09
[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)
Andrew Morton
1
-1
/
+1
2007-02-07
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-2
/
+4
2007-01-18
Input: ads7846 - be more compatible with the hwmon framework
David Brownell
2
-91
/
+224
2007-01-18
Input: ads7846 - detect pen up from GPIO state
Imre Deak
1
-39
/
+41
2007-01-18
Input: ads7846 - select correct SPI mode
Imre Deak
1
-0
/
+4
2007-01-18
Input: ads7846 - switch to using hrtimer
Imre Deak
1
-11
/
+15
2007-01-18
Input: ads7846 - optionally leave Vref on during differential measurements
Imre Deak
1
-13
/
+17
2007-01-18
Input: ads7846 - pluggable filtering logic
Imre Deak
1
-40
/
+95
2007-01-18
Input: gpio-keys - keyboard driver for GPIO buttons
Phil Blundell
3
-5
/
+166
2007-01-18
Input: i8042 - really suppress ACK/NAK during panic blink
Dmitry Torokhov
1
-3
/
+4
2006-12-31
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
1
-2
/
+4
2006-12-21
Input: pc110pad - return proper error
Akinobu Mita
1
-1
/
+1
2006-12-17
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Fabrice Knevez
1
-1
/
+1
2006-12-17
[PATCH] m68k trivial build fixes
Al Viro
1
-1
/
+1
2006-12-13
[PATCH] missing includes in hilkbd
Al Viro
1
-0
/
+5
2006-12-12
[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem
Nicolas Pitre
1
-1
/
+1
2006-12-10
[PATCH] ucb1400_ts depends SND_AC97_BUS
Randy Dunlap
1
-1
/
+1
2006-12-08
[PATCH] Generic HID layer - build
Jiri Kosina
1
-0
/
+1
2006-12-08
Input: ucb1400 - fix compile error
Dmitry Torokhov
1
-1
/
+1
2006-12-08
Input: kill maple_keyb.c driver
Paul Mundt
1
-166
/
+0
2006-12-08
Input: i8042 - add another Lifebook P7010 to nomux blacklist
Dmitry Torokhov
1
-0
/
+7
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
11
-26
/
+26
2006-12-07
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
1
-1
/
+3
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
[next]