summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-456/+435
2013-08-26HID: convert bus code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-08-21hid: roccat-pyra: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-78/+62
2013-08-20hid: roccat-kone: fix off-by-one bug in attributesGreg Kroah-Hartman1-1/+1
2013-08-20hid: roccat-kovaplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-83/+54
2013-08-20hid: roccat-konepure: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-27/+40
2013-08-20hid: roccat-koneplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-87/+66
2013-08-20hid: roccat-savu: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-27/+31
2013-08-20hid: roccat-kone: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-46/+34
2013-08-20hid: roccat-isku: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-38/+49
2013-08-20hid: roccat-arvo: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-15/+19
2013-08-20HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman6-65/+88
2013-08-19Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman4-2/+49
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina1-2/+0
2013-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-2/+51
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering1-1/+0
2013-08-01Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-f...Jiri Kosina2-0/+48
2013-07-31HID: hidraw: fix improper mutex releaseYonghua Zheng1-1/+1
2013-07-24HID: sony: fix HID mapping for PS3 sixaxis controllerBenjamin Tissoires1-1/+2
2013-07-22HID: hid-logitech-dj: querying_devices was never setNestor Lopez Casado1-0/+2
2013-07-22HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado2-0/+46
2013-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+15
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina8-1453/+3417
2013-07-04HID: wacom: Intuos4 battery charging changesPrzemo Firszt1-1/+13
2013-07-04Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...Jiri Kosina12-256/+736
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina8-7/+392
2013-07-04HID: i2c-hid: support sending HID output reports using the output registerAndrew Duggan1-3/+17
2013-07-03HID: kye: Add report fixup for Genius Gila Gaming mouseBenjamin Tissoires3-0/+23
2013-07-03HID: apple: Add support for the 2013 Macbook AirDmitry Torokhov3-0/+15
2013-06-27HID: wiimote: support Nintendo Wii U Pro ControllerDavid Herrmann3-0/+320
2013-06-20HID: explain out-of-range check betterJiri Kosina1-1/+5
2013-06-20HID: fix false positive out of range valuesBenjamin Tissoires1-0/+1
2013-06-18HID: wiimote: fix coccinelle warningsJiri Kosina1-1/+1
2013-06-18HID: roccat: check cdev_add return valueMichael Rissi1-3/+13
2013-06-13HID: fold ps3remote driver into generic Sony driverJiri Kosina4-219/+185
2013-06-12HID: multitouch: prevent memleak with the allocated nameBenjamin Tissoires1-4/+7
2013-06-03HID: hyperv: convert alloc+memcpy to memdupThomas Meyer1-3/+1
2013-06-03HID: core: fix reporting of raw eventsJiri Kosina1-1/+1
2013-06-03HID: wiimote: discard invalid EXT data reportsDavid Herrmann1-1/+9
2013-06-03HID: wiimote: fix classic controller parsingDavid Herrmann1-9/+9
2013-06-03HID: wiimote: init EXT/MP during device detectionDavid Herrmann1-1/+1
2013-06-03HID: wiimote: fix DRM debug-attr to correctly parse inputDavid Herrmann1-2/+2
2013-06-03HID: wiimote: add MP quirksDavid Herrmann3-5/+98
2013-06-03HID: wiimote: remove old static extension supportDavid Herrmann4-868/+0
2013-06-03HID: wiimote: add "bboard_calib" attributeDavid Herrmann1-1/+67
2013-06-03HID: wiimote: add sysfs extension/device-type attrsDavid Herrmann1-1/+105
2013-06-03HID: wiimote: lock DRM mode during debugfs overwriteDavid Herrmann3-1/+7
2013-06-03HID: wiimote: fix ctx pointer in debugfs DRM-writeDavid Herrmann1-1/+2
2013-06-03HID: wiimote: add Motion Plus extension moduleDavid Herrmann2-0/+145
2013-06-03HID: wiimote: add Classic Controller extensionDavid Herrmann3-0/+286