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
2005-09-07
[PATCH] Input: Add a new switch event type
Richard Purdie
3
-4
/
+24
2005-09-07
[PATCH] w100fb: Update corgi platform code to match new driver
Richard Purdie
1
-23
/
+5
2005-09-07
[PATCH] Corgi touchscreen: Fix a pmu bug
Richard Purdie
1
-1
/
+1
2005-09-07
[PATCH] Corgi Touchscreen: Code cleanup / fixes
Richard Purdie
1
-8
/
+8
2005-09-07
[PATCH] Corgi Touchscreen: Allow the driver to share the PMU
Richard Purdie
1
-6
/
+9
2005-09-07
[PATCH] Corgi Keyboard: Code tidying
Richard Purdie
1
-33
/
+28
2005-09-07
[PATCH] Corgi Keyboard: Add some power management code
Richard Purdie
1
-1
/
+41
2005-09-07
[PATCH] Corgi Keyboard: Fix a couple of compile errors
Richard Purdie
1
-2
/
+2
2005-09-07
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
20
-22
/
+22
2005-09-05
[PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat
Ralf Baechle
1
-0
/
+2
2005-08-10
[PATCH] ns558 list handling fix
Alexander Nyberg
1
-2
/
+2
2005-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
14
-359
/
+386
2005-07-24
Input: synaptics - fix setting packet size on passthrough port.
Sergey Vlasov
1
-2
/
+2
2005-07-24
Input: check keycodesize when adjusting keymaps
Vojtech Pavlik
1
-0
/
+1
2005-07-15
Input: i8042 - don't use negation to mark AUX data
Dmitry Torokhov
1
-28
/
+32
2005-07-15
Input: psmouse - wheel mice (imps, exps) always have 3rd button
Vojtech Pavlik
2
-2
/
+2
2005-07-13
[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes
Geert Uytterhoeven
1
-1
/
+1
2005-07-11
Input: elo - fix help in Kconfig (wrong module name)
Michael Prokop
1
-1
/
+1
2005-07-11
Input: joydev - remove custom conversion from jiffies to msecs
Tobias Klauser
1
-4
/
+2
2005-07-11
Input: ALPS - unconditionally enable tapping mode
Peter Osterlund
1
-18
/
+7
2005-07-11
Input: ALPS - fix resume (for DualPoints)
David Moore
1
-2
/
+2
2005-07-11
Input: synaptics - limit rate to 40pps on Toshiba Dynabooks
Simon Horman
1
-1
/
+9
2005-07-11
Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.
Vojtech Pavlik
1
-0
/
+7
2005-07-11
Input: i8042 - add Alienware Sentia to NOMUX blacklist.
Dmitry Torokhov
1
-0
/
+7
2005-07-11
Input: serio_raw - fix Kconfig help
Neil Brown
1
-1
/
+1
2005-07-11
Input: serio_raw - link serio_raw misc device to corresponding
Dmitry Torokhov
1
-0
/
+1
2005-07-11
Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2
-2
/
+5
2005-07-01
Input: cannot refer to __exit from within __init.
Andrew Morton
1
-1
/
+1
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
2
-2
/
+5
2005-06-30
Input: make name, phys and uniq be 'const char *' because once
Dmitry Torokhov
1
-11
/
+12
2005-06-30
Input: rearrange procfs code to reduce number of #ifdefs
Dmitry Torokhov
1
-191
/
+198
2005-06-30
Input: serio - add modalias attribute and environment variable to
Dmitry Torokhov
1
-16
/
+26
2005-06-30
Input: uinput - use completions instead of events and manual
Dmitry Torokhov
1
-38
/
+43
2005-06-30
Input: clean up uinput driver (formatting, extra braces)
Dmitry Torokhov
1
-46
/
+35
2005-06-27
Commit the manual part of the input layer merge.
Linus Torvalds
2
-46
/
+74
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
45
-1059
/
+1315
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
2
-2
/
+2
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2
-2
/
+2
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
1
-1
/
+1
2005-06-23
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
1
-1
/
+1
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
1
-1
/
+1
2005-06-20
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
4
-14
/
+14
2005-06-20
[PATCH] INPUT: move to use the new class code, instead of class_simple
gregkh@suse.de
5
-24
/
+28
2005-06-16
[PATCH] ALPS: fix enabling hardware tapping
Dmitry Torokhov
1
-1
/
+1
2005-06-07
[PATCH] input: disable scroll feature on AT keyboards
Vojtech Pavlik
1
-1
/
+1
2005-06-01
Input: psmouse - export protocol as a sysfs per-device attribute
Dmitry Torokhov
3
-50
/
+260
2005-06-01
Input: cleanup ps2_command() timeout handling in libps2.
Dmitry Torokhov
1
-28
/
+62
2005-06-01
Input: add ps2_drain() to libps2 to allow reading and discarding
Dmitry Torokhov
2
-10
/
+39
2005-06-01
Input: pmouse - introduce proper locking so state-changing
Dmitry Torokhov
2
-18
/
+80
2005-06-01
Input: mousedev - do not wake up readers when receiving 0-motion
Dmitry Torokhov
1
-2
/
+6
[next]