summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | HID: multitouch: Add support for Google Rose TouchpadWei-Ning Huang2017-06-212-0/+15
| | * | | | HID: multitouch: Support PTP Stick and Touchpad deviceMasaki Ota2017-06-212-2/+23
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linusJiri Kosina2017-07-1014-53/+116
| |\ \ \ \ \ \
| | | * | | | | HID: Microsoft Win8 Wireless Radio Controls cleanupHans de Goede2017-05-221-1/+1
| | | * | | | | HID: ite: Add hid-ite driverHans de Goede2017-05-115-0/+66
| | | * | | | | HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensionsHans de Goede2017-05-111-0/+9
| | | | |_|_|/ | | | |/| | |
| | * | | | | HID: intel-ish-hid: Enable Gemini Lake ish driverSong Hongyan2017-06-302-0/+2
| | * | | | | HID: intel-ish-hid: Enable Cannon Lake ish driverSong Hongyan2017-06-302-0/+2
| | * | | | | HID: intel_ish-hid: enable compile testingArnd Bergmann2017-05-301-1/+1
| | * | | | | HID: intel_ish-hid: fix format string for size_tArnd Bergmann2017-05-301-3/+2
| | * | | | | HID: intel_ish-hid: convert timespec to ktime_tArnd Bergmann2017-05-304-23/+13
| | * | | | | HID: intel_ish-hid: clarify locking in client codeArnd Bergmann2017-05-301-26/+17
| | * | | | | HID: intel_ish-hid: fix potential uninitialized data usageArnd Bergmann2017-05-301-0/+2
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linusJiri Kosina2017-07-105-38/+63
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | HID: asus: Add support for Zen AiO MD-5110 keyboardDaniel Drake2017-06-083-0/+3
| | | * | | | HID: move Asus keyboard support from hid-chicony to hid-asusDaniel Drake2017-06-084-6/+33
| | | | |_|/ | | | |/| |
| | * / | | HID: apple: Use country code to detect ISO keyboardsAlex Henrie2017-06-081-32/+27
| | |/ / /
* | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-032-18/+16
|\ \ \ \ \
| * | | | | HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groupsGreg Kroah-Hartman2017-06-121-14/+10
| * | | | | hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-4/+6
* | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-5/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-5/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'for-4.12/upstream-fixes' into for-linusJiri Kosina2017-06-203-8/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert "HID: magicmouse: Set multi-touch keybits for Magic Mouse"Daniel Stone2017-06-201-8/+7
| * | | | HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2017-06-062-0/+4
* | | | | HID: let generic driver yield control iff specific driver has been enabledJiri Kosina2017-06-131-61/+221
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-06-028-40/+119
|\| | | | |/ / |/| |
| * | HID: asus: Stop underlying hardware on removeCarlo Caione2017-06-021-0/+2
| * | HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devicesHans de Goede2017-05-291-0/+13
| * | HID: asus: Add support for T100 keyboardHans de Goede2017-05-223-0/+12
| * | HID: elecom: extend to fix the descriptor for DEFT trackballsDiego Elio Pettenò2017-05-114-11/+61
| * | HID: magicmouse: Set multi-touch keybits for Magic MouseChe-Liang Chiou2017-05-051-7/+8
| * | HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke2017-05-051-22/+23
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+1
|\ \ | |/ |/|
| * HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/Geert Uytterhoeven2017-03-241-1/+1
* | Merge branch 'for-4.12/asus' into for-linusJiri Kosina2017-05-029-15/+261
|\ \
| * | HID: asus: support backlight on USB keyboardsCarlo Caione2017-04-122-1/+183
| * | HID: asus: change mapping from KEY_WLAN to KEY_RFKILLMatjaz Hegedic2017-03-301-1/+1
| * | HID: asus: ignore declared dummy usagesMatjaz Hegedic2017-03-301-2/+21
| * | HID: asus: fix and generalize ambiguous preprocessor macrosMatjaz Hegedic2017-03-303-23/+23
| * | HID: asus: support Republic of Gamers special keysChris Chiu2017-03-304-1/+46
| * | HID: asus: drop dependency on I2C_HIDDaniel Drake2017-03-301-1/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-03-219-7/+71
| |\ \ | | |/ | |/|
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-024-3/+4
| * | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | Merge branch 'for-4.12/sony' into for-linusJiri Kosina2017-05-021-810/+864
|\ \ \
| * | | HID: sony: remove redundant check for -ve errColin Ian King2017-04-061-3/+0
| * | | HID: sony: Make sure to unregister sensors on failureRoderick Colenbrander2017-04-061-3/+2
| * | | HID: sony: Make DS4 bt poll interval adjustableRoderick Colenbrander2017-04-061-10/+69
| * | | HID: sony: Set proper bit flags on DS4 output reportRoderick Colenbrander2017-04-061-2/+2