index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: ati_remote2: Add channel support
Peter Stokes
2007-04-27
1
-9
/
+80
*
USB: gtco.c: fix a use-before-check
Adrian Bunk
2007-04-27
1
-4
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-03-06
1
-11
/
+10
|
\
|
*
HID blacklisting of all Code Mercenaries IOWarrior devices
Robert Marquardt
2007-03-02
1
-11
/
+10
*
|
HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button
Jiri Kosina
2007-03-01
1
-0
/
+3
*
|
HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work
Jiri Kosina
2007-03-01
1
-1
/
+22
*
|
USB HID: use CONFIG_HID_DEBUG for outputting report descriptor
Jiri Kosina
2007-03-01
1
-4
/
+1
*
|
USB HID: Fix USB vendor and product IDs endianness for USB HID devices
Julien BLACHE
2007-03-01
1
-2
/
+2
|
/
*
USB: Wacom driver updates
Ping Cheng
2007-02-23
2
-39
/
+65
*
USB: Use USB defines in usbmouse.c and usbkbd.c
Michael Opdenacker
2007-02-23
2
-2
/
+6
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-02-19
3
-6
/
+15
|
\
|
*
Input: hid-lgff - treat devices as joysticks unless told otherwise
Dmitry Torokhov
2007-02-18
1
-4
/
+6
|
*
Input: HID - add support for Logitech Formula Force EX
Valentin Zagura
2007-02-18
3
-2
/
+9
*
|
USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist
Jeremy Roberson
2007-02-16
1
-5
/
+0
*
|
USB: input: HID: add CIDC USB device to HID blacklist
Zheng XiaoJun
2007-02-16
1
-0
/
+3
|
/
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
3
-3
/
+0
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-02-10
18
-3463
/
+1834
|
\
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-02-07
4
-0
/
+1152
|
|
\
|
|
*
USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch...
Jeremy Roberson
2007-02-07
3
-0
/
+1117
|
|
*
USB: ps3 controller hid quirk
Geoff Levand
2007-02-07
1
-0
/
+35
|
*
|
Driver core: add device_type to struct device
Kay Sievers
2007-02-07
1
-2
/
+2
|
|
/
|
*
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
2007-02-05
1
-13
/
+21
|
*
USB HID: fix bogus comment in hid_get_class_descriptor()
Jiri Kosina
2007-02-05
1
-1
/
+1
|
*
USB HID: remove hid_find_field_by_usage()
Jiri Kosina
2007-02-05
1
-17
/
+0
|
*
HID: API - fix leftovers of hidinput API in USB HID
Jiri Kosina
2007-02-05
1
-14
/
+2
|
*
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
2007-02-05
1
-0
/
+1
|
*
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
Anssi Hannula
2007-02-05
4
-0
/
+143
|
*
hid: quirk for multi-input devices with unneeded output reports
Anssi Hannula
2007-02-05
1
-0
/
+5
|
*
hid: allow force feedback for multi-input devices
Anssi Hannula
2007-02-05
1
-5
/
+1
|
*
HID: fix pb_fnmode and move it to generic HID
Jiri Kosina
2007-01-30
1
-9
/
+0
|
*
USB HID: fix hid_blacklist clash for 0x08ca/0x0010
Jiri Kosina
2007-01-25
1
-3
/
+0
|
*
USB: make usbhid ignore Imation Disc Stakka
Oliver Neukum
2007-01-22
1
-0
/
+4
|
*
usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched
Daniel Ritz
2007-01-22
1
-39
/
+59
|
*
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist
Jeremy Roberson
2007-01-21
1
-0
/
+8
|
*
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...
Anssi Hannula
2007-01-21
4
-18
/
+22
|
*
HID: GEYSER4_ISO needs quirk
Adrian Friedli
2007-01-21
1
-1
/
+1
|
*
HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT
Russell King
2007-01-21
1
-1
/
+1
|
*
HID: fix help texts in Kconfig
Jiri Kosina
2007-01-04
1
-4
/
+2
|
*
[PATCH] make fn_keys work again on power/macbooks
Soeren Sonnenburg
2006-12-30
1
-1
/
+1
|
*
USB: fix Wacom Intuos3 4x6 bugs
Ping Cheng
2006-12-20
2
-14
/
+16
|
*
[PATCH] Generic HID layer - build: USB_HID should select HID
Jiri Kosina
2006-12-14
1
-1
/
+2
|
*
[PATCH] Generic HID layer - build
Jiri Kosina
2006-12-08
2
-18
/
+6
|
*
[PATCH] Generic HID layer - pb_fnmode
Jiri Kosina
2006-12-08
2
-30
/
+8
|
*
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
2006-12-08
2
-61
/
+7
|
*
[PATCH] Generic HID layer - hiddev
Jiri Kosina
2006-12-08
1
-0
/
+3
|
*
[PATCH] Generic HID layer - USB API
Jiri Kosina
2006-12-08
8
-238
/
+367
|
*
[PATCH] Generic HID layer - API
Jiri Kosina
2006-12-08
3
-2
/
+11
|
*
[PATCH] Generic HID layer - code split
Jiri Kosina
2006-12-08
10
-3089
/
+106
|
*
[PATCH] Generic HID layer - disable USB HID
Jiri Kosina
2006-12-08
1
-1
/
+1
*
|
Input: hid-ff - add support for Logitech Momo racing wheel
Jiri Slaby
2007-01-18
2
-0
/
+2
|
/
[next]