summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-09-0522-264/+436
|\
| * Merge branch 'for-4.14/wacom' into for-linusJiri Kosina2017-09-057-40/+48
| |\
| | * HID: wacom: add USB_HID dependencyArnd Bergmann2017-08-011-1/+1
| | * HID: wacom: Improve generic name generationJason Gerecke2017-07-271-31/+27
| | * HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-275-4/+19
| | * HID: wacom: Remove comparison of u8 mode with zero and simplify.Christos Gkekas2017-07-201-4/+1
| * | Merge branch 'for-4.14/upstream' into for-linusJiri Kosina2017-09-053-3/+3
| |\ \
| | * | HID: prodikeys: constify snd_rawmidi_ops structuresJulia Lawall2017-08-151-1/+1
| | * | HID: usbmouse: constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-101-1/+1
| | * | HID: usbkbd: constify usb_device_id and fix space before '[' error.Arvind Yadav2017-08-101-1/+1
| * | | Merge branch 'for-4.14/multitouch' into for-linusJiri Kosina2017-09-053-1/+50
| |\ \ \
| | * | | HID: multitouch: use proper symbolic constant for 0xff310076 applicationJiri Kosina2017-08-031-1/+1
| | * | | HID: multitouch: Support Asus T304UA media keysJoão Paulo Rechi Vita2017-08-033-1/+46
| | * | | HID: multitouch: Support HID_GD_WIRELESS_RADIO_CTLSJoão Paulo Rechi Vita2017-08-031-1/+5
| | |/ /
| * | | Merge branch 'for-4.14/ish' into for-linusJiri Kosina2017-09-053-95/+4
| |\ \ \
| | * | | HID: sensor: constify platform_device_idArvind Yadav2017-08-151-1/+1
| | * | | HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada2017-08-092-94/+3
| | |/ /
| * | | Merge branch 'for-4.14/driver-lock-removal' into for-linusJiri Kosina2017-09-052-13/+5
| |\ \ \
| | * | | HID: Remove the semaphore driver_lockBinoy Jayan2017-08-012-13/+5
| | |/ /
| * | | Merge branch 'for-4.14/constify-attribute_group' into for-linusJiri Kosina2017-09-054-4/+4
| |\ \ \
| | * | | HID: ntrig: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
| | * | | HID: logitech-hidpp: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
| | * | | HID: sensor: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
| | * | | HID: multitouch: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
| | |/ /
| * | | Merge branch 'for-4.14/battery' into for-linusJiri Kosina2017-09-051878-31703/+67045
| |\ \ \
| | * | | HID: input: throttle battery ueventsDmitry Torokhov2017-08-151-3/+9
| | * | | HID: input: optionally use device id in battery nameDmitry Torokhov2017-08-021-1/+3
| | * | | HID: input: map digitizer battery usageDmitry Torokhov2017-08-022-59/+127
| | |/ /
| * | | Merge branch 'for-4.14/asus' into for-linusJiri Kosina2017-09-053-45/+175
| |\ \ \
| | * | | HID: asus: Add T100CHI bluetooth keyboard dock touchpad supportHans de Goede2017-08-081-7/+67
| | * | | HID: asus: Add T100CHI bluetooth keyboard dock special keys mappingHans de Goede2017-07-203-0/+29
| | * | | HID: asus: Add T100TA touchpad resolution infoHans de Goede2017-07-201-0/+6
| | * | | HID: asus: Fix T100TA touchpad y dimensionsHans de Goede2017-07-201-1/+1
| | * | | HID: asus: Parameterize the touchpad codeHans de Goede2017-07-201-47/+67
| | * | | HID: asus: Add support for T100 touchpadHans de Goede2017-07-201-3/+18
| | | |/ | | |/|
| * | | Merge branch 'for-4.13/upstream-fixes' into for-linusJiri Kosina2017-09-053-2/+10
| |\ \ \
| | * | | HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usageJason Gerecke2017-08-081-1/+7
| | * | | HID: add ALWAYS_POLL quirk for Logitech 0xc077Kyle Roarty2017-07-312-1/+3
| |/ / /
* | | | Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-09-0552-326/+1516
|\ \ \ \
| * | | | gpio: mockup: remove unused variable gcColin Ian King2017-08-311-2/+0
| * | | | gpio: pl061: constify amba_idArvind Yadav2017-08-311-1/+1
| * | | | Revert "gpiolib: request the gpio before querying its direction"Linus Walleij2017-08-311-11/+0
| * | | | gpio: twl6040: remove unneeded forward declarationMasahiro Yamada2017-08-231-2/+0
| * | | | gpio: zevio: make gpio_chip constBhumika Goyal2017-08-231-1/+1
| * | | | gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov2017-08-232-0/+20
| * | | | gpio: rcar: Add r8a7745 (RZ/G1E) supportBiju Das2017-08-221-0/+1
| * | | | gpio: brcmstb: check return value of gpiochip_irqchip_add()Masahiro Yamada2017-08-221-4/+5
| * | | | MAINTAINERS: Add entry for THUNDERX GPIO Driver.David Daney2017-08-221-0/+5
| * | | | gpio: Add gpio driver support for ThunderX and OCTEON-TXDavid Daney2017-08-223-0/+649
| * | | | gpio: mockup: use irq_simBartosz Golaszewski2017-08-212-71/+8