summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: remove ThingM blink(1) driverHeiner Kallweit2016-06-234-273/+4
* HID: hid-led: add support for ThingM blink(1)Heiner Kallweit2016-06-232-3/+70
* HID: hid-led: add support for reading from LED devicesHeiner Kallweit2016-06-231-0/+29
* HID: hid-led: add support for devices with multiple independent LEDsHeiner Kallweit2016-06-231-30/+55
* HID: led: fix configJiri Kosina2016-06-171-2/+2
* usb: misc: remove outdated USB LED driverHeiner Kallweit2016-06-173-283/+0
* HID: migrate USB LED driver from usb misc to hidHeiner Kallweit2016-06-175-3/+306
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-1812-73/+126
|\
| * Merge branch 'for-4.7/wacom' into for-linusJiri Kosina2016-05-173-7/+10
| |\
| | * HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke2016-05-033-7/+10
| * | Merge branch 'for-4.7/upstream' into for-linusJiri Kosina2016-05-175-24/+31
| |\ \
| | * | HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K7...Trent Lloyd2016-04-272-0/+12
| | * | HID: simplify implement() a bitDmitry Torokhov2016-04-071-18/+15
| | * | HID: hidraw: silence an uninitialized variable warningDan Carpenter2016-04-041-3/+2
| | * | HID: roccat: silence an uninitialized variable warningDan Carpenter2016-04-041-3/+2
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and...Jiri Kosina2016-05-176990-179090/+366424
| |\ \ \ \ \
| | | | * | | HID: thingm: remove not needed error messageHeiner Kallweit2016-04-251-6/+1
| | | | * | | HID: thingm: set new flag LED_HW_PLUGGABLEHeiner Kallweit2016-04-181-0/+1
| | | | * | | HID: thingm: factor out duplicated code to thingm_init_ledHeiner Kallweit2016-04-181-28/+15
| | | | | |/ | | | | |/|
| | | * | | HID: hidraw: switch to using memdup_userDmitry Torokhov2016-03-241-9/+4
| | | | |/ | | | |/|
| | * | | HID: asus: add support for VivoBook E200HAYusuke Fujimaki2016-04-044-7/+15
| | * | | HID: Asus X205TA keyboard driverYusuke Fujimaki2016-04-015-0/+57
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-1824-181/+1200
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina2016-05-1738-306/+1739
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina2016-04-1525-140/+778
| | | |\ \ \ \
| | | | * | | | powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman2016-04-143-0/+104
| | | | * | | | powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman2016-04-145-9/+29
| | | | * | | | powerpc/livepatch: Add livepatch headerMichael Ellerman2016-04-141-0/+54
| | | | * | | | livepatch: Allow architectures to specify an alternate ftrace locationMichael Ellerman2016-04-141-3/+31
| | | | * | | | ftrace: Make ftrace_location_range() globalMichael Ellerman2016-04-142-1/+14
| | | * | | | | livepatch: robustify klp_register_patch() API error checkingJiri Kosina2016-04-071-3/+3
| | | * | | | | Documentation: livepatch: outline Elf format and requirements for patch modulesJessica Yu2016-04-011-0/+311
| | | * | | | | livepatch: reuse module loader code to write relocationsJessica Yu2016-04-017-154/+95
| | | * | | | | module: s390: keep mod_arch_specific for livepatch modulesJessica Yu2016-04-011-2/+4
| | | * | | | | module: preserve Elf information for livepatch modulesJessica Yu2016-04-012-3/+147
| | | * | | | | Elf: add livepatch-specific Elf constantsJessica Yu2016-04-011-4/+6
| | * | | | | | livepatch: Add some basic livepatch documentationPetr Mladek2016-04-272-0/+395
| | |/ / / / /
| * / / / / / livepatch: make object/func-walking helpers more robustMiroslav Benes2016-04-302-2/+7
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-1864-86/+86
|\ \ \ \ \ \
| * | | | | | gitignore: fix wordingKyeongmin Cho2016-04-281-1/+1
| * | | | | | mfd: ab8500-debugfs: fix "between" in printkColin Ian King2016-04-281-1/+1
| * | | | | | memstick: trivial fix of spelling mistake on managementColin Ian King2016-04-282-9/+9
| * | | | | | cpupowerutils: bench: fix "average"Colin Ian King2016-04-282-3/+3
| * | | | | | treewide: Fix typos in printkMasanari Iida2016-04-2812-16/+16
| * | | | | | IB/mlx4: printk fixColin Ian King2016-04-281-1/+1
| * | | | | | pinctrl: sirf/atlas7: fix printk spellingColin Ian King2016-04-281-1/+1
| * | | | | | serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven2016-04-181-2/+2
| * | | | | | w1: comment spelling s/minmum/minimum/Geert Uytterhoeven2016-04-181-1/+1
| * | | | | | Blackfin: comment spelling s/divsor/divisor/Geert Uytterhoeven2016-04-181-1/+1
| * | | | | | metag: Fix misspellings in comments.Adam Buchbinder2016-04-184-8/+8