Show patches with: Archived = No       |   9789 patches
« 1 2 ... 59 60 6197 98 »
Patch Series S/W/F Date Submitter Delegate State
Input: synaptics-rmi4 - add support for F03 Input: synaptics-rmi4 - add support for F03 --- 2022-08-01 margeyang New
Input: HID-rmi - ignore to rmi_hid_read_block after system resumes. Input: HID-rmi - ignore to rmi_hid_read_block after system resumes. --- 2022-08-01 margeyang New
HID: wacom: Simplify comments HID: wacom: Simplify comments --- 2022-07-31 Christophe JAILLET New
Input: i8042 - enable dumbkbd quirk for HP 15-dy2xxx and 15s-fq2xxx Input: i8042 - enable dumbkbd quirk for HP 15-dy2xxx and 15s-fq2xxx --- 2022-07-30 gurevitch New
HID: mcp2221: add ADC/DAC support via iio subsystem HID: mcp2221: add ADC/DAC support via iio subsystem --- 2022-07-29 Matt Ranostay New
Input: elan_i2c - convert to use dev_groups Input: elan_i2c - convert to use dev_groups --- 2022-07-29 Greg Kroah-Hartman Superseded
[v2,RESEND] hid: asus: ROG NKey: Ignore portion of 0x5a report [v2,RESEND] hid: asus: ROG NKey: Ignore portion of 0x5a report --- 2022-07-28 Josh Kilmer Accepted
HID: hidraw: fix memory leak in hidraw_release() HID: hidraw: fix memory leak in hidraw_release() --- 2022-07-28 Karthik Alapati Accepted
[v3,28/32] Input: sun4i-ts - switch to new of thermal API Untitled series #182448 --- 2022-07-27 Daniel Lezcano Superseded
dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yaml dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yaml --- 2022-07-27 Krzysztof Kozlowski Accepted
[v2] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag [v2] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag --- 2022-07-26 Tetsuo Handa New
[v3,7/7] HID: uclogic: Add support for XP-PEN Deco Pro S XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-26 José Expósito Superseded
[v3,4/7] HID: uclogic: Parse the UGEE v2 frame type XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-26 José Expósito Superseded
[v3,3/7] HID: uclogic: Refactor UGEE v2 frame initialization XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-26 José Expósito Superseded
input: serio: Fix comment typo input: serio: Fix comment typo --- 2022-07-25 Jason Wang New
Input: sx8654 - Fix comment typo Input: sx8654 - Fix comment typo --- 2022-07-25 Jason Wang New
Input: Fix comment typo Input: Fix comment typo --- 2022-07-25 Jason Wang New
[for-next,1/2] HID: amd_sfh: Fix implicit declaration error on i386 Fixes to amd_sfh driver --- 2022-07-23 Basavaraj Natikar Accepted
Input: xpad - add support for ThrustMaster eSwap PRO Controller Xbox for Xbox One Input: xpad - add support for ThrustMaster eSwap PRO Controller Xbox for Xbox One --- 2022-07-22 Anvin Paul New
[bpf-next,v8,02/24] bpf/verifier: allow kfunc to read user provided context Untitled series #181987 --- 2022-07-22 Benjamin Tissoires Superseded
[v8,3/3] arm64: dts: rockchip: Update joystick to polled for OG2 dt-bindings: adc-joystick: add poll-interval --- 2022-07-21 Chris Morgan Superseded
[v8,2/3] Input: adc-joystick - Add polled input device support dt-bindings: adc-joystick: add poll-interval --- 2022-07-21 Chris Morgan New
[v8,1/3] dt-bindings: adc-joystick: add poll-interval dt-bindings: adc-joystick: add poll-interval --- 2022-07-21 Chris Morgan Superseded
[bpf-next,v7,24/24] Documentation: add HID-BPF docs Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,23/24] HID: bpf: add Surface Dial example Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,22/24] samples/bpf: add new hid_mouse example Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,21/24] selftests/bpf: Add a test for BPF_F_INSERT_HEAD Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,20/24] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,19/24] HID: bpf: allow to change the report descriptor Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,18/24] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,17/24] HID: bpf: introduce hid_hw_request() Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,16/24] selftests/bpf/hid: add test to change the report size Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,15/24] HID: bpf: allocate data memory for device_event BPF programs Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,14/24] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,13/24] HID: initial BPF implementation Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,12/24] HID: Kconfig: split HID support and hid-core compilation Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,11/24] HID: convert defines of HID class requests into a proper enum Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,10/24] HID: export hid_report_type to uapi Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,09/24] HID: core: store the unique system identifier in hid_device Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,08/24] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,07/24] bpf: prepare for more bpf syscall to be used from kernel and user space. Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,06/24] selftests/bpf: Add tests for kfunc returning a memory pointer Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,05/24] bpf/verifier: allow kfunc to return an allocated mem Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,04/24] selftests/bpf: add test for accessing ctx from syscall program type Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,03/24] bpf/verifier: do not clear meta in check_mem_size Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,02/24] bpf/verifier: allow kfunc to read user provided context Untitled series #181988 --- 2022-07-21 Benjamin Tissoires Superseded
[bpf-next,v7,01/24] selftests/bpf: fix config for CLS_BPF Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires New
HID: apple: Add "GANSS" to the non-Apple list HID: apple: Add "GANSS" to the non-Apple list --- 2022-07-21 Hilton Chain Accepted
HID: apple: Add "GANSS" to the non-Apple list HID: apple: Add "GANSS" to the non-Apple list --- 2022-07-21 Hilton Chain Superseded
[v2,3/3] ads7846: don't check penirq immediately for 7845 ads7846: fix support for ADS7845 --- 2022-07-21 Luca Ellero New
[v2,2/3] ads7846: always set last command to PWRDOWN ads7846: fix support for ADS7845 --- 2022-07-21 Luca Ellero New
[v2,1/3] ads7846: don't report pressure for ads7845 ads7846: fix support for ADS7845 --- 2022-07-21 Luca Ellero New
[v3,10/10] input: keyboard: adp5588-keys: Use new PM macros adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa New
[v3,09/10] input: keyboard: adp5588-keys: add regulator support adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa Superseded
[v3,08/10] input: keyboard: adp5588-keys: add optional reset gpio adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa Superseded
[v3,07/10] input: keyboard: adp5588-keys: fix coding style warnings adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa New
[v3,06/10] input: keyboard: adp5588-keys: do not check for irq presence adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa Superseded
[v3,05/10] dt-bindings: input: adp5588: add bindings adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa Superseded
[v3,04/10] input: keyboard: adp5588-keys: add support for fw properties adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa Superseded
[v3,03/10] input: keyboard: adp5588-keys: bail out on returned error adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa Superseded
[v3,02/10] gpio: gpio-adp5588: drop the driver adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa Superseded
[v3,01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys' adp5588-keys refactor and fw properties support --- 2022-07-21 Nuno Sa Superseded
HID: intel-ish-hid: Fix typo 'the the' in comment HID: intel-ish-hid: Fix typo 'the the' in comment --- 2022-07-21 Slark Xiao New
[v1,5/6] arm64: dts: mediatek: mt8183: add keyboard node Input: mt6779-keypad - double keys support --- 2022-07-20 Mattijs Korpershoek New
[v1,4/6] Input: mt6779-keypad - support double keys matrix Input: mt6779-keypad - double keys support --- 2022-07-20 Mattijs Korpershoek New
[v1,1/6] MAINTAINERS: input: add mattijs for mt6779-keypad Input: mt6779-keypad - double keys support --- 2022-07-20 Mattijs Korpershoek Accepted
HID: alps: Declare U1_UNICORN_LEGACY support HID: alps: Declare U1_UNICORN_LEGACY support --- 2022-07-19 Artem Borisov Accepted
[v2,2/2] Input: Inactivate slots in input_inhibit_device() Input: Fix handling of inhibiting input device --- 2022-07-18 Angela Czubak New
[v2,1/2] Input: properly queue synthetic events Input: Fix handling of inhibiting input device --- 2022-07-18 Angela Czubak New
[v2,7/7] HID: uclogic: Add support for XP-PEN Deco Pro S XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-17 José Expósito Superseded
[v2,6/7] HID: uclogic: Add support for UGEE v2 mouse frames XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-17 José Expósito Superseded
[v2,5/7] HID: uclogic: Add support for UGEE v2 dial frames XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-17 José Expósito Superseded
[v2,4/7] HID: uclogic: Parse the UGEE v2 frame type XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-17 José Expósito Superseded
[v2,3/7] HID: uclogic: Refactor UGEE v2 frame initialization XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-17 José Expósito Superseded
[v2,2/7] HID: uclogic: Refactor UGEE v2 string descriptor parsing XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-17 José Expósito Superseded
[v2,1/7] HID: uclogic: KUnit best practices and naming conventions XP-PEN Deco Pro S support (for-5.20/uclogic) --- 2022-07-17 José Expósito Superseded
HID: intel-ish-hid: Fix comment typo HID: intel-ish-hid: Fix comment typo --- 2022-07-16 Jason Wang New
[v2,09/10] input: keyboard: adp5588-keys: add regulator support adp5588-keys refactor and fw properties support --- 2022-07-15 Nuno Sa Superseded
[v2,07/10] input: keyboard: adp5588-keys: fix coding style warnings adp5588-keys refactor and fw properties support --- 2022-07-15 Nuno Sa Superseded
[v2,06/10] input: keyboard: adp5588-keys: do not check for irq presence adp5588-keys refactor and fw properties support --- 2022-07-15 Nuno Sa Superseded
[v2,05/10] dt-bindings: input: adp5588-keys: add bindings adp5588-keys refactor and fw properties support --- 2022-07-15 Nuno Sa Superseded
[v2,02/10] gpio: gpio-adp5588: drop the driver adp5588-keys refactor and fw properties support --- 2022-07-15 Nuno Sa Superseded
HID: lg-g15: Fix comment typo HID: lg-g15: Fix comment typo --- 2022-07-15 Jason Wang Accepted
[v2] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema [v2] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema --- 2022-07-14 Max Buchholz New
[3/3] ads7846: don't check penirq immediately for 7845 ads7846: fix support for ADS7845 --- 2022-07-14 Luca Ellero Superseded
[2/3] ads7846: always set last command to PWRDOWN ads7846: fix support for ADS7845 --- 2022-07-14 Luca Ellero Superseded
[1/3] ads7846: don't report pressure for ads7845 ads7846: fix support for ADS7845 --- 2022-07-14 Luca Ellero Superseded
[v3,3/3] input: misc: rt5120: Add power key support Add Richtek RT5120 PMIC support --- 2022-07-14 cy_huang Superseded
[v3,2/3] mfd: rt5120: Add Richtek PMIC support Add Richtek RT5120 PMIC support --- 2022-07-14 cy_huang New
[v3,1/3] dt-binding: mfd: Add Richtek RT5120 PMIC support Add Richtek RT5120 PMIC support --- 2022-07-14 cy_huang Superseded
[v2] AMD_SFH: Add a DMI quirk entry for Chromebooks [v2] AMD_SFH: Add a DMI quirk entry for Chromebooks --- 2022-07-14 Akihiko Odaki New
HID: nintendo: fix rumble worker null pointer deref HID: nintendo: fix rumble worker null pointer deref --- 2022-07-13 Daniel Ogorchock Accepted
Input: tsc2007 - enable GPIO chips that can sleep Input: tsc2007 - enable GPIO chips that can sleep --- 2022-07-13 Benjamin Bara New
HID: rmi: replace ternary operator with min() HID: rmi: replace ternary operator with min() --- 2022-07-13 Jiangshan Yi New
HID: nintendo: Add missing array termination HID: nintendo: Add missing array termination --- 2022-07-12 Guenter Roeck Accepted
[11/11] HID: amd_sfh: Implement SFH1.1 functionality Fixes and implementation of AMD SFH 1.1 functionality --- 2022-07-12 Basavaraj Natikar Accepted
[10/11] HID: amd_sfh: Move interrupt handling to common interface Fixes and implementation of AMD SFH 1.1 functionality --- 2022-07-12 Basavaraj Natikar Accepted
[09/11] HID: amd_sfh: Move amd_sfh_work to common interface Fixes and implementation of AMD SFH 1.1 functionality --- 2022-07-12 Basavaraj Natikar Accepted
[08/11] HID: amd_sfh: Move global functions to static Fixes and implementation of AMD SFH 1.1 functionality --- 2022-07-12 Basavaraj Natikar Accepted
[07/11] HID: amd_sfh: Add remove operation in amd_mp2_ops Fixes and implementation of AMD SFH 1.1 functionality --- 2022-07-12 Basavaraj Natikar Accepted
« 1 2 ... 59 60 6197 98 »