Toggle navigation
Patchwork
linux-input
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 9802 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
67
68
69
…
98
99
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,1/3] Input/i8042: Merge quirk tables
[v3,1/3] Input/i8042: Merge quirk tables
-
-
-
2022-03-08
Werner Sembach
New
input: fix variable type
input: fix variable type
-
-
-
2022-03-08
Lv Ruyi
New
input: keyboard: snvs_pwrkey: Add key-release-only
input: keyboard: snvs_pwrkey: Add key-release-only
-
-
-
2022-03-07
Alifer Moraes
New
HID: apple: Bring apple_key_translation structures together.
HID: apple: Bring apple_key_translation structures together.
-
-
-
2022-03-06
Aditya Garg
New
[v10,2/2] Input: add Imagis touchscreen driver
Add support for Imagis touchscreens
-
-
-
2022-03-05
Markuss Broks
New
[v10,1/2] dt-bindings: input/touchscreen: bindings for Imagis
Add support for Imagis touchscreens
-
-
-
2022-03-05
Markuss Broks
Accepted
[bpf-next,v2,28/28] samples/bpf: fix bpf_program__attach_hid() api change
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,27/28] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,26/28] libbpf: add handling for BPF_F_INSERT_HEAD in HID programs
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,25/28] bpf/hid: Add a flag to add the program at the beginning of the list
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,24/28] HID: bpf: only call hid_bpf_raw_event() if a ctx is available
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,23/28] HID: bpf: compute only the required buffer size for the device
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,22/28] bpf/verifier: prevent non GPL programs to be loaded against HID
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
Superseded
[bpf-next,v2,21/28] selftests/bpf: add tests for bpf_hid_hw_request
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,20/28] HID: add implementation of bpf_hid_raw_request
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,19/28] bpf/hid: add bpf_hid_raw_request helper function
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,18/28] selftests/bpf: hid: rely on uhid event to know if a test device is ready
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,17/28] selftests/bpf: add test for user call of HID bpf programs
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,16/28] libbpf: add new attach type BPF_HID_USER_EVENT
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,15/28] bpf/hid: add new BPF type to trigger commands from userspace
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,14/28] selftests/bpf: add tests for hid_{get|set}_data helpers
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,13/28] HID: bpf: implement hid_bpf_get|set_data
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,12/28] bpf/hid: add hid_{get|set}_data helpers
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,11/28] samples/bpf: add a report descriptor fixup
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,10/28] selftests/bpf: add report descriptor fixup tests
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
Superseded
[bpf-next,v2,09/28] libbpf: add new attach type BPF_HID_RDESC_FIXUP
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,08/28] HID: allow to change the report descriptor from an eBPF program
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,07/28] bpf/hid: add a new attach type to change the report descriptor
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,06/28] samples/bpf: add new hid_mouse example
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,05/28] selftests/bpf: add tests for the HID-bpf initial implementation
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,04/28] libbpf: add HID program type and API
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,03/28] HID: hook up with bpf
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,02/28] bpf: introduce hid program type
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
New
[bpf-next,v2,01/28] bpf: add new is_sys_admin_prog_type() helper
Introduce eBPF support for HID devices
-
-
-
2022-03-04
Benjamin Tissoires
Superseded
Input: synaptics: change initialization error into warning
Input: synaptics: change initialization error into warning
-
-
-
2022-03-04
David Heidelberg
New
[v7,4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema
Untitled series #169096
-
-
-
2022-03-03
Charles Mirabile
Superseded
[v7,2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
Untitled series #169096
-
-
-
2022-03-03
Charles Mirabile
Superseded
[v9,2/2] Input: add Imagis touchscreen driver
Add support for Imagis touchscreens
-
-
-
2022-03-03
Markuss Broks
Superseded
[v9,1/2] dt-bindings: input/touchscreen: bindings for Imagis
Add support for Imagis touchscreens
-
-
-
2022-03-03
Markuss Broks
Superseded
[v21,3/3] arm64: defconfig: Add CONFIG_KEYBOARD_MT6779=m
Add matrix keypad driver support for Mediatek SoCs
-
-
-
2022-03-03
Mattijs Korpershoek
New
[v21,2/3] Input: mt6779-keypad - Add MediaTek keypad driver
Add matrix keypad driver support for Mediatek SoCs
-
-
-
2022-03-03
Mattijs Korpershoek
New
[v21,1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad
Add matrix keypad driver support for Mediatek SoCs
-
-
-
2022-03-03
Mattijs Korpershoek
New
[v8,2/2] Input: add Imagis touchscreen driver
Add support for Imagis touchscreens
-
-
-
2022-03-03
Markuss Broks
Superseded
[v8,1/2] dt-bindings: input/touchscreen: bindings for Imagis
Add support for Imagis touchscreens
-
-
-
2022-03-03
Markuss Broks
Superseded
[for-5.18/uclogic,4/4] HID: uclogic: Add support for Huion touch ring reports
DIGImend patches, part III
-
-
-
2022-03-03
José Expósito
New
[for-5.18/uclogic,3/4] HID: uclogic: Allow three frame parameter sets
DIGImend patches, part III
-
-
-
2022-03-03
José Expósito
New
[for-5.18/uclogic,2/4] HID: uclogic: Support custom device suffix for frames
DIGImend patches, part III
-
-
-
2022-03-03
José Expósito
New
[for-5.18/uclogic,1/4] HID: uclogic: Add support for touch ring reports
DIGImend patches, part III
-
-
-
2022-03-03
José Expósito
New
[v3] HID: Add mapping for KEY_ALL_APPLICATIONS
[v3] HID: Add mapping for KEY_ALL_APPLICATIONS
-
-
-
2022-03-03
William Mahon
New
[v4] HID: Add mapping for KEY_DICTATE
[v4] HID: Add mapping for KEY_DICTATE
-
-
-
2022-03-03
William Mahon
Accepted
[-next] HID: core: clean up some inconsistent indenting
[-next] HID: core: clean up some inconsistent indenting
-
-
-
2022-03-03
Yang Li
Superseded
[RESEND,v4,4/4] input: misc: pm8941-pwrkey: simulate missed key press events
Extend pm8941-pwrkey driver
-
-
-
2022-03-02
Anjelique Melendez
Superseded
[RESEND,v4,3/4] input: misc: pm8941-pwrkey: add software key press debouncing support
Extend pm8941-pwrkey driver
-
-
-
2022-03-02
Anjelique Melendez
Superseded
[RESEND,v4,2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
Extend pm8941-pwrkey driver
-
-
-
2022-03-02
Anjelique Melendez
Superseded
[RESEND,v4,1/4] input: misc: pm8941-pwrkey: fix error message
Extend pm8941-pwrkey driver
-
-
-
2022-03-02
Anjelique Melendez
Superseded
[next] HID: core: Remove redundant assignment to pointer field
[next] HID: core: Remove redundant assignment to pointer field
-
-
-
2022-03-02
Colin Ian King
New
[v3] Input: zinitix - Do not report shadow fingers
[v3] Input: zinitix - Do not report shadow fingers
-
-
-
2022-02-28
Linus Walleij
New
dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
-
-
-
2022-02-28
Rob Herring (Arm)
Accepted
input: keyboard: snvs_pwrkey: Fix SNVS_HPVIDR1 register address
input: keyboard: snvs_pwrkey: Fix SNVS_HPVIDR1 register address
-
-
-
2022-02-28
Sebastian Krzyszkowiak
Superseded
[v2] input/i8042: Add TUXEDO/Clevo devices to i8042 quirk tables
[v2] input/i8042: Add TUXEDO/Clevo devices to i8042 quirk tables
-
-
-
2022-02-28
Werner Sembach
New
Input: goodix - Workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
Input: goodix - Workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
-
-
-
2022-02-28
Hans de Goede
Accepted
[v5,5/5] HID: google: modify HID device groups of eel
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-28
Dmitry Torokhov
Accepted
[v5,4/5] HID: google: Add support for vivaldi to hid-hammer
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-28
Dmitry Torokhov
Accepted
[v5,3/5] HID: google: extract Vivaldi hid feature mapping for use in hid-hammer
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-28
Dmitry Torokhov
Accepted
[v5,2/5] Input: extract ChromeOS vivaldi physmap show function
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-28
Dmitry Torokhov
Accepted
[v5,1/5] HID: google: switch to devm when registering keyboard backlight LED
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-28
Dmitry Torokhov
Accepted
[v6,4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5
Add support for the Cypress cyttsp5
-
-
-
2022-02-27
Alistair
Superseded
[v6,3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
Add support for the Cypress cyttsp5
-
-
-
2022-02-27
Alistair
Superseded
[v6,2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
Add support for the Cypress cyttsp5
-
-
-
2022-02-27
Alistair
Superseded
[v6,1/4] Input: Add driver for Cypress Generation 5 touchscreen
Add support for the Cypress cyttsp5
-
-
-
2022-02-27
Alistair
Superseded
Transparent pass-though mode for synaptics touchpad with trackpoint
Transparent pass-though mode for synaptics touchpad with trackpoint
-
-
-
2022-02-26
Miroslav Bendík
New
HID: vivaldi: fix sysfs attributes leak
HID: vivaldi: fix sysfs attributes leak
-
-
-
2022-02-26
Dmitry Torokhov
Accepted
[v2] Input: samsung-keypad - Properly state IOMEM dependency
[v2] Input: samsung-keypad - Properly state IOMEM dependency
-
-
-
2022-02-25
David Gow
Accepted
hid: hid-nintendo: check the return value of alloc_workqueue()
hid: hid-nintendo: check the return value of alloc_workqueue()
-
-
-
2022-02-25
Jia-Ju Bai
Accepted
[v4,6/6] Defconfig: add CONFIG_SPI_HID=m
Add spi-hid, transport for HID over SPI bus
-
-
-
2022-02-25
Dmitry Antipov
New
[v4,5/6] HID: add spi-hid, transport driver for HID over SPI bus
Add spi-hid, transport for HID over SPI bus
-
-
-
2022-02-25
Dmitry Antipov
New
[v4,4/6] Documentation: Correction in HID output_report callback description.
Add spi-hid, transport for HID over SPI bus
-
-
-
2022-02-25
Dmitry Antipov
New
[v4,3/6] Documentation: DT bindings for Microsoft G6 Touch Digitizer
Add spi-hid, transport for HID over SPI bus
-
-
-
2022-02-25
Dmitry Antipov
New
[v4,2/6] HID: define HID_SPI_DEVICE macro in hid.h
Add spi-hid, transport for HID over SPI bus
-
-
-
2022-02-25
Dmitry Antipov
New
[v4,1/6] HID: Add BUS_SPI support when printing out device info in hid_connect()
Add spi-hid, transport for HID over SPI bus
-
-
-
2022-02-25
Dmitry Antipov
New
[v4,2/2] input: misc: Add IBM Operation Panel driver
input: misc: Add IBM Operation Panel driver
-
-
-
2022-02-24
Eddie James
Superseded
[v4,1/2] dt-bindings: input: Add documentation for IBM Operation Panel
input: misc: Add IBM Operation Panel driver
-
-
-
2022-02-24
Eddie James
Superseded
[v5,3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
Update VMware maintainer entries
-
-
-
2022-02-24
Srivatsa S. Bhat
New
[v5,2/3] MAINTAINERS: Add Zack as maintainer of vmmouse driver
Update VMware maintainer entries
-
-
-
2022-02-24
Srivatsa S. Bhat
Accepted
[bpf-next,v1,6/6] HID: bpf: add bpf_hid_raw_request helper function
Introduce eBPF support for HID devices
-
-
-
2022-02-24
Benjamin Tissoires
New
[bpf-next,v1,4/6] HID: bpf: add new BPF type to trigger commands from userspace
Introduce eBPF support for HID devices
-
-
-
2022-02-24
Benjamin Tissoires
New
[bpf-next,v1,2/6] HID: bpf: allow to change the report descriptor from an eBPF program
Introduce eBPF support for HID devices
-
-
-
2022-02-24
Benjamin Tissoires
New
[1/2] Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
[1/2] Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
-
-
-
2022-02-24
Hans de Goede
Accepted
HID: Add driver for Google Hangouts Meet Speakermic
HID: Add driver for Google Hangouts Meet Speakermic
-
-
-
2022-02-23
Pablo Ceballos
Superseded
[v7,1/2] dt-bindings: input/touchscreen: bindings for Imagis
[v7,1/2] dt-bindings: input/touchscreen: bindings for Imagis
-
-
-
2022-02-23
Markuss Broks
Superseded
[v6,1/2] dt-bindings: input/touchscreen: bindings for Imagis
[v6,1/2] dt-bindings: input/touchscreen: bindings for Imagis
-
-
-
2022-02-22
Markuss Broks
Superseded
HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
-
-
-
2022-02-20
Pavel Skripkin
Accepted
[for-5.18/uclogic,9/9] HID: uclogic: Support multiple frame input devices
[for-5.18/uclogic,1/9] HID: uclogic: Remove pen usage masking
-
-
-
2022-02-19
José Expósito
New
[for-5.18/uclogic,7/9] HID: uclogic: Put version first in rdesc namespace
[for-5.18/uclogic,1/9] HID: uclogic: Remove pen usage masking
-
-
-
2022-02-19
José Expósito
New
[for-5.18/uclogic,6/9] HID: uclogic: Use "frame" instead of "buttonpad"
[for-5.18/uclogic,1/9] HID: uclogic: Remove pen usage masking
-
-
-
2022-02-19
José Expósito
New
[for-5.18/uclogic,2/9] HID: uclogic: Replace pen_frame_flag with subreport_list
[for-5.18/uclogic,1/9] HID: uclogic: Remove pen usage masking
-
-
-
2022-02-19
José Expósito
New
[for-5.18/uclogic,1/9] HID: uclogic: Remove pen usage masking
[for-5.18/uclogic,1/9] HID: uclogic: Remove pen usage masking
-
-
-
2022-02-19
José Expósito
New
[v2] HID: Add mapping for KEY_ALL_APPLICATIONS
[v2] HID: Add mapping for KEY_ALL_APPLICATIONS
-
-
-
2022-02-18
William Mahon
New
Input: da9063 - Use devm_delayed_work_autocancel()
Input: da9063 - Use devm_delayed_work_autocancel()
-
-
-
2022-02-18
Christophe JAILLET
Accepted
[v2] HID: Add mapping for KEY_DICTATE
[v2] HID: Add mapping for KEY_DICTATE
-
-
-
2022-02-18
William Mahon
New
«
1
2
...
67
68
69
…
98
99
»