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
*
Input: move USB miscellaneous devices under drivers/input/misc
Dmitry Torokhov
2007-05-08
9
-3963
/
+0
*
Input: move USB mice under drivers/input/mouse
Dmitry Torokhov
2007-05-08
3
-727
/
+0
*
Input: move USB gamepads under drivers/input/joystick
Dmitry Torokhov
2007-05-08
3
-449
/
+0
*
Input: move USB touchscreens under drivers/input/touchscreen
Dmitry Torokhov
2007-05-08
3
-894
/
+0
*
Input: move USB tablets under drivers/input/tablet
Dmitry Torokhov
2007-05-08
10
-5047
/
+0
*
Input: drivers/usb/input - usb_buffer_free() cleanup
Dmitry Torokhov
2007-05-03
4
-24
/
+18
*
Input: drivers/usb/input - fix sparse warnings (signedness)
Dmitry Torokhov
2007-05-03
3
-3
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-05-01
16
-5167
/
+67
|
\
|
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-04-30
13
-5148
/
+0
|
|
\
|
|
*
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
Jiri Kosina
2007-04-11
13
-5148
/
+0
|
*
|
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
|
|
\
|
*
|
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
*
|
|
Input: ati_remote - make button repeat sensitivity configurable
Karl Pickett
2007-04-12
1
-3
/
+20
*
|
|
Input: USB devices - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
13
-13
/
+13
*
|
|
Input: drivers/usb/input - don't access dev->private directly
Dmitry Torokhov
2007-04-12
13
-41
/
+56
*
|
|
Input: USB devices - handle errors when registering input devices
Dmitry Torokhov
2007-04-12
11
-67
/
+99
*
|
|
Input: remove old USB touchscreen drivers
Dmitry Torokhov
2007-04-12
4
-998
/
+0
*
|
|
Input: add logical channel support for ATI Remote Wonder II
Peter Stokes
2007-04-12
1
-9
/
+80
*
|
|
Input: gtco - handle errors from input_register_device()
Dmitry Torokhov
2007-04-12
1
-338
/
+289
|
|
/
|
/
|
*
|
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
|
/
*
[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
[next]