summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * | HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()Benjamin Tissoires2016-08-051-11/+14
| | | | | | | | | * | HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2Benjamin Tissoires2016-08-051-2/+3
| | | | | | | | | * | HID: wacom: actually report the battery level for wireless connectedBenjamin Tissoires2016-08-051-1/+2
| | | | | | | | * | | HID: alps: fix error return code in alps_input_configured()Wei Yongjun2016-09-221-2/+3
| | | | | | | | * | | HID: support for keyboard - Corsair STRAFEMarian Krivoš2016-09-192-0/+2
| | | | | | | | * | | HID: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-021-1/+1
| | | | | | | | |/ /
| | | | | | | * | | HID: sony: Update copyright and add Dualshock 4 rate control noteFrank Praznik2016-09-261-1/+12
| | | | | | | * | | HID: sony: Defer the initial USB Sixaxis output reportFrank Praznik2016-09-261-4/+25
| | | | | | | * | | HID: sony: Relax duplicate checking for USB-only devicesFrank Praznik2016-09-261-8/+32
| | | | | | | |/ /
| | | | | | * | | HID: hid-logitech: Documentation updates/correctionsSimon Wood2016-09-261-9/+14
| | | | | | * | | HID: hid-logitech: Improve Wingman Formula Force GP supportSimon Wood2016-09-262-1/+60
| | | | | | * | | HID: hid-logitech: Rewrite of descriptor for all DF wheelsSimon Wood2016-09-261-14/+1
| | | | | | * | | HID: hid-logitech: Compute combined pedals valueSimon Wood2016-09-261-0/+17
| | | | | | * | | HID: hid-logitech: Add combined pedal support Logitech wheelsSimon Wood2016-09-263-0/+48
| | | | | | * | | HID: hid-logitech: Introduce control for combined pedals featureSimon Wood2016-09-261-0/+58
| | | | | | |/ /
| | | | | * | | HID: uclogic: Add support for UC-Logic TWHA60 v3Nikolai Kondrashov2016-09-191-0/+23
| | | | | * | | HID: uclogic: Override constant descriptorsNikolai Kondrashov2016-09-191-5/+6
| | | | | * | | HID: uclogic: Support UGTizer GP0610 partiallyNikolai Kondrashov2016-09-193-0/+18
| | | | | * | | HID: uclogic: Add support for several more tabletsNikolai Kondrashov2016-09-193-0/+16
| | | | | * | | HID: uclogic: Switch to reporting abstract button eventsBenjamin Tissoires2016-09-191-5/+97
| | | | | * | | HID: uclogic: Remove allocation failure messagesNikolai Kondrashov2016-09-191-2/+0
| | | | | * | | HID: kye: Fix MousePen i608X v2 report descriptorNikolai Kondrashov2016-09-191-1/+105
| | | | | * | | HID: kye: Rename MousePen i608X v2 macroNikolai Kondrashov2016-09-194-6/+6
| | | | | * | | HID: Remove broken links to tablet descriptionsNikolai Kondrashov2016-09-193-78/+0
| | | | | |/ /
| | | | * | | HID: intel_ish-hid: Remove duplicated include from bus.cWei Yongjun2016-08-291-1/+0
| | | | * | | HID: intel_ish-hid: Use kzalloc instead of kmalloc/memsetWei Yongjun2016-08-291-2/+1
| | | | * | | HID: intel_ish-hid: Convert list_for_each to entry variantWei Yongjun2016-08-291-3/+1
| | | | * | | HID: intel-ish-hid: use module_pci_driver to simplify the codeWei Yongjun2016-08-291-12/+1
| | | | * | | HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-08-291-2/+1
| | | | * | | HID: hid-sensor-hub: Add ISH quirkSrinivas Pandruvada2016-08-171-0/+4
| | | | * | | HID: intel-ish-hid: ISH HID client driverSrinivas Pandruvada2016-08-174-0/+1410
| | | | * | | HID: intel-ish-hid: ipc layerSrinivas Pandruvada2016-08-176-0/+1576
| | | | * | | HID: intel_ish-hid: ISH Transport layerSrinivas Pandruvada2016-08-1714-0/+4352
| | | | |/ /
| | | * | | Revert "HID: microsoft: fix invalid rdesc for 3k kbd"Michel Hermier2016-09-261-9/+1
| | | * | | HID: input: ignore System Control application usages if not System ControlsBenjamin Tissoires2016-09-191-0/+9
| | | |/ /
| | * / / HID: alps: fix multitouch cursor issueMasaki Ota2016-09-271-6/+6
| | |/ /
| * | | HID: alps: fix stick device not working after resumeKai-Heng Feng2016-09-221-2/+2
| * | | HID: alps: Fix memory leakAxel Lin2016-09-191-2/+3
| * | | HID: microsoft: Add Surface 4 type cover pro 4 (JP)Yuta Kobayashi2016-08-174-0/+6
| * | | HID: wacom: Update last_slot_field during pre_report phaseJason Gerecke2016-08-112-37/+27
| * | | HID: input: add mic mute key on HP slim keyboardAceLan Kao2016-08-051-0/+1
| * | | HID: Add a new Saitek mouse device ID (RAT 9)Mayeul Cantan2016-08-023-0/+4
| * | | HID: sony: disable descriptor fixup for FutureMax Dance MatMikko Perttunen2016-08-021-1/+5
| |/ /
* | | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-0750-746/+3108
|\ \ \
| * \ \ Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-054-8/+786
| |\ \ \
| | * | | x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-043-0/+778
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------------. \ \ \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-0517-222/+1805
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada2016-09-131-0/+1
| | | | | | | | | | | * | | | PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada2016-09-131-2/+4
| | | | | | | | | | | * | | | PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada2016-09-131-2/+3