summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | HID: i2c-hid: define i2c_hid_read_register() and use itDmitry Torokhov2022-02-141-23/+22
| | * | | HID: i2c-hid: explicitly code setting and sending reportsDmitry Torokhov2022-02-141-118/+151
| | * | | HID: i2c-hid: refactor reset commandDmitry Torokhov2022-02-141-25/+38
| | * | | HID: i2c-hid: use "struct i2c_hid" as argument in most callsDmitry Torokhov2022-02-141-39/+36
| | * | | HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov2022-02-141-8/+24
| | * | | HID: i2c-hid: fix handling numbered reports with IDs of 15 and aboveAngela Czubak2022-02-141-14/+10
| | | |/ | | |/|
| * | | Merge branch 'for-5.18/google' into for-linusJiri Kosina2022-03-231-1/+1
| |\ \ \
| | * | | HID: google: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2022-02-021-1/+1
| | |/ /
| * | | Merge branch 'for-5.18/core' into for-linusJiri Kosina2022-03-234-105/+568
| |\ \ \
| | * | | Input: docs: add more details on the use of BTN_TOOLBenjamin Tissoires2022-03-011-1/+5
| | * | | HID: input: accommodate priorities for slotted devicesBenjamin Tissoires2022-03-012-8/+96
| | * | | HID: input: remove the need for HID_QUIRK_INVERTBenjamin Tissoires2022-03-012-9/+95
| | * | | HID: input: enforce Invert usage to be processed before InRangeBenjamin Tissoires2022-03-012-3/+35
| | * | | HID: core: for input reports, process the usages by priority listBenjamin Tissoires2022-03-011-7/+38
| | * | | HID: compute an ordered list of input fields to processBenjamin Tissoires2022-03-012-1/+114
| | * | | HID: input: move up out-of-range processing of input valuesBenjamin Tissoires2022-03-011-24/+24
| | * | | HID: input: rework spaghetti code with switch statementsBenjamin Tissoires2022-03-011-37/+43
| | * | | HID: input: tag touchscreens as such if the physical is not thereBenjamin Tissoires2022-03-011-4/+25
| | * | | HID: core: split data fetching from processing in hid_input_field()Benjamin Tissoires2022-03-012-20/+79
| | * | | HID: core: de-duplicate some code in hid_input_field()Benjamin Tissoires2022-03-011-15/+39
| | * | | HID: core: statically allocate read buffersBenjamin Tissoires2022-03-012-7/+6
| | | |/ | | |/|
| * | | Merge branch 'for-5.18/apple' into for-linusJiri Kosina2022-03-231460-11501/+18701
| |\ \ \
| | * | | HID: apple: properly reflect LEDS dependencyJiri Kosina2022-02-171-0/+2
| | * | | HID: apple: Add fn mapping for MacBook Pros with Touch BarAditya Garg2022-02-161-0/+58
| | * | | HID: apple: Add necessary IDs and configuration for T2 Macs.Aun-Ali Zaidi2022-02-163-0/+40
| | * | | HID: apple: Add support for keyboard backlight on certain T2 Macs.Paul Pawlowski2022-02-161-0/+125
| | * | | HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USBJosé Expósito2022-02-161-2/+2
| | * | | HID: apple: Report Magic Keyboard 2021 battery over USBJosé Expósito2022-02-161-1/+1
| | * | | HID: apple: Magic Keyboard 2015 FN key mappingJosé Expósito2022-02-161-0/+24
| | * | | HID: apple: Magic Keyboard first generation FN key mappingJosé Expósito2022-02-161-3/+35
| | * | | HID: apple: Refactor key translation setupJosé Expósito2022-02-161-21/+17
| | |/ /
| * | | Merge branch 'for-5.18/amd-sfh' into for-linusJiri Kosina2022-03-235436-108949/+191314
| |\ \ \
| | * | | HID: amd_sfh: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-241-5/+2
| | | |/ | | |/|
| * | | HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou2022-03-141-26/+3
* | | | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-2555-1378/+4683
|\ \ \ \
| * | | | platform/x86: think-lmi: Certificate authentication supportMark Pearson2022-03-182-104/+421
| * | | | Documentation: syfs-class-firmware-attributes: Lenovo Certificate supportMark Pearson2022-03-181-0/+45
| * | | | platform/x86: amd-pmc: Only report STB errors when STB enabledMario Limonciello2022-03-181-6/+8
| * | | | platform/x86: amd-pmc: Drop CPU QoS workaroundMario Limonciello2022-03-171-29/+3
| * | | | platform/x86: amd-pmc: Output error codes in messagesMario Limonciello2022-03-171-5/+7
| * | | | platform/x86: amd-pmc: Move to later in the suspend processMario Limonciello2022-03-171-15/+15
| * | | | ACPI / x86: Add support for LPS0 callback handlerMario Limonciello2022-03-172-1/+49
| * | | | platform/x86: thinkpad_acpi: consistently check fan_get_status return.Tom Rix2022-03-171-6/+6
| * | | | platform/x86: hp-wmi: support omen thermal profile policy v1Enver Balalic2022-03-151-14/+67
| * | | | platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocatedJorge Lopez2022-03-151-21/+33
| * | | | platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI callsJorge Lopez2022-03-141-11/+11
| * | | | platform/x86: hp-wmi: Fix SW_TABLET_MODE detection methodJorge Lopez2022-03-141-19/+52
| * | | | platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)Jorge Lopez2022-03-141-1/+1
| * | | | platform/x86: amd-pmc: Validate entry into the deepest state on resumeMario Limonciello2022-03-101-3/+26
| * | | | platform/x86: thinkpad_acpi: Don't use test_bit on an integerHans de Goede2022-03-091-2/+2