Toggle navigation
Patchwork
linux-input
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 3491 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
...
22
23
24
…
34
35
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[bpf-next,v3,01/17] bpf: add new is_sys_admin_prog_type() helper
Introduce eBPF support for HID devices
-
-
-
2022-03-18
Benjamin Tissoires
New
[3/3] Input: isa1200 - new driver for Immersion ISA1200
[1/3] dt-bindings: Add Immersion Corporation prefix
-
-
-
2022-03-15
Linus Walleij
New
[2/3] dt-bindings: input: Add bindings for Immersion ISA1200
[1/3] dt-bindings: Add Immersion Corporation prefix
-
-
-
2022-03-15
Linus Walleij
New
[1/3] dt-bindings: Add Immersion Corporation prefix
[1/3] dt-bindings: Add Immersion Corporation prefix
-
-
-
2022-03-15
Linus Walleij
New
hid: asus: ROG NKey: Ignore portion of 0x5a report
hid: asus: ROG NKey: Ignore portion of 0x5a report
-
-
-
2022-03-14
Josh Kilmer
New
Input: mt6779-keypad - fix signedness bug in probe
Input: mt6779-keypad - fix signedness bug in probe
-
-
-
2022-03-14
Dan Carpenter
New
HID: cleanup comments
HID: cleanup comments
-
-
-
2022-03-14
Tom Rix
New
HID: hid-ntrig: fix the error handling code in ntrig_probe
HID: hid-ntrig: fix the error handling code in ntrig_probe
-
-
-
2022-03-13
Mingxuan Xiang
New
HID: microsoft: Report Xbox Guide and Back buttons on Xbox One S controller
HID: microsoft: Report Xbox Guide and Back buttons on Xbox One S controller
-
-
-
2022-03-12
Daniel Bomar
New
drivers: usbtouchscreen: use kzalloc
drivers: usbtouchscreen: use kzalloc
-
-
-
2022-03-12
Michael Estner
New
[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
[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,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,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
Input: synaptics: change initialization error into warning
Input: synaptics: change initialization error into warning
-
-
-
2022-03-04
David Heidelberg
New
[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
[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
[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
[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
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
[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
[v5,3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
Update VMware maintainer entries
-
-
-
2022-02-24
Srivatsa S. Bhat
New
[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
[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
[v2] HID: Add mapping for KEY_DICTATE
[v2] HID: Add mapping for KEY_DICTATE
-
-
-
2022-02-18
William Mahon
New
[v2,3/6] Input: edt-ft5x06 - set report rate by dts property
Input: edt-ft5x06 - Improve configuration
-
-
-
2022-02-17
Dario Binacchi
New
HID: Add mapping for KEY_DICTATE
HID: Add mapping for KEY_DICTATE
-
-
-
2022-02-17
William Mahon
New
[v2] input: da7280: Make use of the helper function dev_err_probe()
[v2] input: da7280: Make use of the helper function dev_err_probe()
-
-
-
2022-02-17
zhaoxiao
New
[v4,4/4] HID: google: modify HID device groups of eel
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-16
Stephen Boyd
New
[v4,2/4] HID: Extract vivaldi hid feature mapping for use in hid-hammer
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-16
Stephen Boyd
New
[v5,2/2] Input: add Imagis touchscreen driver
Add support for Imagis touchscreens
-
-
-
2022-02-16
Markuss Broks
New
[2/4] input: ps2-gpio: use ktime for IRQ timekeeping
[1/4] input: ps2-gpio: refactor struct ps2_gpio_data
-
-
-
2022-02-15
Danilo Krummrich
New
[1/4] input: ps2-gpio: refactor struct ps2_gpio_data
[1/4] input: ps2-gpio: refactor struct ps2_gpio_data
-
-
-
2022-02-15
Danilo Krummrich
New
[V3,10/13] md: use time_is_before_eq_jiffies() instead of open coding it
Untitled series #167548
-
-
-
2022-02-15
Qing Wang
New
[V3,3/13] gpu: drm: i915: use time_is_after_jiffies() instead of open coding it
use time_is_{before,after}_jiffies() instead of open coding it
-
-
-
2022-02-15
Qing Wang
New
Input: zinitix - Add BT404 compatible string
Input: zinitix - Add BT404 compatible string
-
-
-
2022-02-13
Linus Walleij
New
[v4,3/3] HID: lenovo: Add note about different report numbers
HID: lenovo: Add support for ThinkPad TrackPoint
-
-
-
2022-02-13
Florian Klink
New
[v4,2/3] HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II keyboards
HID: lenovo: Add support for ThinkPad TrackPoint
-
-
-
2022-02-13
Florian Klink
New
[v4,1/3] HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
HID: lenovo: Add support for ThinkPad TrackPoint
-
-
-
2022-02-13
Florian Klink
New
[1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate
Input: edt-ft5x06 - Improve configuration
-
-
-
2022-02-13
Dario Binacchi
New
HID: elo: Fix refcount leak in elo_probe()
HID: elo: Fix refcount leak in elo_probe()
-
-
-
2022-02-12
Alan Stern
New
[2/2] input: ps2-gpio: enforce and document open drain
[1/2] dt-bindings: ps2-gpio: convert binding to json-schema
-
-
-
2022-02-11
Danilo Krummrich
New
[1/3] input: ps2-gpio: use ktime for IRQ timekeeping
[1/3] input: ps2-gpio: use ktime for IRQ timekeeping
-
-
-
2022-02-11
Danilo Krummrich
New
[V2,6/13] input: serio: use time_is_before_jiffies() instead of jiffies judgment
use time_is_xxx() instead of jiffies judgment
-
-
-
2022-02-11
Qing Wang
New
[V2,5/13] hid: use time_is_after_jiffies() instead of jiffies judgment
use time_is_xxx() instead of jiffies judgment
-
-
-
2022-02-11
Qing Wang
New
[V2,4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of jiffies judgment
use time_is_xxx() instead of jiffies judgment
-
-
-
2022-02-11
Qing Wang
New
[V2,1/13] block: xen: use time_is_before_eq_jiffies() instead of jiffies judgment
use time_is_xxx() instead of jiffies judgment
-
-
-
2022-02-11
Qing Wang
New
[v3,3/4] HID: google: Add support for vivaldi to hid-hammer
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-11
Stephen Boyd
New
[v3,1/4] Input: Extract ChromeOS vivaldi physmap show function
Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
-
-
-
2022-02-11
Stephen Boyd
New
[7/7] HID: uclogic: Handle virtual frame reports
DIGImend patches, part one
-
-
-
2022-02-10
José Expósito
New
[6/7] HID: uclogic: Skip non-input raw events earlier
DIGImend patches, part one
-
-
-
2022-02-10
José Expósito
New
[5/7] HID: uclogic: Access pen/frame params directly in raw_event handling
DIGImend patches, part one
-
-
-
2022-02-10
José Expósito
New
[4/7] HID: uclogic: Split pen and frame raw event handling
DIGImend patches, part one
-
-
-
2022-02-10
José Expósito
New
[3/7] HID: uclogic: Support Huion 13th frame button
DIGImend patches, part one
-
-
-
2022-02-10
José Expósito
New
[2/7] HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2
DIGImend patches, part one
-
-
-
2022-02-10
José Expósito
New
«
1
2
...
22
23
24
…
34
35
»