summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | HID: input: generic hidinput_input_event handlerDavid Herrmann2013-07-311-1/+79
| | | | | * | | HID: uhid: use generic hidinput_input_event()David Herrmann2013-07-311-25/+0Star
| | | | | * | | HID: i2c: use generic hidinput_input_event()David Herrmann2013-07-311-24/+0Star
| | | | | * | | HID: usbhid: use generic hidinput_input_event()David Herrmann2013-07-312-74/+3Star
| | | | | * | | HID: usbhid: update LED fields unlockedDavid Herrmann2013-07-311-3/+13
| | | | | * | | HID: usbhid: make usbhid_set_leds() staticDavid Herrmann2013-07-311-2/+1Star
| | | | | | |/ | | | | | |/|
| | | | * | | HID: do not init input reports for Win 8 multitouch devicesBenjamin Tissoires2013-08-272-3/+20
| | | | * | | HID: detect Win 8 multitouch devices in coreBenjamin Tissoires2013-08-272-13/+27
| | | | * | | HID: Use hid_parser for pre-scanning the report descriptorsBenjamin Tissoires2013-08-271-38/+64
| | | | * | | HID: multitouch: devm conversionBenjamin Tissoires2013-07-311-48/+23Star
| | | | * | | HID: trivial devm conversion for special hid driversBenjamin Tissoires2013-07-315-66/+16Star
| | | | |/ /
| | | * / / HID: logitech-dj: use inlined helpers hid_hw_open/closeBenjamin Tissoires2013-07-121-5/+5
| | | |/ /
| | * / / HID: i2c-hid: add DT bindingsBenjamin Tissoires2013-07-311-1/+43
| | |/ /
| * | / HID: i2c-hid: use correct type for ACPI _DSM parameterMika Westerberg2013-08-201-2/+3
| | |/ | |/|
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-039-456/+435Star
|\ \ \
| * | | HID: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-261-4/+6
| * | | hid: roccat-pyra: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-211-78/+62Star
| * | | hid: roccat-kone: fix off-by-one bug in attributesGreg Kroah-Hartman2013-08-201-1/+1
| * | | hid: roccat-kovaplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-83/+54Star
| * | | hid: roccat-konepure: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-27/+40
| * | | hid: roccat-koneplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-87/+66Star
| * | | hid: roccat-savu: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-27/+31
| * | | hid: roccat-kone: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-46/+34Star
| * | | hid: roccat-isku: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-38/+49
| * | | hid: roccat-arvo: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-201-15/+19
| * | | HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-206-65/+88
* | | | Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman2013-08-194-2/+49
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina2013-08-091-2/+0Star
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-08-024-2/+51
| |\ \ \ | | |/ / | |/| |
| | * | Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-f...Jiri Kosina2013-08-012-0/+48
| | |\ \
| | | * | HID: hid-logitech-dj: querying_devices was never setNestor Lopez Casado2013-07-221-0/+2
| | | * | HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado2013-07-222-0/+46
| | | |/
| | * | HID: hidraw: fix improper mutex releaseYonghua Zheng2013-07-311-1/+1
| | * | HID: sony: fix HID mapping for PS3 sixaxis controllerBenjamin Tissoires2013-07-241-1/+2
| | |/
* | / Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-1/+0Star
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-053-0/+15
|\ \ | |/ |/|
| * HID: apple: Add support for the 2013 Macbook AirDmitry Torokhov2013-07-033-0/+15
| |
| \
*-. \ Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina2013-07-048-1453/+3417
|\ \ \
| | * | HID: wiimote: support Nintendo Wii U Pro ControllerDavid Herrmann2013-06-273-0/+320
| | * | HID: wiimote: fix coccinelle warningsJiri Kosina2013-06-181-1/+1
| | * | HID: wiimote: discard invalid EXT data reportsDavid Herrmann2013-06-031-1/+9
| | * | HID: wiimote: fix classic controller parsingDavid Herrmann2013-06-031-9/+9
| | * | HID: wiimote: init EXT/MP during device detectionDavid Herrmann2013-06-031-1/+1
| | * | HID: wiimote: fix DRM debug-attr to correctly parse inputDavid Herrmann2013-06-031-2/+2
| | * | HID: wiimote: add MP quirksDavid Herrmann2013-06-033-5/+98
| | * | HID: wiimote: remove old static extension supportDavid Herrmann2013-06-034-868/+0Star
| | * | HID: wiimote: add "bboard_calib" attributeDavid Herrmann2013-06-031-1/+67
| | * | HID: wiimote: add sysfs extension/device-type attrsDavid Herrmann2013-06-031-1/+105
| | * | HID: wiimote: lock DRM mode during debugfs overwriteDavid Herrmann2013-06-033-1/+7
| | * | HID: wiimote: fix ctx pointer in debugfs DRM-writeDavid Herrmann2013-06-031-1/+2