summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: generic: support generic touch switchAaron Armstrong Skomra2017-01-263-9/+40
* HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra2017-01-264-9/+43
* HID: wacom: generic: add support for touchringAaron Armstrong Skomra2017-01-261-1/+18
* HID: wacom: generic: remove input_event_flagAaron Armstrong Skomra2017-01-262-9/+1
* HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke2017-01-263-2/+226
* HID: wacom: Move WAC_CMD_* into wacom_wac.hJason Gerecke2017-01-262-8/+9
* HID: wacom: Enable HID_GENERIC codepath for Bluetooth devicesJason Gerecke2017-01-261-0/+1
* HID: wacom: do not attempt to switch mode while in probeBenjamin Tissoires2017-01-232-7/+21
* HID: wacom: remove warning while disconnecting devicesBenjamin Tissoires2017-01-231-3/+2
* HID: wacom: release the resources before leaving despite devmBenjamin Tissoires2017-01-231-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-01-193-23/+63
|\
| * HID: wacom: Fix sibling detection regressionJason Gerecke2017-01-192-8/+18
| * HID: corsair: fix control-transfer error handlingJohan Hovold2017-01-131-3/+3
| * HID: corsair: fix DMA buffers on stackJohan Hovold2017-01-131-12/+42
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-01-195-49/+70
|\ \
| * | s390: update defconfigsHeiko Carstens2017-01-164-48/+67
| * | s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens2017-01-161-1/+3
* | | Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-191-0/+71
|\ \ \
| * | | partially revert "xen: Remove event channel notification through Xen PCI plat...Stefano Stabellini2017-01-131-0/+71
* | | | Merge tag 'upstream-4.10-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-01-185-58/+32
|\ \ \ \
| * | | | ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger2017-01-171-2/+23
| * | | | ubifs: remove redundant checks for encryption keyEric Biggers2017-01-171-55/+3
| * | | | ubifs: allow encryption ioctls in compat modeEric Biggers2017-01-171-0/+3
| * | | | ubifs: add CONFIG_BLOCK dependency for encryptionArnd Bergmann2017-01-171-1/+1
| * | | | ubifs: fix unencrypted journal writePeter Rosin2017-01-171-0/+1
| * | | | ubifs: ensure zero err is returned on successful returnColin Ian King2017-01-171-0/+1
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-01-186-5/+55
|\ \ \ \ \
| * | | | | ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij2017-01-161-0/+7
| * | | | | MAINTAINERS: update rmk's entriesRussell King2017-01-161-2/+8
| * | | | | ARM: put types.h in uapiNicolas Dichtel2017-01-131-3/+3
| * | | | | ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-01-112-0/+19
| * | | | | ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent2017-01-111-0/+18
* | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-183-5/+21
|\ \ \ \ \ \
| * | | | | | cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner2017-01-162-4/+20
| * | | | | | perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplugSedat Dilek2016-12-271-1/+1
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-01-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim2017-01-171-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-188-39/+104
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-01-168-39/+104
| |\ \ \ \ \ \ \
| | * | | | | | | rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-157-35/+104
| | * | | | | | | rcu: Remove cond_resched() from Tiny synchronize_sched()Paul E. McKenney2017-01-151-4/+0
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-184-43/+77
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-173-41/+72
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf probe: Fix to probe on gcc generated functions in modulesMasami Hiramatsu2017-01-163-18/+37
| | * | | | | | | | | perf probe: Add error checks to offline probe post-processingMasami Hiramatsu2017-01-161-17/+33
| | * | | | | | | | | perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu2017-01-161-7/+3
| * | | | | | | | | | perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming2017-01-171-2/+5
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-173-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger2017-01-173-4/+4
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-1760-210/+384
|\ \ \ \ \ \ \ \ \ \ \