index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-21
Input: appletouch - add support for Geyser 2
Michael Hanselmann
1
-36
/
+109
2005-12-21
Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)
Dmitry Torokhov
2
-1
/
+4
2005-12-18
[PATCH] Input: fix an OOPS in HID driver
Dmitry Torokhov
1
-0
/
+1
2005-12-14
[PATCH] hid-core: Zero-pad truncated reports
Adam Kropelin
1
-1
/
+3
2005-12-12
Input: add the fn key to hid-debug.h
Michael Hanselmann
1
-0
/
+1
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
6
-22
/
+7
2005-11-17
[PATCH] USB: wacom tablet driver update
Ping Cheng
1
-23
/
+110
2005-11-17
[PATCH] USB: add new wacom devices to usb hid-core list
Ping Cheng
1
-0
/
+12
2005-10-31
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
1
-1
/
+1
2005-10-29
[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint
Alan Stern
1
-0
/
+3
2005-10-29
[PATCH] USB: Buffer overflow patch for Yealink driver
Henk
1
-1
/
+1
2005-10-29
[PATCH] usb/input/touchkit: add more device IDs
Daniel Ritz
1
-0
/
+2
2005-10-29
[PATCH] usb_interface power state
David Brownell
1
-2
/
+0
2005-10-29
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
2
-3
/
+2
2005-10-28
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
Dmitry Torokhov
21
-1002
/
+961
2005-10-18
[PATCH] USB: fix bug in handling of highspeed usb HID devices
Christian Krause
1
-3
/
+0
2005-09-12
[PATCH] USB: add apple usb touchpad driver
Stelian Pop
3
-0
/
+490
2005-09-12
Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...
Greg KH
1
-2
/
+0
2005-09-10
Manual merge with Linus
Dmitry Torokhov
10
-12
/
+1446
2005-09-09
[PATCH] USB: yealink: fix htons usage, documentation updates
Henk
1
-3
/
+3
2005-09-09
[PATCH] USB: fix endian issues in yealink driver.
Greg Kroah-Hartman
1
-2
/
+5
2005-09-09
[PATCH] input-driver-yealink-P1K-usb-phone
Henk
5
-0
/
+1434
2005-09-09
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
1
-3
/
+3
2005-09-09
[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...
Andrew de Quincey
1
-0
/
+3
2005-09-09
[PATCH] USB: fix keyspan_remote endian bug on probe
Greg Kroah-Hartman
1
-5
/
+0
2005-09-08
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
3
-3
/
+3
2005-09-05
Input: HIDDEV - make HIDIOCSREPORT wait IO completion
Stefan Nickl
1
-0
/
+1
2005-09-05
Input: HID - add Wireless Security Lock to HID blacklist
Brian Schau
1
-0
/
+2
2005-09-05
Input: HID - add mapping for Powerbook USB keyboard
Stelian Pop
2
-4
/
+12
2005-09-05
Input: HID - add the Trust Predator TH 400 gamepad to the badpad list
Vojtech Pavlik
1
-1
/
+3
2005-09-05
Input: HID - add a quirk for the Apple Powermouse
Vojtech Pavlik
3
-0
/
+7
2005-09-05
Input: HID - fix URB success status handling
Vojtech Pavlik
1
-0
/
+2
2005-09-05
Input: HID - add support for Logitech UltraX Media Remote control
Micah F. Galizia
1
-2
/
+26
2005-09-05
Input: HID - handle multi-transascion reports
Michael Haboustak
2
-19
/
+48
2005-09-05
Input: HID - add more consumer usages
Vojtech Pavlik
3
-9
/
+28
2005-09-05
Input: add HID simulation mappings
Vojtech Pavlik
3
-0
/
+27
2005-09-05
Inpur: recognize and ignore Logitech vendor usages in HID
Vojtech Pavlik
2
-0
/
+2
2005-08-17
[PATCH] USB: fix usb wacom tablet driver bug
Ping Cheng
1
-11
/
+10
2005-07-30
[PATCH] USB: hidinput_hid_event() oops fix
Pete Zaitcev
1
-2
/
+3
2005-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
14
-68
/
+45
2005-07-12
[PATCH] USB: add LD devices to hid blacklist
Michael Hund
1
-0
/
+24
2005-07-12
[PATCH] USB: add driver for Keyspan Digital Remote
Michael Downey
3
-0
/
+647
2005-07-11
Input: HID - only report events coming from interrupts to hiddev
Adam Kropelin
1
-10
/
+10
2005-07-11
Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad
Luca T
1
-0
/
+4
2005-06-30
Input: introduce usb_to_input_id() to uniformly produce
Dmitry Torokhov
13
-54
/
+27
2005-06-30
Input: acecad - drop unneeded cast and couple unneeded spaces.
Dmitry Torokhov
1
-4
/
+4
2005-06-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+1
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
20
-779
/
+1230
2005-06-28
[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...
Vincent Vanackere
1
-0
/
+1
2005-06-23
[PATCH] USB: fix hid core to return proper error code from probe
Stelian Pop
1
-2
/
+2
[prev]
[next]