Commit Graph

372 Commits (2a4ab640d3c28c2952967e5f63ea495555bf2a5f)

Author SHA1 Message Date
Julia Lawall 76c317d6e5 HID: Move dereferences below a NULL test 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Jiri Slaby 4859484b09 HID: hiddev, fix lock imbalance 16 years ago
Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. 16 years ago
Jiri Kosina fa047e4f6f HID: fix inverted wheel for bluetooth version of apple mighty mouse 16 years ago
Jiri Kosina 70fa9f2ead HID: no more reinitializtion is needed in post_reset 16 years ago
Jiri Kosina bbe281fad6 HID: hidraw -- fix comment about accepted devices 16 years ago
Stephane Chatty 57fd637ad9 HID: Multitouch support for the N-Trig touchscreen 16 years ago
Stephane Chatty 89f536ccfa HID: add new multitouch and digitizer contants 16 years ago
Sergey Belyashov f0bca45982 HID: autocentering support for Logitech Force 3D Pro 16 years ago
Jiri Kosina 0f6f4319a7 HID: fix hid-ff drivers so that devices work even without ff support 16 years ago
Jussi Kivilinna fac733f029 HID: force feedback support for SmartJoy PLUS PS2/USB adapter 16 years ago
Bastien Nocera ca2dcd40f5 HID: Wacom Graphire Bluetooth driver 16 years ago
Sergey Belyashov 92e0d896ce HID: autocentering support for Logitech G25 Racing Wheel 16 years ago
Alan Stern b820aabf6c HID: add NOGET quirk for devices from CH Products 16 years ago
Zoltan Karcagi f520899708 HID: fix dropped device-specific quirks 16 years ago
Jiri Kosina e5288eb5ea HID: fix oops in hid_check_keys_pressed() 16 years ago
Oliver Neukum 89092ddd7a HID: fix possible deadlock in usbhid_close() 16 years ago
Ulrich Dangel 2feaace40e HID: Fix the support for apple mini aluminium keyboard 16 years ago
Christophe Borivant 243b706d8a HID: Add support for the G25 force feedback wheel in native mode 16 years ago
Dan Carpenter 38089c658b HID: hidraw -- fix missing unlocks in unlocked_ioctl 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Jiri Slaby afa5eb7c68 HID: remove compat stuff 16 years ago
Paul Collins b2ddd54e19 HID: constify arrays of struct apple_key_translation 16 years ago
Jiri Kosina 794227415f HID: add support for Kye/Genius Ergo 525V 16 years ago
Ryan Finnie fef3f571ec HID: Support Apple mini aluminum keyboard 16 years ago
Jiri Kosina fdf93aa332 HID: support for Kensington slimblade device 16 years ago
Richard Walmsley 3f866fbd52 HID: DragonRise game controller force feedback driver 16 years ago
Anssi Hannula 27a9c17930 HID: add support for another version of 0e8f:0003 device in hid-pl 16 years ago
Oliver Neukum e43bd67d72 HID: fix race between usb_register_dev() and hiddev_open() 16 years ago
Jiri Kosina 6f4303fb2e HID: bring back possibility to specify vid/pid ignore on module load 16 years ago
Pavel Machek 205adbec0d HID: make HID_DEBUG defaults consistent 16 years ago
Oliver Neukum 6d77976800 HID: autosuspend -- fix lockup of hid on reset 16 years ago
Jiri Kosina ae2f007468 HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set 16 years ago
Oliver Neukum 378a0ede12 HID: fix USB HID devices after STD with autosuspend 16 years ago
Jiri Kosina 0f6f1407e3 HID: do not try to compile PM code with CONFIG_PM unset 16 years ago
Oliver Neukum 0361a28d3f HID: autosuspend support for USB HID 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Johannes Weiner 96fe2ab830 HID: fix waitqueue usage in hiddev 16 years ago
Johannes Weiner 48e7a3c95c HID: fix incorrect free in hiddev 16 years ago
Anssi Hannula daedb3d6a9 HID: move tmff and zpff devices from ignore_list to blacklist 16 years ago
Dan Carpenter dfd395aff4 HID: unlock properly on error paths in hidraw_ioctl() 16 years ago
Michael Tokarev 35cfd1d964 HID: blacklist Powercom USB UPS 16 years ago
Jiri Kosina bae7eb33b2 HID: document difference between hid_blacklist and hid_ignore_list 16 years ago
Jarod Wilson 656f1fb90a HID: add antec-branded soundgraph imon devices to blacklist 16 years ago
Oliver Neukum be5d0c837c HID: fix reversed logic in disconnect testing of hiddev 16 years ago
Jiri Kosina 0fb21de079 HID: adjust report descriptor fixup for MS 1028 receiver 16 years ago
Jiri Kosina 7605274914 HID: fix hid->hiddev initialization in hiddev_connect() 16 years ago
Alan Stern 011b15df46 USB: change interface to usb_lock_device_for_reset() 16 years ago
Jiri Kosina 4dfdc46468 HID: fix error condition propagation in hid-sony driver 16 years ago