Commit Graph

60 Commits (7105de84f1cb5ef640bfe4b8b137837c346caab5)

Author SHA1 Message Date
Jiri Slaby fde5be353e HID: remove setup mutex, fix possible deadlock 16 years ago
Jiri Slaby 131d3a7a00 HID: don't grab devices with no input 16 years ago
Jiri Slaby e3e14de50d HID: fix start/stop cycle in usbhid driver 16 years ago
Jiri Slaby b170060c6c HID: sync on deleted io_retry timer in usbhid driver 16 years ago
Jiri Slaby 3d5afd324a HID: fix oops during suspend of unbound HID devices 16 years ago
Jiri Slaby a73a63701f HID: add hid_type to general hid struct 16 years ago
Greg Kroah-Hartman 46fcaec505 USB: remove warn macro from HID core 16 years ago
From: Greg Kroah-Hartman 7d89fe12bd HID: remove warn() macro from usb hid drivers 16 years ago
Greg Kroah-Hartman ddbe324919 HID: remove info() macro from usb HID drivers 16 years ago
Anssi Hannula f129ea6d1e HID: fix a lockup regression when using force feedback on a PID device 16 years ago
Jiri Slaby 76483cf4d0 HID: remove hid-ff 16 years ago
Jiri Slaby 606bd0a861 HID: move logitech FF processing 16 years ago
Jiri Slaby 6edfa8dc33 HID: move reset leds quirk 16 years ago
Jiri Slaby 93c10132a7 HID: move connect quirks 16 years ago
Jiri Slaby bd28ce008b HID: move sony quirks 16 years ago
Jiri Slaby 2b88b80301 HID: remove rdesc quirk support 16 years ago
Jiri Slaby 880d29f109 HID: indent switches/cases 16 years ago
Jiri Slaby 8c19a51591 HID: move apple quirks 16 years ago
Jiri Slaby d458a9dfc4 HID: move ignore quirks 16 years ago
Jiri Slaby c500c97140 HID: hid, make parsing event driven 16 years ago
Jiri Slaby 85cdaf524b HID: make a bus from hid code 16 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Al Viro 01d7b36988 usbhid endianness annotations and fixes 17 years ago
Oliver Neukum 69626f23bc HID: fix race between open() and disconnect() in usbhid 17 years ago
Jiri Slaby 1d1bdd2000 HID: move wait from hid to usbhid 17 years ago
Jiri Slaby 282bfd4cbc HID: fix sparse warnings 17 years ago
Pekka Sarnila f345c37c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd 17 years ago
Julia Lawall 92c4a1b9f2 HID: Use DIV_ROUND_UP 17 years ago
Jiri Kosina 86166b7bcd HID: add hidraw interface 17 years ago
Jiri Kosina efc493f9d5 USB HID: provide hook for hidraw write() 17 years ago
Oliver Neukum 933e3187d0 HID: minimal autosuspend support for USB HID devices 17 years ago
Jiri Kosina 22f675f320 HID: Never call hid_free_buffers() when usbhid_device has been freed 18 years ago
Jiri Kosina cda5ecf80b USB HID: fix memory leak of usbhid_device 18 years ago
Jesper Juhl de1a7b0328 USB HID: fix a possible NULL pointer dereference when we fail to allocate memory 18 years ago
Alan Stern f07600cf9e USB: add reset_resume method 18 years ago
Alan Stern 0458d5b4c9 USB: add USB-Persist facility 18 years ago
Jiri Kosina ea9a4a8b0e HID: separate quirks for report descriptor fixup 18 years ago
Jiri Kosina 92d9e6e607 HID: support for Petalynx Maxter remote control 18 years ago
Alan Stern 2fa45a4cff USB HID: avoid flush_scheduled_work() 18 years ago
Jiri Kosina 58037eb961 HID: make debugging output runtime-configurable 18 years ago
Dmitry Torokhov e071298589 HID: switch to using input_dev->dev.parent 18 years ago
Dmitry Torokhov 6675c5bd2a USB HID: usb_buffer_free() cleanup 18 years ago
Jiri Kosina 66da876962 USB HID: report descriptor of Cypress USB barcode readers needs fixup 18 years ago
Paul Walmsley 876b9276b9 USB HID: add 'quirks' module parameter 18 years ago
Paul Walmsley 2eb5dc30eb USB HID: encapsulate quirk handling into hid-quirks.c 18 years ago
Paul Zaremba 4d5a1be98d USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT 18 years ago
Jiri Kosina f142b3a4f6 HID: update copyright and authorship macro 18 years ago
Sam Liddicott 42cfb632f0 USB HID: add support for WiseGroup MP-8800 Quad Joypad 18 years ago
Pete Zaitcev 713c8aad6b USB HID: numlock quirk for dell W7658 keyboard 18 years ago