summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-1518-427/+340
|\
| * livepatch: Cleanup module page permission changesJosh Poimboeuf2015-12-042-28/+13
| * Merge branch 'from-rusty/modules-next' into for-4.5/coreJiri Kosina2015-12-04271-2213/+3794
| |\
| | * module: keep percpu symbols in module's symtabMiroslav Benes2015-12-041-4/+11
| | * module: clean up RO/NX handling.Rusty Russell2015-12-042-91/+81
| | * module: use a structure to encapsulate layout.Rusty Russell2015-12-0414-199/+178
| | * gcov: use within_module() helper.Rusty Russell2015-12-041-6/+1
| | * module: Use the same logic for setting and unsetting RO/NXJosh Poimboeuf2015-12-041-27/+30
| * | livepatch: function,sympos scheme in livepatch sysfs directoryChris J Arges2015-12-032-3/+13
| * | livepatch: add sympos as disambiguator field to klp_relocChris J Arges2015-12-032-68/+21
| * | livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges2015-12-032-50/+41
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-1535-574/+819
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------. \ \ Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina2016-01-143183-80881/+131872
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | HID: wacom: Use correct report to query pen ID from INTUOSHT2 devicesJason Gerecke2016-01-082-1/+6
| | | | | | | | | | * | | HID: wacom: Fix pad button range for CINTIQ_COMPANION_2Jason Gerecke2015-12-181-1/+1
| | | | | | | | | | * | | HID: wacom: Fix touchring value reportingJason Gerecke2015-12-181-2/+2
| | | | | | | | | | * | | HID: wacom: Report 'strip2' values in ABS_RYJason Gerecke2015-12-181-1/+1
| | | | | | | | | | * | | HID: wacom: Limit touchstrip data to 13 bitsJason Gerecke2015-12-181-2/+2
| | | | | | | | | | * | | HID: wacom: bitwise vs logical ORsDan Carpenter2015-12-181-4/+4
| | | | | | | | | | * | | HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devicesJason Gerecke2015-12-081-1/+1
| | | | | | | | | | * | | HID: wacom: Rename wacom ID report ID macrosJason Gerecke2015-12-022-5/+5
| | | | | | | | | | * | | HID: wacom: Clean up value readingJason Gerecke2015-12-021-13/+14
| | | | | | | | | | * | | HID: wacom: Further clean up wacom_intuos_general packet decoderJason Gerecke2015-12-021-46/+41
| | | | | | | | | | * | | HID: wacom: Replace magic masks and comparisons with switch casesJason Gerecke2015-12-021-30/+49
| | | | | | | | | | * | | HID: wacom: Centralize Intuos pen packet decodingJason Gerecke2015-12-021-51/+54
| | | | | | | | | | * | | HID: wacom: Slim down wacom_intuos_pad processingJason Gerecke2015-12-021-191/+86
| | | | | | | | | | * | | HID: wacom: Move Intuos pad handling code into dedicated functionJason Gerecke2015-12-021-235/+247
| | | | | | | | | | * | | HID: wacom: Delete an unnecessary check before kobject_put()Markus Elfring2015-11-191-2/+1
| | | | | | | | | * | | | HID: usbhid: use to_usb_deviceGeliang Tang2015-12-281-1/+1
| | | | | | | | | * | | | HID: corsair: Convert to use module_hid_driverAxel Lin2015-12-281-12/+1
| | | | | | | | * | | | | HID: sony: Remove the size check for the Dualshock 4 HID DescriptorFrank Praznik2015-11-191-2/+2
| | | | | | | | * | | | | HID: sony: Save and restore the controller state on suspend and resumeFrank Praznik2015-11-191-1/+64
| | | | | | | | * | | | | HID: sony: Refactor the output report sending functionsFrank Praznik2015-11-191-13/+19
| | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | * | | | | HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires2015-12-021-2/+13
| | | | | | | * | | | | HID: multitouch: enable palm rejection if device implements confidence usageAllen Hung2015-11-261-0/+5
| | | | | | * | | | | | Revert "INPUT: xpad: switch Logitech G920 Wheel into HID mode"Jiri Kosina2016-01-131-16/+0
| | | | | * | | | | | | HID: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-11-191-1/+0
| | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | * | | | | | | HID: input: ignore the battery in OKLICK Laser BTmouseAlexander E. Patrakov2015-12-181-5/+12
| | | | * | | | | | | HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu2015-12-011-2/+2
| | | | * | | | | | | HID: debug: improve hid_debug_event()Rasmus Villemoes2015-11-271-2/+2
| | | | * | | | | | | HID: usbhid: discarded events don't abort idlenessOliver Neukum2015-11-231-1/+1
| | | | * | | | | | | HID: core: use scnprintf in modalias_show()Rasmus Villemoes2015-11-201-5/+2
| | | | * | | | | | | HID: add Benjamin Tissoires as designated reviewer / co-maintainerJiri Kosina2015-11-201-0/+2
| | | | * | | | | | | HID: Make report_descriptor available for all devicesAndy Lutomirski2015-11-191-7/+9
| | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | HID: use kobj_to_dev()Geliang Tang2015-12-2810-51/+28
| | | * | | | | | | HID: wiimote: use dev_to_wii()Geliang Tang2015-12-281-6/+2
| | | * | | | | | | HID: add a new helper to_hid_driver()Geliang Tang2015-12-282-4/+6
| | | * | | | | | | HID: use to_hid_device()Geliang Tang2015-12-2813-79/+76
| | | * | | | | | | HID: move to_hid_device() to hid.hGeliang Tang2015-12-283-4/+3
| | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | HID: hid-logitech-hidpp: G920 remove deadzonesSimon Wood2015-11-201-0/+20