Linux Input Devices
[Prev Page][Next Page]
- Re: [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage wake irq, (continued)
- [PATCH 0/3] Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y,
Nick Desaulniers
- [PATCH 0/1] VRC-2 Car Controller,
Marcus Folkesson
- [PATCH v1 1/1] Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count(),
Andy Shevchenko
- [PATCH v1 1/1] Input: clps711x-keypad - get rid of OF_GPIO dependency,
Andy Shevchenko
- [v4 1/5] HID: core: Export hid_match_id(),
Bastien Nocera
- [v3 1/5] HID: core: Export hid_match_id(),
Bastien Nocera
- [v2 1/5] HID: core: Export hid_match_id(),
Bastien Nocera
- [dtor-input:for-linus] BUILD SUCCESS 9c9c71168f7979f3798b61c65b4530fbfbcf19d1, kernel test robot
- [PATCH v4 00/10] adp5588-keys refactor and fw properties support,
Nuno Sá
- [PATCH v4 09/10] input: keyboard: adp5588-keys: add regulator support, Nuno Sá
- [PATCH v4 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys', Nuno Sá
- [PATCH v4 02/10] gpio: gpio-adp5588: drop the driver, Nuno Sá
- [PATCH v4 03/10] input: keyboard: adp5588-keys: bail out on returned error, Nuno Sá
- [PATCH v4 08/10] input: keyboard: adp5588-keys: add optional reset gpio, Nuno Sá
- [PATCH v4 10/10] input: keyboard: adp5588-keys: Use new PM macros, Nuno Sá
- [PATCH v4 05/10] dt-bindings: input: adp5588: add bindings, Nuno Sá
- [PATCH v4 06/10] input: keyboard: adp5588-keys: do not check for irq presence, Nuno Sá
- [PATCH v4 04/10] input: keyboard: adp5588-keys: add support for fw properties, Nuno Sá
- [PATCH v4 07/10] input: keyboard: adp5588-keys: fix coding style warnings, Nuno Sá
- Re: [PATCH v4 00/10] adp5588-keys refactor and fw properties support, Dmitry Torokhov
- [RFC v1 1/2] HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands,
Bastien Nocera
- [PATCH] Input: Check sanity of endpoint in pegasus_open(),
Soumya Negi
- [PATCH linux-next] HID: nintendo: remove redundant variables ret, cgel . zte
- Touchpad LEN0418 PNP0f13 works with psmouse.synaptics_intertouch=1, Finn Rayment
- [PATCH] Input: iforce - add support for Boeder Force Feedback Wheel,
Greg Tulli
- [PATCH] Input: iforce - add missing vendor and product ids to the Unknown device name,
Greg Tulli
- [dtor-input:for-linus] BUILD SUCCESS 98e01215708b6d416345465c09dce2bd4868c67a, kernel test robot
- [PATCH 1/2] HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs,
Ping Cheng
- [Regression] Bug 216395 - XP-Pen Star G430S stops working on any kernel newer than 5.18.7,
Thorsten Leemhuis
- [PATCH v5 0/4] Input: joystick: xpad: Add X-Box Adaptive Controller support,
Nate Yocom
- [PATCH v4 0/6] Add support for TI TPS65219 PMIC.,
Markus Schneider-Pargmann
- [PATCH] HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices,
Bastien Nocera
- Re: [PATCH] HID: thrustmaster: Add sparco wheel and fix array length, Jiri Kosina
- [dtor-input:for-linus] BUILD SUCCESS 80b9ebd3e478cd41526cbf84f80c3e0eb885d1d3, kernel test robot
- [PATCH v4] HID: usbhid: Set USB mice as s2idle wakeup resources, Mario Limonciello
- [dtor-input:next] BUILD SUCCESS a9da7251ac8bcc2f2358513868f1903ac2809b3d, kernel test robot
- [PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context, Benjamin Tissoires
- [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem, Benjamin Tissoires
- [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type, Benjamin Tissoires
- [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size, Benjamin Tissoires
- [PATCH bpf-next v9 06/23] bpf: prepare for more bpf syscall to be used from kernel and user space., Benjamin Tissoires
- [PATCH bpf-next v9 09/23] HID: export hid_report_type to uapi, Benjamin Tissoires
- [PATCH bpf-next v9 08/23] HID: core: store the unique system identifier in hid_device, Benjamin Tissoires
- [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer, Benjamin Tissoires
- [PATCH bpf-next v9 07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton, Benjamin Tissoires
- [PATCH bpf-next v9 11/23] HID: Kconfig: split HID support and hid-core compilation, Benjamin Tissoires
- [PATCH bpf-next v9 10/23] HID: convert defines of HID class requests into a proper enum, Benjamin Tissoires
- [PATCH bpf-next v9 12/23] HID: initial BPF implementation, Benjamin Tissoires
- [PATCH bpf-next v9 15/23] selftests/bpf/hid: add test to change the report size, Benjamin Tissoires
- [PATCH bpf-next v9 13/23] selftests/bpf: add tests for the HID-bpf initial implementation, Benjamin Tissoires
- [PATCH bpf-next v9 14/23] HID: bpf: allocate data memory for device_event BPF programs, Benjamin Tissoires
- [PATCH bpf-next v9 19/23] selftests/bpf: add report descriptor fixup tests, Benjamin Tissoires
- [PATCH bpf-next v9 18/23] HID: bpf: allow to change the report descriptor, Benjamin Tissoires
- [PATCH bpf-next v9 16/23] HID: bpf: introduce hid_hw_request(), Benjamin Tissoires
- [PATCH bpf-next v9 22/23] HID: bpf: add Surface Dial example, Benjamin Tissoires
- [PATCH bpf-next v9 21/23] samples/bpf: HID: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v9 21/23] samples/bpf: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v9 17/23] selftests/bpf: add tests for bpf_hid_hw_request, Benjamin Tissoires
- [PATCH bpf-next v9 22/23] samples/bpf: HID: add Surface Dial example, Benjamin Tissoires
- [PATCH bpf-next v9 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD, Benjamin Tissoires
- [PATCH bpf-next v9 23/23] Documentation: add HID-BPF docs, Benjamin Tissoires
- Re: [PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices, patchwork-bot+netdevbpf
- Function keys on HP Elite Dragonfly G2, Maxim Mikityanskiy
- touchpad PNP: LEN2072 PNP0f13, Grzegorz Alibożek
- [PATCH 3/5] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema,
Charles Mirabile
- [PATCH] HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID,
Even Xu
- [PATCH v4] HID: amd_sfh: Add a DMI quirk entry for Chromebooks, Akihiko Odaki
- [PATCH] HID: input: fix uclogic tablets,
Benjamin Tissoires
- [RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers,
Marcus Folkesson
- [PATCH] HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list, Aditya Garg
- [PATCH 00/10] Add TWL6030 power off and powerbutton support,
Mithil Bavishi
- [PATCH 01/10] power: reset: Move TWL4030 power driver from mfd, Mithil Bavishi
- [PATCH 03/10] power: reset: Add TWL6030 power driver, with minimal support for power off, Mithil Bavishi
- [PATCH 04/10] dt-bindings: input: twl-pwrbutton: Add support for twl6030-pwrbutton, Mithil Bavishi
- [PATCH 02/10] dt-bindings: power: reset: Move twl4030-power from mfd to power/reset, Mithil Bavishi
- [PATCH 08/10] input: misc: Rename twl4030_pwrbutton to twl_pwrbutton, Mithil Bavishi
- [PATCH 05/10] dt-bindings: power: reset: Add bindings for twl6030-power, Mithil Bavishi
- [PATCH 06/10] ARM: OMAP2+: Only select TWL4030_POWER for OMAP3, Mithil Bavishi
- [PATCH 07/10] ARM: OMAP2+: Select TWL6030_POWER for OMAP4, Mithil Bavishi
- [PATCH 09/10] dt-bindings: input: Rename twl4030-pwrbutton to twl-pwrbutton, Mithil Bavishi
- [PATCH v3 1/3] driver: input: matric-keypad: switch to gpiod,
Gireesh.Hiremath
- [PATCH] HID: hid-input: add Lenov Yoga C630 battery quirk,
Steev Klimaszewski
- [PATCH] HID: move from strlcpy with unused retval to strscpy,
Wolfram Sang
- [PATCH] Input: move from strlcpy with unused retval to strscpy,
Wolfram Sang
- [PATCH v2 0/4] Input: xpad - sync with github fork,
Pavel Rojtberg
- [PATCH 0/4] Input: xpad - sync with github fork,
Pavel Rojtberg
- [dtor-input:next] BUILD SUCCESS 24c06e000e8fa237ff2d960def0768a47d0db7b1, kernel test robot
- [PATCH] Input: i8042 - Add PNP checking hook for Loongson,
Huacai Chen
- [PATCH v3] HID: multitouch: Add memory barriers, Andri Yngvason
- [PATCH v4 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support,
Nate Yocom
- [PATCH v2] HID: multitouch: Add memory barriers,
Andri Yngvason
- [PATCH RESEND] HID: multitouch: Add memory barriers,
Andri Yngvason
- [PATCH 0/4] iio/adc-joystick: buffer data parsing fixes,
Artur Rojek
- [PATCH] HID: magicmouse: Add parameter to be able to adjust middle button position., Supasak Sutha
- [dtor-input:next] BUILD SUCCESS 900365814ee08a5ce481b8505b36b65f0101ffe2, kernel test robot
- [PATCH v13 0/3] adc-joystick: add poll-interval,
Chris Morgan
- [PATCH v3] AMD_SFH: Add a DMI quirk entry for Chromebooks,
Akihiko Odaki
- [PATCH V4] Input: synaptics-rmi4 - filter incomplete relative packet.,
margeyang
- Re: linux-next: Tree for Aug 15 (input/misc/ibm-panel.c),
Randy Dunlap
- [PATCH v4 0/8] XP-PEN Deco Pro S support,
José Expósito
- [PATCH RESEND] HID: uclogic: Fix warning in uclogic_rdesc_template_apply,
José Expósito
- [PATCH RESEND] HID: uclogic: Add missing suffix for digitalizers,
José Expósito
- [PATCH V3] Input: synaptics-rmi4 - filter incomplete relative packet.,
margeyang
- [PATCH V4] HID: HID-rmi - ignore to rmi_hid_read_block after system resumes.,
margeyang
- [PATCH] drivers: hid: fix indentation issue, Dongliang Mu
- [PATCH AUTOSEL 5.15 01/46] HID: multitouch: new device class fix Lenovo X12 trackpad sticky, Sasha Levin
- [PATCH AUTOSEL 5.18 02/56] HID: multitouch: new device class fix Lenovo X12 trackpad sticky, Sasha Levin
- [PATCH AUTOSEL 5.19 02/64] HID: multitouch: new device class fix Lenovo X12 trackpad sticky, Sasha Levin
- [PATCH v3 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support,
Nate Yocom
- [dtor-input:next] BUILD SUCCESS 8bd5d27d426b560755b5c99a9a495384987f0955, kernel test robot
- [PATCH] Input: goodix: Add compatible string for GT1158,
kernel
- [dtor-input:next] BUILD SUCCESS 93e719f661379c014f44bd83b361b1bc49ea7082, kernel test robot
- [dtor-input:for-linus] BUILD SUCCESS 425fe4709c76e35f93f4c0e50240f0b61b2a2e54, kernel test robot
- [PATCH] HID: input: Add support for USI style events,
Tero Kristo
- [PATCH v3 0/3] ads7846: fix support for ADS7845,
Luca Ellero
- [PATCH V2] Input: synaptics-rmi4 - filter incomplete relative packet.,
margeyang
- [PATCH] hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event,
Hangyu Hua
- Re: 0001-Input-pixcir_i2c_ts-lengthen-reset-pulse-to-touchscr,
Dmitry Torokhov
- [dtor-input:next] BUILD SUCCESS 51c88597517d9625c127f0d8f8f3bf04ef5f8d76, kernel test robot
- a problem with synaptics touchpad, Michael Lashkevich
- [PATCH V3] HID: HID-rmi - ignore to rmi_hid_read_block after system resumes.,
margeyang
- [git pull] Input updates for v5.20-rc0,
Dmitry Torokhov
- [PATCH v2] Input: joystick: xpad: Add X-Box Adaptive Controller support,
Nate Yocom
- [PATCH v4 0/3] Add Richtek RT5120 PMIC support,
cy_huang
- [PATCH] Input: joystick: xpad: Add X-Box Adaptive Controller support,
Nate Yocom
- [PATCH v5 0/2] input: misc: Add IBM Operation Panel driver,
Eddie James
- [PATCH] HID: multitouch: Add memory barriers, Andri Yngvason
- [PATCH] dt-bindings: input: touchscreen: add compatible string for Goodix GT1158,
kernel
- [PATCH] Input: goodix: Add support for GT1158,
kernel
- [dtor-input:next] BUILD SUCCESS 938db76cf8c8d2bd7c56aca74bef68d443e76954, kernel test robot
- [PATCH V2] HID: HID-rmi - ignore to rmi_hid_read_block after system resumes.,
margeyang
- [PATCH] HID: HID-rmi - ignore to rmi_hid_read_block after system resumes.,
margeyang
- [PATCH] Input: synaptics-rmi4 - filter incomplete relative packet.,
margeyang
[PATCH] Input: bma150 - Fix a typo in some comments,
Christophe JAILLET
[PATCH][V2] Input: applespi: Use correct struct names in comment,
Colin Ian King
[PATCH] Input: tc3589x-keypad: Use correct struct names in comment,
Colin Ian King
[PATCH] Input: applespi: Use correct struct names in comment Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit, Colin Ian King
[PATCH v12 0/3] dt-bindings: adc-joystick: add poll-interval,
Chris Morgan
[PATCH] i2c: ACPI: Do not check ACPI_FADT_LOW_POWER_S0,
Rafael J. Wysocki
[PATCH v3 00/10] Add support for TI TPS65219 PMIC.,
Jerome Neanne
- [PATCH v3 01/10] DONOTMERGE: arm64: dts: ti: Add TI TPS65219 PMIC support for AM642 SK board., Jerome Neanne
- [PATCH v3 02/10] DONOTMERGE: arm64: dts: ti: Add pinmux and irq mapping for TPS65219 external interrupts, Jerome Neanne
- [PATCH v3 03/10] DONOTMERGE: arm64: dts: ti: k3-am642-sk: Enable tps65219 power-button, Jerome Neanne
- [PATCH v3 04/10] regulator: dt-bindings: Add TI TPS65219 PMIC bindings, Jerome Neanne
- [PATCH v3 05/10] mfd: drivers: Add TI TPS65219 PMIC support, Jerome Neanne
- [PATCH v3 06/10] mfd: drivers: Add interrupts support to TI TPS65219 PMIC, Jerome Neanne
- [PATCH v3 07/10] mfd: tps65219: Add power-button support, Jerome Neanne
- [PATCH v3 08/10] regulator: drivers: Add TI TPS65219 PMIC regulators support, Jerome Neanne
- [PATCH v3 09/10] Input: Add tps65219 interrupt driven powerbutton, Jerome Neanne
- [PATCH v3 10/10] arm64: defconfig: Add tps65219 as modules, Jerome Neanne
- Re: (subset) [PATCH v3 00/10] Add support for TI TPS65219 PMIC., Mark Brown
[PATCH v5 29/33] Input: sun4i-ts - switch to new of thermal API,
Daniel Lezcano
[PATCH v11 0/3] dt-bindings: adc-joystick: add poll-interval,
Chris Morgan
[PATCH 1/2] HID: Add driver for RC Simulator Controllers,
Marcus Folkesson
[PATCH] HID: Accept Digitizers as input devices,
Torge Matthies
[PATCH] Input: joydev - Fix comment typo,
Jason Wang
[PATCH] HID: vivaldi: convert to use dev_groups,
Greg Kroah-Hartman
[PATCH] HID: playstation: convert to use dev_groups,
Greg Kroah-Hartman
[PATCH] hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message,
Even Xu
[PATCH] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo,
Jason Wang
[PATCH v10 0/3] dt-bindings: adc-joystick: add poll-interval,
Chris Morgan
[PATCH v9 0/3] dt-bindings: adc-joystick: add poll-interval,
Chris Morgan
[RESEND] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report,
Lee Jones
[PATCH 1/1] HID: amd_sfh: Add keyguard for ASUS ROG X13 tablet,
Luke D. Jones
[dtor-input:next] BUILD SUCCESS 7c744d00990ea999d27f306f6db5ccb61b1304b2, kernel test robot
[dtor-input:for-linus] BUILD SUCCESS 8bb5e7f4dcd9b9ef22a3ea25c9066a8a968f12dd, kernel test robot
[PATCH v2] HID: wacom: Simplify comments,
Christophe JAILLET
[PATCH v2] Input: elan_i2c - convert to use dev_groups,
Greg Kroah-Hartman
[PATCH v8 0/4] Add support for the Cypress cyttsp5,
Alistair Francis
[PATCH] Input: check the return value of ioremap() in gscps2_probe(),
studentxswpy
[PATCH v4 28/32] Input: sun4i-ts - switch to new of thermal API, Daniel Lezcano
[PATCH] Input: HID-rmi - ignore to rmi_hid_read_block after system resumes.,
margeyang
[PATCH] Input: synaptics-rmi4 - add support for F03, margeyang
[PATCH] HID: wacom: Simplify comments,
Christophe JAILLET
[hid:for-next 22/28] drivers/hid/hid-nintendo.c:1514:29: error: redefinition of 'JC_RUMBLE_ZERO_AMP_PKT_CNT', kernel test robot
[PATCH] Input: i8042 - enable dumbkbd quirk for HP 15-dy2xxx and 15s-fq2xxx, gurevitch
FlashFire Cobra V5, Jack McSlay
Re: [Question] iforce_serio lockup,
Greg Tulli
[PATCH] HID: mcp2221: add ADC/DAC support via iio subsystem,
Matt Ranostay
[PATCH] Input: elan_i2c - convert to use dev_groups,
Greg Kroah-Hartman
Question: input_ff_create_memless synchronization, Job Noorman
build failure of next-20220728 due to 93ce5e0231d7 ("HID: amd_sfh: Implement SFH1.1 functionality"),
Sudip Mukherjee (Codethink)
[PATCH] HID: hidraw: fix memory leak in hidraw_release(),
Karthik Alapati
[PATCH] input: serio: Fix comment typo, Jason Wang
[PATCH] Input: sx8654 - Fix comment typo, Jason Wang
[PATCH] Input: Fix comment typo,
Jason Wang
Second-source devices and interrupt-mapping race,
Johan Hovold
[PATCH v3 28/32] Input: sun4i-ts - switch to new of thermal API, Daniel Lezcano
[PATCH] dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yaml,
Krzysztof Kozlowski
[bug report] HID: Introduce hidpp, a module to handle Logitech hid++ devices, Dan Carpenter
[PATCH v3 0/7] XP-PEN Deco Pro S support (for-5.20/uclogic),
José Expósito
[PATCH v2 0/7] Input: mt6779-keypad - double keys support,
Mattijs Korpershoek
- [PATCH v2 5/7] Input: mt6779-keypad - support double keys matrix, Mattijs Korpershoek
- [PATCH v2 3/7] dt-bindings: mediatek,mt6779-keypad: add mediatek,keys-per-group, Mattijs Korpershoek
- [PATCH v2 7/7] arm64: dts: mediatek: mt8183-pumpkin: add keypad support, Mattijs Korpershoek
- [PATCH v2 2/7] dt-bindings: mediatek,mt6779-keypad: use unevaluatedProperties, Mattijs Korpershoek
- [PATCH v2 1/7] MAINTAINERS: input: add mattijs for mt6779-keypad, Mattijs Korpershoek
- [PATCH v2 6/7] arm64: dts: mediatek: mt8183: add keyboard node, Mattijs Korpershoek
- [PATCH v2 4/7] Input: mt6779-keypad - prepare double keys support with calc_row_col, Mattijs Korpershoek
- Re: [PATCH v2 0/7] Input: mt6779-keypad - double keys support, Dmitry Torokhov
[PATCH] HID: i2c-hid: fix the report-id passed in via set_or_send_report,
Tero Kristo
[PATCH] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag,
Tetsuo Handa
[PATCH v2 28/32] Input: sun4i-ts - switch to new of thermal API, Daniel Lezcano
[hid:for-next 11/27] drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c:48:9: error: implicit declaration of function 'writeq'; did you mean 'writeb'?,
kernel test robot
[PATCH] input/serio: fix repeated words in comments,
wangjianli
[PATCH for-next 0/2] Fixes to amd_sfh driver,
Basavaraj Natikar
PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet,
Stefan Hansson
[PATCH] Input: xpad - add support for ThrustMaster eSwap PRO Controller Xbox for Xbox One,
Anvin Paul
Re: linux-next: Tree for Jul 22 (drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c), Randy Dunlap
Recall: Fix Input: synaptics-rmi4 driver issue,
Marge Yang
[PATCH v8 0/3] dt-bindings: adc-joystick: add poll-interval,
Chris Morgan
[PATCH v8 3/3] arm64: dts: rockchip: Update joystick to polled for OG2, Chris Morgan
[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices,
Benjamin Tissoires
[Index of Archives]
[Linux Media Devel]
[Linux USB Devel]
[Linux Audio Users]
[Linux SCSI]
[Yosemite Forum]