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
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
5
-5
/
+6
2006-09-27
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
Johannes Steingraeber
1
-0
/
+5
2006-09-27
USB: add PlayStation 2 Trance Vibrator driver
Sam Hocevar
3
-0
/
+170
2006-09-27
USB: Add ADU support for Ontrak ADU devices
Steven Haigh
1
-0
/
+4
2006-09-27
USB: fix __must_check warnings in drivers/usb/input/
Greg Kroah-Hartman
1
-1
/
+1
2006-09-27
USB: usb/input/usbmouse.c: whitespace cleanup
Reiner Herrmann
1
-1
/
+1
2006-09-27
USB: powermate: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-3
/
+1
2006-09-27
USB: keyspan_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-2
/
+1
2006-09-27
USB: ati_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: acecad: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
USB: appletouch: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
1
-1
/
+1
2006-09-27
USB: wacom tablet driver reorganization
Ping Cheng
6
-1003
/
+1142
2006-09-27
usbtouchscreen: version 0.4
Daniel Ritz
2
-84
/
+219
2006-09-27
USB: Add driver for PhidgetMotorControl
Sean Young
1
-2
/
+10
2006-09-23
[PATCH] fallout from hcd-core patch
Al Viro
1
-1
/
+1
2006-09-12
USB: Fix unload oops and memory leak in yealink driver
Henk Vergonet
1
-6
/
+6
2006-09-08
usbtouchscreen: fix ITM data reading
Kai Lindhom
1
-1
/
+1
2006-09-08
USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404
Adrian Bunk
1
-2
/
+2
2006-09-01
USB: add all wacom device to hid-core.c blacklist
Ping Cheng
1
-53
/
+4
2006-09-01
hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products t...
Jeremy Roberson
1
-0
/
+92
2006-08-12
USB: appletouch: fix atp_disconnect
Johannes Berg
1
-1
/
+1
2006-08-05
Input: ati_remote - use msec instead of jiffies
Dmitry Torokhov
1
-58
/
+77
2006-08-05
Input: ati_remote - add missing input_sync()
Dmitry Torokhov
1
-0
/
+1
2006-08-05
Input: ati_remote - relax permissions sysfs module parameters
Dmitry Torokhov
1
-2
/
+2
2006-08-05
Input: ati_remote - make filter time a module parameter
Edwin Huffstutler
1
-14
/
+19
2006-08-05
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...
Dmitry Torokhov
2
-3
/
+6
2006-08-03
USB: ati_remote.c: autorepeat fix
Marko Macek
1
-3
/
+2
2006-07-19
Input: hiddev - use standard list implementation
Dmitry Torokhov
1
-34
/
+38
2006-07-15
Input: HID - fix potential out-of-bound array access
Dmitry Torokhov
1
-1
/
+2
2006-07-13
[PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter
Navaho Gunleg
1
-0
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
9
-9
/
+0
2006-06-26
Input: fix misspelling of Hangeul key
Jerome Pinot
1
-1
/
+1
2006-06-26
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
20
-104
/
+205
2006-06-22
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
18
-52
/
+18
2006-06-22
[PATCH] USB: Add Apple MacBook product IDs to usbhid
Rene Rebe
1
-0
/
+3
2006-06-22
[PATCH] usbhid: use usb_reset_composite_device
Alan Stern
1
-5
/
+32
2006-06-22
[PATCH] usbhid: Remove unneeded blacklist entries
Alan Stern
1
-28
/
+0
2006-06-22
[PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice
Alan Stern
2
-0
/
+16
2006-06-22
[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...
Bart Massey
3
-13
/
+26
2006-06-22
[PATCH] USB: MacBook Pro touchpad support
Nicolas Boichat
1
-6
/
+107
2006-06-22
[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist
Henk Vergonet
1
-0
/
+3
2006-06-05
Input: fix accuracy of fixp-arith.h
Anssi Hannula
1
-9
/
+6
2006-05-21
[PATCH] HID read busywait fix
Micon, David
1
-0
/
+1
2006-05-12
[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist
Olaf Hering
1
-0
/
+4
2006-04-14
[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...
Jeffrey Vandenbroucke sign
1
-0
/
+4
2006-04-14
[PATCH] USB: keyspan-remote bugfix
Michael Downey
1
-0
/
+2
2006-04-14
[PATCH] USB: add new wacom devices to usb hid-core list
Ping Cheng
1
-0
/
+3
2006-04-14
[PATCH] USB: wacom tablet driver update
Ping Cheng
1
-49
/
+87
2006-04-14
[PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...
Daniel Ritz
1
-40
/
+0
[next]