index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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: HID items of width 32 (bits) or greater are incorrectly extracted
Adam Kropelin
1
-1
/
+1
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/usb/input since input
Dmitry Torokhov
10
-106
/
+23
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: mtouchusb was indented with spaces instead of tabs, pass
Dmitry Torokhov
1
-214
/
+201
2005-05-29
Input: whitespace fixes in drivers/usb/input
Dmitry Torokhov
15
-308
/
+300
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: Fix a warning in hid-core.
Vojtech Pavlik
1
-1
/
+1
2005-05-29
Input: Make hid-core issue a SET_IDLE request before GET_REPORT, like
Vojtech Pavlik
1
-4
/
+9
2005-05-29
Input: Add driver for ITM Touch USB touchscreens.
Hans-Christian Egtvedt
3
-0
/
+294
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
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
2005-05-28
Input: automatically disable MUX mode on Toshiba Satellite P10
Dmitry Torokhov
1
-1
/
+10
2005-05-28
Input: gunze - fix out-of-bound array access reported by Adrian Bunk.
Dmitry Torokhov
1
-2
/
+1
2005-05-28
Input: Fix button mapping in joydev - BTN_TRIGGER was being
Vojtech Pavlik
1
-1
/
+1
2005-05-28
Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse
Vojtech Pavlik
1
-1
/
+4
2005-05-28
Input: Avoid double unregistering of i8042 PnP driver. This can happen
Kurt Garloff
1
-2
/
+6
2005-05-28
Input: Tone down the severity of a printk() in i386/ia64 arch code
Dmitry Torokhov
1
-1
/
+1
2005-05-28
Input: Only write the CTR in i8042 resume function. Reading it is
Vojtech Pavlik
1
-20
/
+28
2005-05-28
Input: Remove (now) unused variable in i8042.c
Vojtech Pavlik
1
-2
/
+0
2005-05-28
Input: Add a missing KERN_INFO message designation, fix behavior
Vojtech Pavlik
1
-2
/
+2
2005-05-28
Input:
Adrian Bunk
1
-20
/
+0
2005-05-28
Input: Fix a warning in psmouse-base.c
Andrew Morton
1
-1
/
+1
2005-05-27
[PATCH] ACPI build fix
Len Brown
1
-3
/
+2
2005-05-27
[PATCH] Fixup VIA IRQ quirk
Alexander Nyberg
1
-1
/
+1
2005-05-27
[PATCH] VIA IRQ quirk
Len Brown
2
-20
/
+24
2005-05-27
[PATCH] remove non-cleanroom pwc driver compression
Alan Cox
10
-2473
/
+14
2005-05-27
ide-cd: revert DMA mask test change
Linus Torvalds
1
-1
/
+4
2005-05-26
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
6
-1
/
+12361
2005-05-26
[BNX2]: New Broadcom gigabit network driver.
Michael Chan
5
-0
/
+12360
2005-05-26
[BONDING]: bonding using arp_ip_target may stay down with active path
Jay Vosburgh
1
-1
/
+1
2005-05-26
Automatic merge of 'for-linus' branch from
Linus Torvalds
23
-1019
/
+1222
2005-05-26
Merge of 'misc-fixes' branch from
Linus Torvalds
1
-6
/
+7
[next]