summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'for-4.15/logitech' into for-linusJiri Kosina2017-11-152-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | HID: hid-logitech: remove redundant assignment to pointer valueColin Ian King2017-10-191-3/+1
| | * | | | | | | HID: hid-lg: make array cbuf static const to shink object code sizeColin Ian King2017-09-061-1/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'for-4.15/hyperv' into for-linusJiri Kosina2017-11-151-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | HID: hyperv: pr_err() strings should end with newlinesArvind Yadav2017-10-051-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'for-4.15/asus' into for-linusJiri Kosina2017-11-153-2/+32
| |\ \ \ \ \ \ \
| | * | | | | | | HID: add backlight level quirk for Asus ROG laptopsMustafa Kuscu2017-11-091-1/+1
| | * | | | | | | HID: asus: Add support for Fn keys on Asus ROG G752Maxime Bellengé2017-09-163-1/+31
| | |/ / / / / /
| * | | | | | | Merge branch 'for-4.15/alps' into for-linusJiri Kosina2017-11-153524-57670/+210107
| |\ \ \ \ \ \ \
| | * | | | | | | HID: alps: add new U1 device IDMasaki Ota2017-10-173-0/+5
| | * | | | | | | HID: alps: add support for Alps T4 Touchpad deviceMasaki Ota2017-10-173-20/+323
| | * | | | | | | HID: alps: remove variables local to u1_init() from the device structMasaki Ota2017-10-171-40/+27
| | * | | | | | | HID: alps: properly handle max_fingers and minimum on X and Y axisMasaki Ota2017-10-171-14/+24
| | * | | | | | | HID: alps: Separate U1 device codeMasaki Ota2017-10-171-53/+67
| | * | | | | | | HID: alps: delete unnecessary struct u1_dev devInfoMasaki Ota2017-10-171-35/+34
| | | |/ / / / / | | |/| | | | |
| * | | | | | | HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing WheelViktor Chapliev2017-11-072-0/+3
| * | | | | | | HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke2017-10-191-0/+1
| * | | | | | | HID: rmi: Check that a device is a RMI device before calling RMI functionsAndrew Duggan2017-10-191-3/+10
| * | | | | | | HID: add multi-input quirk for GamepadBlockFlorian Mueller2017-10-172-0/+4
* | | | | | | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-1513-689/+1112
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-101-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-2/+0
| * | | | | | | | | of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang2017-10-231-12/+14
| * | | | | | | | | of: overlay: make pr_err() string uniqueFrank Rowand2017-10-201-1/+1
| * | | | | | | | | of: overlay: pr_err from return NOTIFY_OK to overlay apply/removeFrank Rowand2017-10-201-1/+1
| * | | | | | | | | of: overlay: remove unneeded check for NULL kbasename()Frank Rowand2017-10-181-2/+0
| * | | | | | | | | of: overlay: remove a dependency on device node full_nameFrank Rowand2017-10-183-35/+59
| * | | | | | | | | of: overlay: simplify applying symbols from an overlayFrank Rowand2017-10-181-26/+65
| * | | | | | | | | of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-185-12/+67
| * | | | | | | | | of: overlay: loosen overly strict phandle clash checkFrank Rowand2017-10-181-4/+4
| * | | | | | | | | of: overlay: expand check of whether overlay changeset can be removedFrank Rowand2017-10-181-7/+13
| * | | | | | | | | of: overlay: detect cases where device tree may become corruptFrank Rowand2017-10-185-91/+367
| * | | | | | | | | of: overlay: minor restructuringFrank Rowand2017-10-181-113/+92
| * | | | | | | | | of: overlay: rename identifiers in dup_and_fixup_symbol_prop()Frank Rowand2017-10-181-6/+18
| * | | | | | | | | of: overlay: rename identifiers to more reflect what they doFrank Rowand2017-10-184-259/+298
| * | | | | | | | | of: overlay.c: Convert comparisons to zero or NULL to logical expressionsFrank Rowand2017-10-181-18/+18
| * | | | | | | | | of: overlay.c: Remove comments that state the obvious, to reduce clutterFrank Rowand2017-10-181-29/+18
| * | | | | | | | | of: overlay: fix memory leak related to duplicated propertyLixin Wang2017-10-171-4/+11
| * | | | | | | | | of: unittest: Remove redundant OF_DETACHED flag settingStephen Boyd2017-10-161-2/+0
| * | | | | | | | | of/fdt: Document detached argument to __unflatten_device_tree()Stephen Boyd2017-10-161-0/+1
| * | | | | | | | | of/resolver: Replace kmalloc + memcpy with kmemdup()Stephen Boyd2017-10-161-2/+1
| * | | | | | | | | of/resolver: Simplify to be32_add_cpu()Stephen Boyd2017-10-161-4/+1
| * | | | | | | | | of/fdt: skip unflattening of disabled nodesRob Herring2017-10-161-0/+4
| * | | | | | | | | of/fdt: add of_fdt_device_is_available functionRob Herring2017-10-161-3/+14
| * | | | | | | | | of: make kobject and bin_attribute support configurableRob Herring2017-10-166-152/+192
| * | | | | | | | | of: wrap accesses to device_node kobjectRob Herring2017-10-161-1/+1
| * | | | | | | | | of: move kobj_to_device_node() into dynamic.cRob Herring2017-10-162-6/+5
| * | | | | | | | | of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring2017-10-161-3/+0
| * | | | | | | | | of/fdt: only store the device node basename in full_nameRob Herring2017-10-031-58/+11
| |/ / / / / / / /
* | | | | | | | | Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1512-22/+608
|\ \ \ \ \ \ \ \ \