summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-223-20/+17
|\
| * HID: Remove duplicate Kconfig entryAlessandro Guido2009-09-171-7/+0
| * HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-172-11/+16
| * HID: fix non-atomic allocation in hid_input_reportJiri Kosina2009-09-151-2/+1
* | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
|/
*-. Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-137-125/+413
|\ \
| | * HID: fix memory leak on error patch in debug codeJulia Lawall2009-08-081-0/+1
| | * HID: fix memory leak on error path in debug codeJiri Kosina2009-06-261-1/+3
| | * HID: use debugfs for events/reports dumpingJiri Kosina2009-06-122-29/+252
| | * HID: use debugfs for report dumping descriptorJiri Kosina2009-06-126-109/+172
| * | HID: completely remove apple mightymouse from blacklistJan Scholz2009-08-261-1/+0
| * | HID: fix overrun in quirks initializationRoel Kluin2009-08-081-1/+1
* | | HID: support larger reports than 64 bytes in hiddevJiri Kosina2009-08-201-1/+1
* | | HID: local function should be staticH Hartley Sweeten2009-08-181-1/+2
* | | HID: ignore Philips IEEE802.15.4 RF DongleHenning Glawe2009-08-082-0/+4
* | | HID: ignore all recent SoundGraph iMON devicesJarod Wilson2009-08-082-10/+7
* | | HID: Drop NULL test on list_entry resultJulia Lawall2009-07-231-5/+0
* | | HID: driver for Twinhan USB 6253:0100 remote controlBruno Premont2009-07-235-0/+159
* | | HID: adding __init/__exit macros to module init/exit functionsPeter Huewe2009-07-2324-48/+48
* | | HID: add rumble support for Thrustmaster Dual Trigger 3-in-1Ruben Aos Garralda2009-07-233-4/+10
* | | HID: ntrig tool separation and pen usagesRafi Rubin2009-07-231-4/+29
* | | HID: Avoid double spin_lock_init on usbhid->lockSergey Senozhatsky2009-07-231-1/+0
* | | HID: add force feedback support for Logitech WingMan Formula Force GPJiri Kosina2009-07-235-0/+6
* | | HID: Support new variants of Samsung USB IR receiver (0419:0001)Robert Schedel2009-07-231-5/+34
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-07-222-3/+7
|\ \
| * | HID: Move dereferences below a NULL testJulia Lawall2009-07-201-2/+4
| * | HID: hiddev, fix lock imbalanceJiri Slaby2009-06-221-1/+3
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* | | Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-151-1/+6
|/ /
| |
| \
*-. \ Merge branches 'upstream' and 'ntrig-multitouch' into for-linusJiri Kosina2009-06-1216-51/+805
|\ \ \ | |_|/ |/| |
| | * HID: Multitouch support for the N-Trig touchscreenStephane Chatty2009-05-201-11/+211
| | * HID: add new multitouch and digitizer contantsStephane Chatty2009-05-201-2/+21
| |/ |/|
| * HID: fix inverted wheel for bluetooth version of apple mighty mouseJiri Kosina2009-06-101-4/+0
| * HID: no more reinitializtion is needed in post_resetJiri Kosina2009-06-041-4/+3
| * HID: hidraw -- fix comment about accepted devicesJiri Kosina2009-06-041-4/+1
| * HID: autocentering support for Logitech Force 3D ProSergey Belyashov2009-05-151-1/+7
| * HID: fix hid-ff drivers so that devices work even without ff supportJiri Kosina2009-05-156-24/+94
| * HID: force feedback support for SmartJoy PLUS PS2/USB adapterJussi Kivilinna2009-05-155-0/+198
| * HID: Wacom Graphire Bluetooth driverBastien Nocera2009-05-135-0/+269
| * HID: autocentering support for Logitech G25 Racing WheelSergey Belyashov2009-05-131-1/+1
|/
* HID: add NOGET quirk for devices from CH ProductsAlan Stern2009-05-112-0/+8
* HID: fix dropped device-specific quirksZoltan Karcagi2009-05-111-1/+1
* HID: fix oops in hid_check_keys_pressed()Jiri Kosina2009-05-021-0/+3
* HID: fix possible deadlock in usbhid_close()Oliver Neukum2009-04-291-1/+1
* HID: Fix the support for apple mini aluminium keyboardUlrich Dangel2009-04-291-1/+1
* HID: Add support for the G25 force feedback wheel in native modeChristophe Borivant2009-04-173-0/+4
* HID: hidraw -- fix missing unlocks in unlocked_ioctlDan Carpenter2009-04-071-4/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-0333-292/+844
|\
| * Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-305-114/+422
| |\
| | * HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-251-1/+1