index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
2005-06-27
45
-1059
/
+1315
|
\
|
*
Input: psmouse - export protocol as a sysfs per-device attribute
Dmitry Torokhov
2005-06-01
3
-50
/
+260
|
*
Input: cleanup ps2_command() timeout handling in libps2.
Dmitry Torokhov
2005-06-01
1
-28
/
+62
|
*
Input: add ps2_drain() to libps2 to allow reading and discarding
Dmitry Torokhov
2005-06-01
2
-10
/
+39
|
*
Input: pmouse - introduce proper locking so state-changing
Dmitry Torokhov
2005-06-01
2
-18
/
+80
|
*
Input: mousedev - do not wake up readers when receiving 0-motion
Dmitry Torokhov
2005-06-01
1
-2
/
+6
|
*
Input: do not corrupt system-wide procfs fops.
Luke Kosewski
2005-06-01
1
-0
/
+4
|
*
Input: return correct value when setting up absolute device via uinipt.
Ian Campbell
2005-06-01
1
-2
/
+4
|
*
Input: ALPS - fix forward/back buttons on Ahtec laptop.
Ivan Casado Ruiz
2005-06-01
1
-8
/
+21
|
*
Input: switch gameport core to using kthread API instead of
Dmitry Torokhov
2005-06-01
1
-19
/
+12
|
*
Input: switch serio core to using kthread API instead of using
Dmitry Torokhov
2005-06-01
1
-17
/
+10
|
*
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dmitry Torokhov
2005-06-01
1
-5
/
+10
|
|
\
|
*
|
Input: apparently Lifebook touchscreens have double resolution
Dmitry Torokhov
2005-05-29
1
-0
/
+12
|
*
|
Input: lifebook - adjust initialization routines to be in line with
Dmitry Torokhov
2005-05-29
3
-22
/
+41
|
*
|
Input: lifebook - various cleanups:
Dmitry Torokhov
2005-05-29
3
-28
/
+13
|
*
|
Input: Add Fujitsu Lifebook B-series touchscreen driver.
Kenan Esau
2005-05-29
5
-4
/
+154
|
*
|
Input: Make EVIOSCSABS work in evdev.
Vojtech Pavlik
2005-05-29
1
-199
/
+180
|
*
|
Input: Add a new I-Force device to the iforce driver.
Marian-Nicolae V. Ion
2005-05-29
2
-0
/
+2
|
*
|
Input: fix open/close races in joystick drivers - add a semaphore
Dmitry Torokhov
2005-05-29
4
-23
/
+61
|
*
|
Input: remove user counters from drivers/input/touchscreen since
Dmitry Torokhov
2005-05-29
1
-12
/
+7
|
*
|
Input: remove user counters from drivers/input/mouse since input
Dmitry Torokhov
2005-05-29
5
-84
/
+31
|
*
|
Input: add semaphore and user count to input_dev structure;
Dmitry Torokhov
2005-05-29
1
-5
/
+28
|
*
|
Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close
Dmitry Torokhov
2005-05-29
1
-20
/
+0
|
*
|
Input: whitespace fixes in driver/input/joystick
Dmitry Torokhov
2005-05-29
9
-23
/
+23
|
*
|
Input: whitespace fixes in drivers/input/touchscreen
Dmitry Torokhov
2005-05-29
3
-92
/
+92
|
*
|
Input: whitespace fixes in drivers/input/keyboard
Dmitry Torokhov
2005-05-29
4
-22
/
+22
|
*
|
Input: whitespace fixes in drivers/input/mouse
Dmitry Torokhov
2005-05-29
8
-38
/
+36
|
*
|
Input: Corgi keyboard driver - correct two keys which are much more useful
Richard Purdie
2005-05-29
1
-2
/
+4
|
*
|
Input: Fix a warning in evdev's 32-bit emulation code.
Vojtech Pavlik
2005-05-29
1
-0
/
+2
|
*
|
Input: Add support for 32-bit emulation on 64-bit platforms for evdev.
Juergen Kreileder
2005-05-29
1
-2
/
+266
|
*
|
Input: This patch implements compat_ioctl for joydev.
Jeremy Fitzhardinge
2005-05-29
1
-25
/
+91
|
*
|
Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver
Vojtech Pavlik
2005-05-29
3
-197
/
+0
|
*
|
Input: Crystal SoundFusion (cs461x) gameport support isn't needed
Vojtech Pavlik
2005-05-29
3
-327
/
+0
|
*
|
Input: Probe PnP gameports first, ISA after that.
Vojtech Pavlik
2005-05-29
1
-6
/
+6
*
|
|
Merge Christoph's freeze cleanup patch
Linus Torvalds
2005-06-25
2
-2
/
+2
|
\
\
\
|
*
|
|
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
2
-2
/
+2
*
|
|
|
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
2005-06-25
1
-1
/
+1
|
/
/
/
*
|
|
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
2005-06-23
1
-1
/
+1
*
|
|
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
1
-1
/
+1
*
|
|
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
2005-06-20
4
-14
/
+14
*
|
|
[PATCH] INPUT: move to use the new class code, instead of class_simple
gregkh@suse.de
2005-06-20
5
-24
/
+28
*
|
|
[PATCH] ALPS: fix enabling hardware tapping
Dmitry Torokhov
2005-06-16
1
-1
/
+1
*
|
|
[PATCH] input: disable scroll feature on AT keyboards
Vojtech Pavlik
2005-06-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Automatic merge of 'for-linus' branch from
Linus Torvalds
2005-05-29
7
-87
/
+66
|
\
\
|
|
/
|
*
Input: Fix fast scrolling scancodes in atkbd.c
Vojtech Pavlik
2005-05-29
1
-3
/
+3
|
*
Input: synaptics - reduce verboseness of synaptics driver - there
Dmitry Torokhov
2005-05-28
1
-34
/
+5
|
*
Input: yet another model that does not play nicely when i8042 is
Dmitry Torokhov
2005-05-28
1
-0
/
+7
|
*
Input: automatically disable MUX mode on Toshiba Satellite P10
Dmitry Torokhov
2005-05-28
1
-1
/
+10
|
*
Input: gunze - fix out-of-bound array access reported by Adrian Bunk.
Dmitry Torokhov
2005-05-28
1
-2
/
+1
|
*
Input: Fix button mapping in joydev - BTN_TRIGGER was being
Vojtech Pavlik
2005-05-28
1
-1
/
+1
[next]