Toggle navigation
Patchwork
linux-input
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 9789 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
...
60
61
62
…
97
98
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[06/11] HID: amd_sfh: Add PM operations in amd_mp2_ops
Fixes and implementation of AMD SFH 1.1 functionality
-
-
-
2022-07-12
Basavaraj Natikar
Accepted
[05/11] HID: amd_sfh: Add descriptor operations in amd_mp2_ops
Fixes and implementation of AMD SFH 1.1 functionality
-
-
-
2022-07-12
Basavaraj Natikar
Accepted
[04/11] HID: amd_sfh: Move request_list variable to client data
Fixes and implementation of AMD SFH 1.1 functionality
-
-
-
2022-07-12
Basavaraj Natikar
Accepted
[03/11] HID: amd_sfh: Move request_list struct to header file
Fixes and implementation of AMD SFH 1.1 functionality
-
-
-
2022-07-12
Basavaraj Natikar
Accepted
[02/11] HID: amd_sfh: Move common macros and structures
Fixes and implementation of AMD SFH 1.1 functionality
-
-
-
2022-07-12
Basavaraj Natikar
Accepted
[01/11] HID: amd_sfh: Add NULL check for hid device
Fixes and implementation of AMD SFH 1.1 functionality
-
-
-
2022-07-12
Basavaraj Natikar
Accepted
[v2,5/5] dt-bindings: input: touchscreen: stmpe: Remove node name requirement
mfd: stmpe: Probe sub-function by compatible
-
-
-
2022-07-12
Francesco Dolcini
Superseded
[v2,4/5] dt-bindings: iio: adc: stmpe: Remove node name requirement
mfd: stmpe: Probe sub-function by compatible
-
-
-
2022-07-12
Francesco Dolcini
Accepted
[v2,3/5] dt-bindings: gpio: stmpe: Remove node name requirement
mfd: stmpe: Probe sub-function by compatible
-
-
-
2022-07-12
Francesco Dolcini
Superseded
[bpf-next,v6,23/23] Documentation: add HID-BPF docs
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,22/23] HID: bpf: add Surface Dial example
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,21/23] samples/bpf: add new hid_mouse example
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,19/23] selftests/bpf: add report descriptor fixup tests
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,18/23] HID: bpf: allow to change the report descriptor
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,17/23] selftests/bpf: add tests for bpf_hid_hw_request
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,16/23] HID: bpf: introduce hid_hw_request()
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,15/23] selftests/bpf/hid: add test to change the report size
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,14/23] HID: bpf: allocate data memory for device_event BPF programs
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,13/23] selftests/bpf: add tests for the HID-bpf initial implementation
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,12/23] HID: initial BPF implementation
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,11/23] HID: convert defines of HID class requests into a proper enum
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,10/23] HID: export hid_report_type to uapi
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,09/23] HID: core: store the unique system identifier in hid_device
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,07/23] bpf: prepare for more bpf syscall to be used from kernel and user space.
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,06/23] selftests/bpf: Add tests for kfunc returning a memory pointer
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,05/23] bpf/verifier: allow kfunc to return an allocated mem
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
New
[bpf-next,v6,04/23] selftests/bpf: add test for accessing ctx from syscall program type
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,03/23] bpf/verifier: do not clear meta in check_mem_size
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,02/23] bpf/verifier: allow kfunc to read user provided context
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[bpf-next,v6,01/23] selftests/bpf: fix config for CLS_BPF
Introduce eBPF support for HID devices
-
-
-
2022-07-12
Benjamin Tissoires
Superseded
[v1,4/4] dt-bindings: input: touchscreen: stmpe: Remove node name requirement
mfd: stmpe: Probe sub-function by compatible
-
-
-
2022-07-12
Francesco Dolcini
Accepted
[v1,3/4] dt-bindings: iio: adc: stmpe: Remove node name requirement
mfd: stmpe: Probe sub-function by compatible
-
-
-
2022-07-12
Francesco Dolcini
Superseded
[v1,2/4] dt-bindings: gpio: stmpe: Remove node name requirement
mfd: stmpe: Probe sub-function by compatible
-
-
-
2022-07-12
Francesco Dolcini
Accepted
[v1,2/2] dt-bindings: input: colibri-vf50-ts: Improve documentation
Input: touchscreen: Minor colibri-vf50-ts cleanups
-
-
-
2022-07-12
Francesco Dolcini
New
[v1,1/2] Input: touchscreen: colibri-vf50-ts: don't depend on VF610_ADC
Input: touchscreen: Minor colibri-vf50-ts cleanups
-
-
-
2022-07-12
Francesco Dolcini
New
Input: properly queue synthetic events
Input: properly queue synthetic events
-
-
-
2022-07-12
Dmitry Torokhov
Accepted
HID: multitouch: Use the bitmap API to allocate bitmaps
HID: multitouch: Use the bitmap API to allocate bitmaps
-
-
-
2022-07-11
Christophe JAILLET
New
[v1,28/33] input/drivers/touchscreen_sun4i: Switch to new of thermal API
Untitled series #180774
-
-
-
2022-07-10
Daniel Lezcano
Superseded
[6/7] HID: uclogic: Add support for UGEE v2 mouse frames
XP-PEN Deco Pro S support (for-5.20/uclogic)
-
-
-
2022-07-10
José Expósito
Superseded
[5/7] HID: uclogic: Add support for UGEE v2 dial frames
XP-PEN Deco Pro S support (for-5.20/uclogic)
-
-
-
2022-07-10
José Expósito
Superseded
[3/7] HID: uclogic: Refactor UGEE v2 frame initialization
XP-PEN Deco Pro S support (for-5.20/uclogic)
-
-
-
2022-07-10
José Expósito
Superseded
dt-bindings: input: iqs7222: Use central 'linux,code' definition
dt-bindings: input: iqs7222: Use central 'linux,code' definition
-
-
-
2022-07-10
Jeff LaBundy
Accepted
Input: adc-joystick - fix ordering in adc_joystick_probe()
Input: adc-joystick - fix ordering in adc_joystick_probe()
-
-
-
2022-07-09
Dmitry Torokhov
Accepted
[10/10] input: keyboard: adp5588-keys: Use new PM macros
[01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
-
-
-
2022-07-08
Nuno Sa
Superseded
[08/10] input: keyboard: adp5588-keys: add optional reset gpio
[01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
-
-
-
2022-07-08
Nuno Sa
Superseded
[06/10] input: keyboard: adp5588-keys: do not check for irq presence
[01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
-
-
-
2022-07-08
Nuno Sa
Superseded
[03/10] input: keyboard: adp5588-keys: bail out on returned error
[01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
-
-
-
2022-07-08
Nuno Sa
Superseded
[01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
[01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
-
-
-
2022-07-08
Nuno Sa
New
[1/1] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
[1/1] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
-
-
-
2022-07-08
Lee Jones
Accepted
[v5,4/6] Documentation: Correction in HID output_report callback description.
Add spi-hid, transport for HID over SPI bus
-
-
-
2022-07-07
Jarrett Schultz
New
[v5,3/6] dt-bindings: input: Document Microsoft G6 Touch Digitizer
Add spi-hid, transport for HID over SPI bus
-
-
-
2022-07-07
Jarrett Schultz
New
[v8,14/15] arm64: dts: freescale: imx8: Fix the system-controller node name
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-07-07
Viorel Suman (OSS)
New
[v8,12/15] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-07-07
Viorel Suman (OSS)
New
[v8,10/15] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-07-07
Viorel Suman (OSS)
New
[v8,08/15] dt-bindings: watchdog: Add fsl,scu-wdt yaml file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-07-07
Viorel Suman (OSS)
New
[v8,05/15] dt-bindings: power: Add fsl,scu-pd yaml file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-07-07
Viorel Suman (OSS)
New
[v8,04/15] dt-bindings: nvmem: Add fsl,scu-ocotp yaml file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-07-07
Viorel Suman (OSS)
New
[v8,02/15] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-07-07
Viorel Suman (OSS)
New
[RESEND,v3,2/2] Input: mt6779-keypad - implement row/column selection
[RESEND,v3,1/2] Input: mt6779-keypad - match hardware matrix organization
-
-
-
2022-07-07
Mattijs Korpershoek
Accepted
[RESEND,v3,1/2] Input: mt6779-keypad - match hardware matrix organization
[RESEND,v3,1/2] Input: mt6779-keypad - match hardware matrix organization
-
-
-
2022-07-07
Mattijs Korpershoek
Accepted
[v2,RESEND] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys
[v2,RESEND] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys
-
-
-
2022-07-06
AngeloGioacchino Del Regno
Accepted
[v7,3/3] arm64: dts: rockchip: Update joystick to polled for OG2
[v7,1/3] dt-bindings: adc-joystick: add poll-interval
-
-
-
2022-07-05
Chris Morgan
Superseded
[v7,1/3] dt-bindings: adc-joystick: add poll-interval
[v7,1/3] dt-bindings: adc-joystick: add poll-interval
-
-
-
2022-07-05
Chris Morgan
Superseded
[RESEND,v3,3/3] dt-bindings: input: gpio-keys: accept also interrupt-extended
[RESEND,v3,1/3] dt-bindings: input: gpio-keys: enforce node names to match all properties
-
-
-
2022-07-05
Krzysztof Kozlowski
Accepted
[RESEND,v3,1/3] dt-bindings: input: gpio-keys: enforce node names to match all properties
[RESEND,v3,1/3] dt-bindings: input: gpio-keys: enforce node names to match all properties
-
-
-
2022-07-05
Krzysztof Kozlowski
Accepted
[v7,15/15] arm64: dts: freescale: imx8qxp: Fix the keys node name
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
-
-
-
2022-07-04
Viorel Suman (OSS)
New
[v7,14/15] arm64: dts: freescale: imx8: Fix the system-controller node name
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
-
-
-
2022-07-04
Viorel Suman (OSS)
Superseded
[v7,13/15] arm64: dts: freescale: imx8qxp: Fix the ocotp node name
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
-
-
-
2022-07-04
Viorel Suman (OSS)
New
[v7,09/15] dt-bindings: firmware: Add fsl,scu yaml file
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
-
-
-
2022-07-04
Viorel Suman (OSS)
New
[v7,07/15] dt-bindings: thermal: Add fsl,scu-thermal yaml file
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
-
-
-
2022-07-04
Viorel Suman (OSS)
New
[v7,05/15] dt-bindings: power: Add fsl,scu-pd yaml file
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
-
-
-
2022-07-04
Viorel Suman (OSS)
Superseded
[v7,03/15] dt-bindings: input: Add fsl,scu-key yaml file
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
-
-
-
2022-07-04
Viorel Suman (OSS)
New
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
[v7,01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
-
-
-
2022-07-04
Viorel Suman (OSS)
New
[v3,10/10] HID: usbhid: Set USB mice as s2idle wakeup resources
Untitled series #179975
-
-
-
2022-07-01
Mario Limonciello
Superseded
[v6,3/3] arm64: dts: rockchip: Update joystick to polled for OG2
[v6,1/3] dt-bindings: adc-joystick: add poll-interval-ms
-
-
-
2022-06-29
Chris Morgan
Superseded
[v6,1/3] dt-bindings: adc-joystick: add poll-interval-ms
[v6,1/3] dt-bindings: adc-joystick: add poll-interval-ms
-
-
-
2022-06-29
Chris Morgan
Superseded
[v6,14/14] dt-bindings: arm: freescale: Remove fsl,scu txt file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-06-29
Viorel Suman (OSS)
New
[v6,12/14] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-06-29
Viorel Suman (OSS)
Superseded
[v6,10/14] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-06-29
Viorel Suman (OSS)
Superseded
[v6,08/14] dt-bindings: watchdog: Add fsl,scu-wdt yaml file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-06-29
Viorel Suman (OSS)
New
[v6,06/14] dt-bindings: rtc: Add fsl,scu-rtc yaml file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-06-29
Viorel Suman (OSS)
New
[v6,04/14] dt-bindings: nvmem: Add fsl,scu-ocotp yaml file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-06-29
Viorel Suman (OSS)
New
[v6,02/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file
dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
-
-
-
2022-06-29
Viorel Suman (OSS)
New
[v6,3/4] input/i8042: Add debug output for quirks
Untitled series #179804
-
-
-
2022-06-29
Werner Sembach
Accepted
[v6,2/4] input/i8042: Merge quirk tables
Untitled series #179804
-
-
-
2022-06-29
Werner Sembach
Accepted
HID: Fix a spelling mistake
HID: Fix a spelling mistake
-
-
-
2022-06-29
Zhang Jiaming
New
[v5,3/3] arm64: dts: rockchip: Update joystick to polled for OG2
adc-joystick: Add polled support
-
-
-
2022-06-28
Chris Morgan
Superseded
[v5,2/3] Input: adc-joystick - Add polled input device support
adc-joystick: Add polled support
-
-
-
2022-06-28
Chris Morgan
New
[v5,1/3] dt-bindings: adc-joystick: add poll-interval-ms
adc-joystick: Add polled support
-
-
-
2022-06-28
Chris Morgan
New
[v4,3/3] arm64: dts: rockchip: Update joystick to polled for Odroid-Go2
[v4,1/3] dt-bindings: adc-joystick: add poll-interval
-
-
-
2022-06-27
Chris Morgan
Superseded
[v4,1/3] dt-bindings: adc-joystick: add poll-interval
[v4,1/3] dt-bindings: adc-joystick: add poll-interval
-
-
-
2022-06-27
Chris Morgan
Superseded
HID: roccat: Fix Use-After-Free in roccat_read
HID: roccat: Fix Use-After-Free in roccat_read
-
-
-
2022-06-26
V4bel
New
[v2,18/20] dt-bindings: mfd: update dlg,da9063.yaml reference
Untitled series #179524
-
-
-
2022-06-26
Mauro Carvalho Chehab
Accepted
HID: hid-sensor-hub: Remove unused macros
HID: hid-sensor-hub: Remove unused macros
-
-
-
2022-06-26
Akihiko Odaki
New
[v2,8/9] dt-bindings: input: iqs7222: Correct bottom speed step size
Miscellaneous fixes for Azoteq IQS7222A/B/C
-
-
-
2022-06-26
Jeff LaBundy
Accepted
[v2,6/9] Input: iqs7222 - remove support for RF filter
Miscellaneous fixes for Azoteq IQS7222A/B/C
-
-
-
2022-06-26
Jeff LaBundy
Accepted
[v2,4/9] Input: iqs7222 - acknowledge reset before writing registers
Miscellaneous fixes for Azoteq IQS7222A/B/C
-
-
-
2022-06-26
Jeff LaBundy
Accepted
[v2,2/9] Input: iqs7222 - fortify slider event reporting
Miscellaneous fixes for Azoteq IQS7222A/B/C
-
-
-
2022-06-26
Jeff LaBundy
Accepted
«
1
2
...
60
61
62
…
97
98
»