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-12-08
[PATCH] Generic HID layer - build
Jiri Kosina
2
-18
/
+6
2006-12-08
[PATCH] Generic HID layer - pb_fnmode
Jiri Kosina
2
-30
/
+8
2006-12-08
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
2
-61
/
+7
2006-12-08
[PATCH] Generic HID layer - hiddev
Jiri Kosina
1
-0
/
+3
2006-12-08
[PATCH] Generic HID layer - USB API
Jiri Kosina
8
-238
/
+367
2006-12-08
[PATCH] Generic HID layer - API
Jiri Kosina
3
-2
/
+11
2006-12-08
[PATCH] Generic HID layer - code split
Jiri Kosina
10
-3089
/
+106
2006-12-08
[PATCH] Generic HID layer - disable USB HID
Jiri Kosina
1
-1
/
+1
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
19
-93
/
+222
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
11
-24
/
+24
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
11
-64
/
+173
2006-12-02
USB: hid-core: canonical defines for Apple USB device IDs
Julien BLACHE
1
-11
/
+26
2006-12-02
usbtouchscreen: add support for DMC TSC-10/25 devices
Holger Schurig
2
-1
/
+101
2006-12-02
usb: usbkbd free urb cleanup
Mariusz Kozlowski
1
-4
/
+2
2006-12-02
usb: hid-core free urb cleanup
Mariusz Kozlowski
1
-9
/
+4
2006-12-02
usb: ati_remote2 free urb cleanup
Mariusz Kozlowski
1
-2
/
+1
2006-12-02
usb: ati_remote free urb cleanup
Mariusz Kozlowski
1
-5
/
+2
2006-12-02
USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static
Adrian Bunk
2
-2
/
+1
2006-12-02
USB: yealink: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-4
/
+2
2006-12-02
USB: usbmouse: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-3
/
+1
2006-12-02
USB: usbkbd: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-3
/
+1
2006-12-02
USB: hid-core: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-1
/
+1
2006-12-02
USB HID: Handle STALL on interrupt endpoint
Alan Stern
2
-13
/
+27
2006-11-26
[PATCH] usb: ati remote memleak fix
Mariusz Kozlowski
1
-6
/
+4
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-11-17
Input: appletouch - use canonical names in USB IDs
Julien BLACHE
1
-10
/
+17
2006-11-17
Input: appletouch - add Geyser IV support
Julien BLACHE
1
-2
/
+19
2006-11-17
Input: appletouch - verious updates for MacBooks
Jason Parekh
1
-4
/
+43
2006-11-17
USB: hid-core: Add quirk for new Apple keyboard/trackpad
Julien BLACHE
1
-0
/
+1
2006-11-17
USB: correct keymapping on Powerbook built-in USB ISO keyboards
Olaf Hering
3
-2
/
+20
2006-11-05
Input: HID - add a quirk for the Logitech USB Receiver
Anssi Hannula
3
-1
/
+11
2006-11-03
USB: xpad: additional USB id's added
Dominic Cerquetti
1
-1
/
+40
2006-11-03
USB: HID: add blacklist AIRcable USB, little beautification
Naranjo Manuel Francisco
1
-0
/
+4
2006-11-03
usbtouchscreen: use endpoint address from endpoint descriptor
Daniel Ritz
1
-1
/
+1
2006-11-03
hid-core: big-endian fix fix
Grant Grundler
1
-17
/
+42
2006-10-18
[hid-core] TurboX Keyboard needs NOGET quirk.
Ben Collins
1
-0
/
+5
2006-10-18
usbtouchscreen: fix data reading for ITM touchscreens
Daniel Ritz
1
-2
/
+2
2006-10-18
USB: xpad: dance pad support
Dominic Cerquetti
1
-44
/
+95
2006-10-18
USB: input: extract() and implement() are bit field manipulation routines
Grant Grundler
1
-7
/
+17
2006-10-18
USB: move trancevibrator.c to the proper usb directory
Greg Kroah-Hartman
3
-170
/
+0
2006-10-18
USB: fix use after free in wacom_sys.c
Eric Sesterhenn
1
-1
/
+1
2006-10-18
USB: BUG_ON conversion for wacom.c
Eric Sesterhenn
1
-2
/
+1
2006-10-18
USB: Wacom driver updates
Ping Cheng
5
-62
/
+80
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
23
-121
/
+67
2006-10-05
[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...
Mark Assad
1
-3
/
+7
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-1332
/
+1606
2006-09-29
USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist
Raghavendra Biligiri
1
-0
/
+4
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
5
-5
/
+6
[next]