{Jornada7xx} patches (keyboard fix & driver Kconfig cleanup)

2008-01-12 Thread Kristoffer Ericson
Greetings Dmitry, Seems like I've been sending to bad email adress. Was wondering of the status of my patches sent about a month ago (jornada keyboard). I've attached them just in case. The first one has been accepted into Andrew's tree. diff --git a/drivers/input/keyboard/Kconfig b/drivers/i

[patch] xpad: add more xbox 360 controller vendors

2008-01-12 Thread Anssi Hannula
Add Mad Catz and 0x0e6f xbox360 controllers which are found in xpad_device[] table in xpad.c into the vendor id list. Also add Logitech into the vendor list for Logitech Chillstream gamepads. Signed-off-by: Anssi Hannula <[EMAIL PROTECTED]> --- --- ./drivers/input/joystick/xpad.co2008-01-12

[patch] xpad: match xbox 360 devices with interface info

2008-01-12 Thread Anssi Hannula
Match Xbox 360 controllers using the interface info, i.e. interface class 255 (Vendor specific), subclass 93 and protocol 1, instead of specifying the device ids individually. As the class is vendor-specific, we have to still match against vendor id as well, though. Signed-off-by: Anssi Hannula <

[patch] xpad: match xbox 360 devices with interface info

2008-01-12 Thread Anssi Hannula
Match Xbox 360 controllers using the interface info, i.e. interface class 255 (Vendor specific), subclass 93 and protocol 1, instead of specifying the device ids individually. As the class is vendor-specific, we have to still match against vendor id as well, though. Signed-off-by: Anssi Hannula <