summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-18HID: wacom: Fix touchring value reportingJason Gerecke1-2/+2
2015-12-18HID: wacom: Report 'strip2' values in ABS_RYJason Gerecke1-1/+1
2015-12-18HID: wacom: Limit touchstrip data to 13 bitsJason Gerecke1-2/+2
2015-12-18HID: wacom: bitwise vs logical ORsDan Carpenter1-4/+4
2015-12-08HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devicesJason Gerecke1-1/+1
2015-12-02HID: wacom: Rename wacom ID report ID macrosJason Gerecke2-5/+5
2015-12-02HID: wacom: Clean up value readingJason Gerecke1-13/+14
2015-12-02HID: wacom: Further clean up wacom_intuos_general packet decoderJason Gerecke1-46/+41
2015-12-02HID: wacom: Replace magic masks and comparisons with switch casesJason Gerecke1-30/+49
2015-12-02HID: wacom: Centralize Intuos pen packet decodingJason Gerecke1-51/+54
2015-12-02HID: wacom: Slim down wacom_intuos_pad processingJason Gerecke1-191/+86
2015-12-02HID: wacom: Move Intuos pad handling code into dedicated functionJason Gerecke1-235/+247
2015-11-19HID: wacom: Delete an unnecessary check before kobject_put()Markus Elfring1-2/+1
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds34-323/+1492
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+5
2015-11-06Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds44-1068/+2768
2015-11-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds38-997/+1279
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds32-100/+103
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds39-943/+1787
2015-11-06Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina44-349/+1509
2015-11-06Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2015-11-06HID: logitech: Add support for G29Simon Wood3-4/+63
2015-11-06HID: logitech: Simplify wheel detection schemeSimon Wood1-42/+28
2015-11-06Revert "ARM: dts: twl4030: Add iio properties for bci subnode"Sebastian Reichel1-2/+0
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds204-224/+303
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds78-2282/+4547
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds97-1047/+2567
2015-11-06Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds8-5/+997
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds58-677/+2896
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds307-3293/+21221
2015-11-06Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-16/+22
2015-11-06mfd: avoid newly introduced compiler warningLinus Torvalds1-2/+0
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds74-410/+2531
2015-11-06mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris1-1/+2
2015-11-06x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds1-1/+0
2015-11-06livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf1-4/+5
2015-11-05Merge tag 'platform-drivers-x86-v4.4-1' of git://git.infradead.org/users/dvha...Linus Torvalds12-252/+358
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds311-1741/+6522
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds127-1351/+3093
2015-11-05vfs: clear remainder of 'full_fds_bits' in dup_fd()Eric Biggers1-32/+32
2015-11-05selftests: vm: add tests for lock on faultEric B Munson4-0/+807
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson10-13/+65
2015-11-05mm: introduce VM_LOCKONFAULTEric B Munson8-8/+21
2015-11-05mm: mlock: add new mlock system callEric B Munson6-1/+16
2015-11-05mm: mlock: refactor mlock, munlock, and munlockall codeEric B Munson1-13/+17
2015-11-05kasan: always taint kernel on reportAndrey Ryabinin1-0/+1
2015-11-05mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin3-5/+5
2015-11-05kasan: use IS_ALIGNED in memory_is_poisoned_8()Xishi Qiu1-2/+22
2015-11-05kasan: Fix a type conversion errorWang Long1-1/+1
2015-11-05lib: test_kasan: add some testcasesWang Long1-0/+69