Age | Commit message (Expand) | Author |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-07-20 | HID: Move dereferences below a NULL test | Julia Lawall |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-22 | HID: hiddev, fix lock imbalance | Jiri Slaby |
2009-06-15 | Driver Core: usb: add nodename support for usb drivers. | Kay Sievers |
2009-06-12 | Merge branches 'upstream' and 'ntrig-multitouch' into for-linus | Jiri Kosina |
2009-06-10 | HID: fix inverted wheel for bluetooth version of apple mighty mouse | Jiri Kosina |
2009-06-04 | HID: no more reinitializtion is needed in post_reset | Jiri Kosina |
2009-06-04 | HID: hidraw -- fix comment about accepted devices | Jiri Kosina |
2009-05-20 | HID: Multitouch support for the N-Trig touchscreen | Stephane Chatty |
2009-05-20 | HID: add new multitouch and digitizer contants | Stephane Chatty |
2009-05-15 | HID: autocentering support for Logitech Force 3D Pro | Sergey Belyashov |
2009-05-15 | HID: fix hid-ff drivers so that devices work even without ff support | Jiri Kosina |
2009-05-15 | HID: force feedback support for SmartJoy PLUS PS2/USB adapter | Jussi Kivilinna |
2009-05-13 | HID: Wacom Graphire Bluetooth driver | Bastien Nocera |
2009-05-13 | HID: autocentering support for Logitech G25 Racing Wheel | Sergey Belyashov |
2009-05-11 | HID: add NOGET quirk for devices from CH Products | Alan Stern |
2009-05-11 | HID: fix dropped device-specific quirks | Zoltan Karcagi |
2009-05-02 | HID: fix oops in hid_check_keys_pressed() | Jiri Kosina |
2009-04-29 | HID: fix possible deadlock in usbhid_close() | Oliver Neukum |
2009-04-29 | HID: Fix the support for apple mini aluminium keyboard | Ulrich Dangel |
2009-04-17 | HID: Add support for the G25 force feedback wheel in native mode | Christophe Borivant |
2009-04-07 | HID: hidraw -- fix missing unlocks in unlocked_ioctl | Dan Carpenter |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-30 | Merge branch 'autosuspend' into for-next | Jiri Kosina |
2009-03-30 | HID: remove compat stuff | Jiri Slaby |
2009-03-30 | HID: constify arrays of struct apple_key_translation | Paul Collins |
2009-03-30 | HID: add support for Kye/Genius Ergo 525V | Jiri Kosina |
2009-03-30 | HID: Support Apple mini aluminum keyboard | Ryan Finnie |
2009-03-30 | HID: support for Kensington slimblade device | Jiri Kosina |
2009-03-30 | HID: DragonRise game controller force feedback driver | Richard Walmsley |
2009-03-30 | HID: add support for another version of 0e8f:0003 device in hid-pl | Anssi Hannula |
2009-03-30 | HID: fix race between usb_register_dev() and hiddev_open() | Oliver Neukum |
2009-03-30 | HID: bring back possibility to specify vid/pid ignore on module load | Jiri Kosina |
2009-03-30 | HID: make HID_DEBUG defaults consistent | Pavel Machek |
2009-03-26 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2009-03-25 | HID: autosuspend -- fix lockup of hid on reset | Oliver Neukum |
2009-03-25 | HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set | Jiri Kosina |
2009-03-25 | HID: fix USB HID devices after STD with autosuspend | Oliver Neukum |
2009-03-25 | HID: do not try to compile PM code with CONFIG_PM unset | Jiri Kosina |
2009-03-25 | HID: autosuspend support for USB HID | Oliver Neukum |
2009-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-03-16 | Rationalize fasync return values | Jonathan Corbet |
2009-03-10 | HID: fix waitqueue usage in hiddev | Johannes Weiner |
2009-03-10 | HID: fix incorrect free in hiddev | Johannes Weiner |
2009-02-17 | HID: move tmff and zpff devices from ignore_list to blacklist | Anssi Hannula |
2009-02-17 | HID: unlock properly on error paths in hidraw_ioctl() | Dan Carpenter |
2009-02-17 | HID: blacklist Powercom USB UPS | Michael Tokarev |
2009-01-29 | HID: document difference between hid_blacklist and hid_ignore_list | Jiri Kosina |