summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2014-07-292-0/+2
* HID: add quirk for 0x04d9:0xa096 deviceWangzhao Cai2014-07-292-0/+2
* HID: picolcd: remove unnecessary NULL test before debugfs_removeFabian Frederick2014-06-301-6/+3
* HID: roccat: Drop castHimangi Saraogi2014-06-271-1/+1
* HID: Kconfig: drop remove Unicode non-breaking space from KconfigBrian Norris2014-06-111-1/+1
* HID: usbhid: remove unneeded initialization of quirks_param[]Mathias Krause2014-06-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-0415-299/+1791
|\
| *-----. Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina2014-06-04470-23671/+7465
| |\ \ \ \
| | | | | * HID: thingm: thingm_fwinfo[] doesn't need to be globalJiri Kosina2014-06-031-1/+1
| | | | | * HID: thingm: add support for blink(1) mk2Vivien Didelot2014-04-151-1/+6
| | | | | * HID: thingm: refactor blink(1) supportVivien Didelot2014-04-152-97/+209
| | | | | * HID: thingm: remove the "fade" sysfs attributeVivien Didelot2014-04-151-41/+0
| | | | | * HID: thingm: remove the "play" sysfs attributeVivien Didelot2014-04-151-33/+0
| | | | * | HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood2014-04-241-0/+4
| | | | * | HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik2014-04-241-25/+124
| | | | * | HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik2014-04-241-5/+114
| | | | * | HID: sony: Use the controller Bluetooth MAC address as the unique value in th...Frank Praznik2014-04-241-6/+2
| | | | * | HID: sony: Convert startup and shutdown functions to use a uniform parameter ...Frank Praznik2014-04-241-35/+32
| | | | * | HID: sony: Use a struct for the Sixaxis output report.Frank Praznik2014-04-241-17/+49
| | | | * | HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik2014-04-241-10/+19
| | | * | | HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires2014-05-222-4/+9
| | | * | | HID: rmi: fix masks for x and w_x dataAndrew Duggan2014-05-161-2/+2
| | | * | | HID: rmi: fix wrong struct field nameJiri Kosina2014-05-131-2/+2
| | | * | | HID: rmi: do not fetch more than 16 bytes in a queryBenjamin Tissoires2014-05-131-3/+8
| | | * | | HID: rmi: check for the existence of some optional queries before reading que...Andrew Duggan2014-05-131-4/+32
| | | * | | HID: rmi: do not stop the device at the end of probeBenjamin Tissoires2014-04-091-1/+0
| | | * | | HID: rmi: introduce RMI driver for Synaptics touchpadsBenjamin Tissoires2014-04-094-0/+900
| | | | |/ | | | |/|
| | * | | HID: i2c-hid: hid report descriptor retrieval changesArchana Patni2014-05-131-32/+13
| * | | | Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linusJiri Kosina2014-06-043298-122366/+358961
| |\ \ \ \
| | * | | | HID: core: add two new usages for digitizerPing Cheng2014-06-032-0/+7
| | * | | | HID: hid-sensor-hub: new device id and quirk for STM Sensor hubArchana Patni2014-06-022-0/+4
| | * | | | HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB KeykoardJiri Kosina2014-06-022-0/+4
| | * | | | HID: hid-sensor-hub: Set report quirk for Microsoft SurfaceReyad Attiyat2014-05-282-0/+12
| | * | | | HID: debug: add labels for HID Sensor UsagesReyad Attiyat2014-05-281-0/+79
| | * | | | HID: uhid: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-3/+2
| | * | | | HID: quirk for Saitek RAT7 and MMO7 mices' mode buttonHarald Brinkmann2014-05-204-8/+157
| | * | | | HID: add missing hid usagesOlivier Gay2014-04-282-0/+24
| | | |_|/ | | |/| |
| * | | | HID: core: fix validation of report id 0Kees Cook2014-05-201-1/+11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-0410-23/+12
|\ \ \ \ \
| * | | | | staging: go7007: remove reference to CONFIG_KMODPaul Bolle2014-05-271-1/+0
| * | | | | aic7xxx: Remove obsolete preprocessor definePaul Bolle2014-05-261-10/+0
| * | | | | aic7xxx: Spelling s/termnation/termination/Geert Uytterhoeven2014-05-051-1/+1
| * | | | | ath10k: Improve grammar in commentsGeert Uytterhoeven2014-05-051-2/+2
| * | | | | ath6kl: Spelling s/determnine/determine/Geert Uytterhoeven2014-05-051-1/+1
| * | | | | of: Improve grammar for of_alias_get_id() documentationGeert Uytterhoeven2014-05-051-2/+2
| * | | | | drm/exynos: Spelling s/contro/control/Geert Uytterhoeven2014-05-051-1/+1
| * | | | | radio-bcm2048.c: fix wrong overflow checkPali Rohár2014-05-051-1/+1
| * | | | | pci: change "foo* bar" to "foo *bar"Ryan Desfosses2014-05-051-3/+3
| * | | | | dma-buf: fix trivial typo errorJavier Martinez Canillas2014-05-051-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-2/+32
|\ \ \ \ \ \