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
/
usb
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: HID - add support for fn key on Apple PowerBooks
Michael Hanselmann
2006-01-14
4
-14
/
+201
*
Input: wacom - fix compile on PowerPC
Dmitry Torokhov
2006-01-14
1
-7
/
+7
*
Input: HID - add more simulation usages
Dmitry Torokhov
2006-01-14
1
-1
/
+4
*
Input: HID - fix an oops in PID initialization code
Dmitry Torokhov
2006-01-14
1
-1
/
+1
*
Input: HID - add support for Cherry Cymotion keyboard
Vojtech Pavlik
2006-01-14
3
-0
/
+31
*
Input: add missing keys from input.h to hid-debug.h
Michael Hanselmann
2006-01-05
1
-1
/
+15
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-01-05
22
-63
/
+643
|
\
|
*
[PATCH] USB: add driver for ATI/Philips USB RF remotes
Ville Syrjälä
2006-01-04
3
-0
/
+492
|
*
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-04
1
-2
/
+2
|
*
[PATCH] USB: ati_remote: use time_before() and friends
Marcelo Feitoza Parisi
2006-01-04
1
-8
/
+9
|
*
[PATCH] USB: mark various usb tables const
Arjan van de Ven
2006-01-04
7
-11
/
+11
|
*
[PATCH] USB: input/touchkitusb: handle multiple packets
Daniel Ritz
2006-01-04
1
-22
/
+126
|
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
17
-17
/
+0
|
*
[PATCH] Input: wacom - fix X axis setup
Denny Priebe
2005-12-30
1
-1
/
+1
|
*
[PATCH] Input: kbtab - fix Y axis setup
Dmitry Torokhov
2005-12-30
1
-1
/
+1
|
*
[PATCH] Input: aiptek - fix Y axis setup
Riccardo Magliocchetti
2005-12-29
1
-1
/
+1
*
|
Input: appletouch - add support for Geyser 2
Michael Hanselmann
2005-12-21
1
-36
/
+109
*
|
Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)
Dmitry Torokhov
2005-12-20
2
-1
/
+4
|
\
\
|
|
/
|
*
[PATCH] Input: fix an OOPS in HID driver
Dmitry Torokhov
2005-12-18
1
-0
/
+1
|
*
[PATCH] hid-core: Zero-pad truncated reports
Adam Kropelin
2005-12-13
1
-1
/
+3
*
|
Input: add the fn key to hid-debug.h
Michael Hanselmann
2005-12-11
1
-0
/
+1
|
/
*
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
6
-22
/
+7
*
[PATCH] USB: wacom tablet driver update
Ping Cheng
2005-11-17
1
-23
/
+110
*
[PATCH] USB: add new wacom devices to usb hid-core list
Ping Cheng
2005-11-17
1
-0
/
+12
*
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
2005-10-30
1
-1
/
+1
*
[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint
Alan Stern
2005-10-28
1
-0
/
+3
*
[PATCH] USB: Buffer overflow patch for Yealink driver
Henk
2005-10-28
1
-1
/
+1
*
[PATCH] usb/input/touchkit: add more device IDs
Daniel Ritz
2005-10-28
1
-0
/
+2
*
[PATCH] usb_interface power state
David Brownell
2005-10-28
1
-2
/
+0
*
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
2005-10-28
2
-3
/
+2
*
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-10-28
21
-1002
/
+961
*
[PATCH] USB: fix bug in handling of highspeed usb HID devices
Christian Krause
2005-10-17
1
-3
/
+0
*
[PATCH] USB: add apple usb touchpad driver
Stelian Pop
2005-09-12
3
-0
/
+490
*
Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...
Greg KH
2005-09-12
1
-2
/
+0
*
Manual merge with Linus
Dmitry Torokhov
2005-09-09
10
-12
/
+1446
|
\
|
*
[PATCH] USB: yealink: fix htons usage, documentation updates
Henk
2005-09-08
1
-3
/
+3
|
*
[PATCH] USB: fix endian issues in yealink driver.
Greg Kroah-Hartman
2005-09-08
1
-2
/
+5
|
*
[PATCH] input-driver-yealink-P1K-usb-phone
Henk
2005-09-08
5
-0
/
+1434
|
*
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
2005-09-08
1
-3
/
+3
|
*
[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...
Andrew de Quincey
2005-09-08
1
-0
/
+3
|
*
[PATCH] USB: fix keyspan_remote endian bug on probe
Greg Kroah-Hartman
2005-09-08
1
-5
/
+0
|
*
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
3
-3
/
+3
*
|
Input: HIDDEV - make HIDIOCSREPORT wait IO completion
Stefan Nickl
2005-09-05
1
-0
/
+1
*
|
Input: HID - add Wireless Security Lock to HID blacklist
Brian Schau
2005-09-05
1
-0
/
+2
*
|
Input: HID - add mapping for Powerbook USB keyboard
Stelian Pop
2005-09-05
2
-4
/
+12
*
|
Input: HID - add the Trust Predator TH 400 gamepad to the badpad list
Vojtech Pavlik
2005-09-05
1
-1
/
+3
*
|
Input: HID - add a quirk for the Apple Powermouse
Vojtech Pavlik
2005-09-05
3
-0
/
+7
*
|
Input: HID - fix URB success status handling
Vojtech Pavlik
2005-09-05
1
-0
/
+2
*
|
Input: HID - add support for Logitech UltraX Media Remote control
Micah F. Galizia
2005-09-05
1
-2
/
+26
*
|
Input: HID - handle multi-transascion reports
Michael Haboustak
2005-09-05
2
-19
/
+48
[next]