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-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
2005-06-01
Input: do not corrupt system-wide procfs fops.
Luke Kosewski
1
-0
/
+4
2005-06-01
Input: return correct value when setting up absolute device via uinipt.
Ian Campbell
1
-2
/
+4
2005-06-01
Input: ALPS - fix forward/back buttons on Ahtec laptop.
Ivan Casado Ruiz
1
-8
/
+21
2005-06-01
Input: switch gameport core to using kthread API instead of
Dmitry Torokhov
1
-19
/
+12
2005-06-01
Input: switch serio core to using kthread API instead of using
Dmitry Torokhov
1
-17
/
+10
2005-06-01
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dmitry Torokhov
1
-5
/
+10
2005-05-29
Automatic merge of 'for-linus' branch from
Linus Torvalds
7
-87
/
+66
2005-05-29
Input: apparently Lifebook touchscreens have double resolution
Dmitry Torokhov
1
-0
/
+12
2005-05-29
Input: lifebook - adjust initialization routines to be in line with
Dmitry Torokhov
3
-22
/
+41
2005-05-29
Input: lifebook - various cleanups:
Dmitry Torokhov
3
-28
/
+13
2005-05-29
Input: Add Fujitsu Lifebook B-series touchscreen driver.
Kenan Esau
5
-4
/
+154
2005-05-29
Input: Make EVIOSCSABS work in evdev.
Vojtech Pavlik
1
-199
/
+180
2005-05-29
Input: Add a new I-Force device to the iforce driver.
Marian-Nicolae V. Ion
2
-0
/
+2
2005-05-29
Input: fix open/close races in joystick drivers - add a semaphore
Dmitry Torokhov
4
-23
/
+61
2005-05-29
Input: remove user counters from drivers/input/touchscreen since
Dmitry Torokhov
1
-12
/
+7
2005-05-29
Input: remove user counters from drivers/input/mouse since input
Dmitry Torokhov
5
-84
/
+31
2005-05-29
Input: add semaphore and user count to input_dev structure;
Dmitry Torokhov
1
-5
/
+28
2005-05-29
Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close
Dmitry Torokhov
1
-20
/
+0
2005-05-29
Input: whitespace fixes in driver/input/joystick
Dmitry Torokhov
9
-23
/
+23
2005-05-29
Input: whitespace fixes in drivers/input/touchscreen
Dmitry Torokhov
3
-92
/
+92
2005-05-29
Input: whitespace fixes in drivers/input/keyboard
Dmitry Torokhov
4
-22
/
+22
2005-05-29
Input: whitespace fixes in drivers/input/mouse
Dmitry Torokhov
8
-38
/
+36
2005-05-29
Input: Corgi keyboard driver - correct two keys which are much more useful
Richard Purdie
1
-2
/
+4
2005-05-29
Input: Fix a warning in evdev's 32-bit emulation code.
Vojtech Pavlik
1
-0
/
+2
2005-05-29
Input: Add support for 32-bit emulation on 64-bit platforms for evdev.
Juergen Kreileder
1
-2
/
+266
2005-05-29
Input: This patch implements compat_ioctl for joydev.
Jeremy Fitzhardinge
1
-25
/
+91
2005-05-29
Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver
Vojtech Pavlik
3
-197
/
+0
2005-05-29
Input: Crystal SoundFusion (cs461x) gameport support isn't needed
Vojtech Pavlik
3
-327
/
+0
2005-05-29
Input: Probe PnP gameports first, ISA after that.
Vojtech Pavlik
1
-6
/
+6
2005-05-29
Input: Fix fast scrolling scancodes in atkbd.c
Vojtech Pavlik
1
-3
/
+3
2005-05-28
[PATCH] input: Fix fast scrolling scancodes in atkbd.c
Vojtech Pavlik
1
-3
/
+3
2005-05-28
[PATCH] fix jumpy mouse cursor on console
Pavel Machek
1
-5
/
+10
2005-05-28
Input: synaptics - reduce verboseness of synaptics driver - there
Dmitry Torokhov
1
-34
/
+5
2005-05-28
Input: yet another model that does not play nicely when i8042 is
Dmitry Torokhov
1
-0
/
+7
[next]