Linux Input Devices
[Prev Page][Next Page]
- Re: [PATCH] HID: logitech-hidpp: rework one more time the retries attempts, (continued)
- [PATCH] HID: amd_sfh: Check that sensors are enabled before set/get report, Mario Limonciello
- [PATCH 1/2] HID: roccat: make all 'class' structures const,
Greg Kroah-Hartman
- [PATCH 0/1] HID: Add introduction about HID for non-kernel programmers,
Marco Morandini
- [PATCH] HID: logitech-hidpp: Rename HID++ "internal" error constant,
Bastien Nocera
- Clarification about the hidraw documentation on HIDIOCGFEATURE,
Xiaofan Chen
- [PATCH] HID: Reorder fields in 'struct hid_input',
Christophe JAILLET
- [PATCH] HID: Reorder fields in 'struct hid_field',
Christophe JAILLET
- [PATCH] HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.,
Mike Hommey
- [PATCH] Input: adp5588-keys - Use devm_regulator_get_enable(),
Christophe JAILLET
- [PATCH] Input: pinephone-keyboard - Use devm_regulator_get_enable(),
Christophe JAILLET
- [PATCH AUTOSEL 5.15 01/16] Input: soc_button_array - add invalid acpi_index DMI quirk handling, Sasha Levin
- [PATCH AUTOSEL 5.10 01/14] Input: soc_button_array - add invalid acpi_index DMI quirk handling, Sasha Levin
- [PATCH AUTOSEL 6.1 01/26] Input: soc_button_array - add invalid acpi_index DMI quirk handling, Sasha Levin
- [PATCH AUTOSEL 6.3 01/30] Input: soc_button_array - add invalid acpi_index DMI quirk handling, Sasha Levin
- [PATCH v3 0/4] Input: support overlay objects on touchscreens,
Javier Carrasco
- [PATCH RFC 1/1] HID: allow specifying quirks params for hid-core, Marco Morandini
- [PATCH RFC 0/1] HID: allow specifying quirks params for hid-core, Marco Morandini
- [PATCH] hid-mcp2200: added driver for GPIOs of MCP2200,
Johannes Roith
- [PATCH AUTOSEL 4.14 2/6] HID: wacom: Add error check to wacom_parse_and_register(), Sasha Levin
- [PATCH AUTOSEL 5.4 3/8] HID: google: add jewel USB id, Sasha Levin
- [PATCH AUTOSEL 4.19 4/8] HID: wacom: Add error check to wacom_parse_and_register(), Sasha Levin
- [PATCH AUTOSEL 4.19 3/8] HID: google: add jewel USB id, Sasha Levin
- [PATCH AUTOSEL 5.4 4/8] HID: wacom: Add error check to wacom_parse_and_register(), Sasha Levin
- [PATCH AUTOSEL 5.10 4/9] HID: wacom: Add error check to wacom_parse_and_register(), Sasha Levin
- [PATCH AUTOSEL 5.10 3/9] HID: google: add jewel USB id, Sasha Levin
- [PATCH AUTOSEL 5.15 03/10] HID: google: add jewel USB id, Sasha Levin
- [PATCH AUTOSEL 5.15 04/10] HID: wacom: Add error check to wacom_parse_and_register(), Sasha Levin
- [PATCH AUTOSEL 6.1 04/16] HID: google: add jewel USB id, Sasha Levin
- [PATCH AUTOSEL 6.1 05/16] HID: wacom: Add error check to wacom_parse_and_register(), Sasha Levin
- [PATCH AUTOSEL 6.3 07/19] HID: wacom: Add error check to wacom_parse_and_register(), Sasha Levin
- [PATCH AUTOSEL 6.3 06/19] HID: google: add jewel USB id, Sasha Levin
- [PATCH v2 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC,
Neil Armstrong
- [PATCH] HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID,
Even Xu
- Re: [PATCH 05/10] dt-bindings: power: reset: Add bindings for twl6030-power,
Mithil
- [PATCH] HID: lenovo: Replacing snprintf with scnprintf, wuyonggang001
- [PATCH] dt-bindings: input: mediatek,pmic-keys: Fix typo in "linux,keycodes" property name,
Rob Herring
- [PATCH RESEND] HID: input: Support devices sending Eraser without Invert,
Illia Ostapyshyn
- [PATCH] HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode(),
Nikita Zhandarovich
- [RESEND] Input: support pre-stored effects,
James Ogletree
- Tree dumb questions from an occasional,
Marco Morandini
[PATCH V2] Input: synaptics-rmi4- Add a new feature for Forepad.,
Marge Yang
[PATCH 1/2] hid-mcp2200 added driver for MCP2200 GPIOs,
Johannes Roith
[PATCH] hid-mcp2200 added driver for MCP2200 GPIOs,
Johannes Roith
[PATCH] Input: ads7846 - fix pointer cast warning,
Arnd Bergmann
[PATCH v5 0/2] Add ili9882t bindings and timing,
Cong Yang
[PATCH v3] Input: synaptics-rmi4 - retry reading SMBus version on resume,
Jeffery Miller
[PATCH RESEND v4 0/1] HID: nvidia-shield,
Rahul Rameshbabu
[PATCH v4 0/2] Add ili9882t bindings and timing,
Cong Yang
[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together,
Douglas Anderson
- [PATCH v2 01/10] dt-bindings: HID: i2c-hid: Add "panel" property to i2c-hid backed touchscreens, Douglas Anderson
- [PATCH v2 02/10] drm/panel: Check for already prepared/enabled in drm_panel, Douglas Anderson
- [PATCH v2 03/10] drm/panel: Add a way for other devices to follow panel state, Douglas Anderson
- [PATCH v2 05/10] HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS(), Douglas Anderson
- [PATCH v2 04/10] of: property: fw_devlink: Add a devlink for panel followers, Douglas Anderson
- [PATCH v2 06/10] HID: i2c-hid: Rearrange probe() to power things up later, Douglas Anderson
- [PATCH v2 07/10] HID: i2c-hid: Make suspend and resume into helper functions, Douglas Anderson
- [PATCH v2 08/10] HID: i2c-hid: Support being a panel follower, Douglas Anderson
- [PATCH v2 09/10] HID: i2c-hid: Do panel follower work on the system_wq, Douglas Anderson
- [PATCH v2 10/10] arm64: dts: qcom: sc7180: Link trogdor touchscreens to the panels, Douglas Anderson
- Re: [PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together, Maxime Ripard
[PATCH v2] Input: synaptics-rmi4 - retry reading SMBus version on resume, Jeffery Miller
[PATCH] HID: wacom: Use ktime_t rather than int when dealing with timestamps,
Jason Gerecke
[PATCH] Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN,
Werner Sembach
[PATCH v3] selftests/input: Introduce basic tests for evdev ioctls, Enric Balletbo i Serra
[PATCH v3 0/2] Add ili9882t bindings and timing,
Cong Yang
[PATCH] Input: rotary_encoder - don't double assign input->dev.parent,
Roi L
[dtor-input:next] BUILD SUCCESS 8c9cce9cb81b5fdc6e66bf3f129727b89e8daab7, kernel test robot
[PATCH 0/2] Input: xpad - Additional controller support,
Vicki Pfau
[syzbot] Monthly input report (Jun 2023), syzbot
[PATCH] Input: ads7846 - Fix usage of match data,
Linus Walleij
[git pull] Input updates for v6.4-rc5,
Dmitry Torokhov
[PATCH RFC 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC,
Neil Armstrong
[bug report] selftests/hid: add tests for bpf_hid_hw_request,
Dan Carpenter
[PATCH] HID: fix an error code in hid_check_device_match(),
Dan Carpenter
[PATCH 1/2] Input: tps65219-pwrbutton - Convert to .remove_new(),
Uwe Kleine-König
[PATCH v2 0/2] Add ili9882t timing,
Cong Yang
[PATCH 0/2] Add ili9882t timing,
Cong Yang
[PATCH v1 0/7] Add support for various features to i.MX6 bindings,
Oleksij Rempel
- [PATCH v1 6/7] dt-bindings: clock: imx6q: Allow single optional clock and add enet_ref_pad, Oleksij Rempel
- [PATCH v1 4/7] dt-bindings: crypto: fsl-dcp: Add i.MX6SL, i.MX6SLL, and i.MX6ULL support, Oleksij Rempel
- [PATCH v1 3/7] dt-bindings: timer: gpt: Support 3rd clock for i.MX6DL, Oleksij Rempel
- [PATCH v1 1/7] dt-bindings: mmc: fsl-imx-esdhc: Add imx6ul support, Oleksij Rempel
- [PATCH v1 7/7] dt-bindings: input: touchscreen: edt-ft5x06: Add 'threshold' property, Oleksij Rempel
- [PATCH v1 5/7] dt-bindings: clock: imx6ul: Support optional enet*_ref_pad clocks, Oleksij Rempel
- [PATCH v1 2/7] dt-bindings: timer: gpt: Add i.MX6UL support, Oleksij Rempel
- <Possible follow-ups>
- [PATCH v1 0/7] Add support for various features to i.MX6 bindings, Oleksij Rempel
[PATCH v1 00/43] ep93xx device tree conversion,
Nikita Shubin
[PATCH] HID: input: Support devices sending Eraser without Invert, Illia Ostapyshyn
[PATCH] Input: elan_i2c - Implement inhibit/uninhibit functions.,
jingle.wu
[PATCH] HID: logitech-hidpp: Handle timeout differently from busy,
Bastien Nocera
[PATCH 1/2] dt-bindings: input: iqs7222: Add properties for Azoteq IQS7222D,
Jeff LaBundy
[PATCH v2] hid-wiimote-debug.c: Drop error checking for debugfs_create_file,
Osama Muhammad
[PATCH] HID: i2c-hid: Block a rogue device on ASUS TUF A16,
Friedrich Vock
[PATCH] Input: i8042 - Add quirk for polling the KBD port,
Friedrich Vock
[PATCH v2] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard,
Stuart Hayhurst
Breaking change in st1232 multitouch support,
Matthias Schiffer
[PATCH] HID: HP: add support for 03f0:464a HP Elite Presenter Mouse,
Marco Morandini
[PATCH v2] Input: atkbd - allow skipping the check of keyboard ID when probing, Shang Ye
[PATCH] input: Add new keyboard backlight control keys to match modern notebooks,
Werner Sembach
[PATCH v2] selftests/input: Introduce basic tests for evdev ioctls,
Enric Balletbo i Serra
[PATCH v2 0/2] Add support for Azoteq IQS7210A/7211A/E,
Jeff LaBundy
[PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard,
Stuart Hayhurst
[PATCH RFC v1 0/3] HID: nvidia-shield: More functionality on top of initial driver,
Rahul Rameshbabu
[PATCH 0/2] Fix pm8941-pwrkey debounce programming,
Caleb Connolly
[PATCH v2 6/7] docs: update some straggling Documentation/arm references,
Jonathan Corbet
Re: Fwd: 6.1.30: thunderbolt: Clear registers properly when auto clear isn't in use cause call trace after resume, Bagas Sanjaya
[PATCH] HID: sensor-hub: Allow multi-function sensor devices,
Daniel Thompson
[PATCH] selftests/input: Introduce basic tests for evdev ioctls,
eballetbo
[PATCH v2 1/5] dt-bindings: input: cirrus,cs40l26: Support for CS40L26,
Fred Treven
[PATCH] HID: i2c-hid: Switch i2c drivers back to use .probe(),
Uwe Kleine-König
[PATCH 1/2] Input: novatek-nvt-ts - fix input_register_device() failure error message,
Hans de Goede
Fwd: ASUS TUF FA617 [laptop] PS/2 keyboard woes, Nathan Schulte
[dtor-input:for-linus] BUILD SUCCESS feee70f4568650cf44c573488798ffc0a2faeea3, kernel test robot
[dtor-input:next] BUILD SUCCESS b00315628095075da4af8d6d519d85d95117de09, kernel test robot
[PATCH RESEND v4 0/2] Fix Goodix touchscreen power leakage for MT8186 boards,
Fei Shao
[PATCH v2 0/2] HID: ensure timely release of driver resources,
Dmitry Torokhov
[PATCH 0/9] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together,
Douglas Anderson
- [PATCH 2/9] drm/panel: Check for already prepared/enabled in drm_panel, Douglas Anderson
- [PATCH 1/9] dt-bindings: HID: i2c-hid: Add "panel" property to i2c-hid backed panels, Douglas Anderson
- [PATCH 7/9] HID: i2c-hid: Support being a panel follower, Douglas Anderson
- [PATCH 6/9] HID: i2c-hid: Make suspend and resume into helper functions, Douglas Anderson
- [PATCH 5/9] HID: i2c-hid: Rearrange probe() to power things up later, Douglas Anderson
- [PATCH 3/9] drm/panel: Add a way for other devices to follow panel state, Douglas Anderson
- [PATCH 4/9] HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS(), Douglas Anderson
- [PATCH 8/9] HID: i2c-hid: Do panel follower work on the system_wq, Douglas Anderson
- [PATCH 9/9] arm64: dts: qcom: sc7180: Link trogdor touchscreens to the panels, Douglas Anderson
- Re: [PATCH 0/9] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together, Dmitry Torokhov
- Re: [PATCH 0/9] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together, Konrad Dybcio
amd_sfh driver causes kernel oops during boot,
Haochen Tong
[PATCH] hid-wiimote-debug.c: Fix error checking for debugfs_create_file,
Osama Muhammad
[dtor-input:next] BUILD SUCCESS 9284d3b9a3609db30a528947ec4e5178055cd268, kernel test robot
[PATCH] [resend] Input: gpio-keys - Use input_report_key(),
Geert Uytterhoeven
[PATCH resend] Input: gpio-keys - convert to dev_err_probe(), Geert Uytterhoeven
[PATCH v2] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y,
Geert Uytterhoeven
We are looking for resellers to cooperate, Oliver Brown
[PATCH] Input: gameport - provide default trigger() and read(), Dmitry Torokhov
[PATCH v3] Input: tests: add test to cover all input_grab_device() function,
Dana Elfassy
[PATCH 1/1] HID: apple: Option to swap only left side mod keys,
Lasse Brun
[PATCH v5 16/44] Input: gameport: add ISA and HAS_IOPORT dependencies,
Niklas Schnelle
[PATCH v5 15/44] Input: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH v2 0/2] iio/adc-joystick: buffer data parsing fixes,
Artur Rojek
[PATCH 0/2] mms114: add support for touch keys,
Artur Weber
Approval of patch related to fix to "Xbox" spell in Linux kernel, Marcos Alano
[PATCH 6/7] docs: update some straggling Documentation/arm references,
Jonathan Corbet
Fwd: ThinkPad L540: suspend not working (deep / S3 / standby, regression Linux 4.19 -> 6.1),
Bagas Sanjaya
[dtor-input:next] BUILD SUCCESS f219050af06d83f436945880fc9c04db3bb2860f, kernel test robot
[PATCH] HID: i2c-hid: goodix: Add ili9882t timing,
Cong Yang
[dtor-input:next] BUILD SUCCESS d8bde56dfd86a0bba9206de8574e58c8aaac4f0f, kernel test robot
[PATCH] Input: Switch i2c drivers back to use .probe(),
Uwe Kleine-König
[PATCH v2] Input: tests: add test to cover all input_grab_device() function,
Dana Elfassy
[PATCH] Input: tests: add test to cover all input_grab_device() function,
Dana Elfassy
[PATCH v4 13/41] Input: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH v4 14/41] Input: gameport: add ISA and HAS_IOPORT dependencies, Niklas Schnelle
[PATCH v2 0/4] Input: support virtual objects on touchscreens,
Javier Carrasco
[PATCH] virtio-input: add flat device config data support, Jianguo Sun
[PATCH] Input: atkbd - allow skipping the check of keyboard ID when probing, Shang Ye
[PATCH] Input: novatek-nvt-ts - fix input_register_device() failure error message,
Hans de Goede
[PATCH] Input: pwm-beeper - Support volume setting via sysfs,
Marek Vasut
[dtor-input:next] BUILD SUCCESS 17caa38a988e8f73e392f1f5ec2afb854552edcc, kernel test robot
[dtor-input:for-linus] BUILD SUCCESS 7b63a88bb62ba2ddf5fcd956be85fe46624628b9, kernel test robot
[BUG: 6.3 kernel] Logitech Trackball M575 misidentified,
Xose Vazquez Perez
[PATCH] selftests: hid: Add touch tests for Wacom devices,
Joshua Dickens
[PATCH 0/7] libps2: be more tolerant when processing commands,
Dmitry Torokhov
[dtor-input:next] BUILD SUCCESS e96220bce5176ed2309f77f061dcc0430b82b25e, kernel test robot
[RESEND PATCH] dt-bindings: input: cypress,cyapa: convert to dtschema,
Krzysztof Kozlowski
[PATCH] Input: synaptics-rmi4 - retry reading SMBus version on resume,
Jeffery Miller
[PATCH 0/4] Input: support virtual objects on touchscreens,
Javier Carrasco
[PATCH AUTOSEL 4.19 2/2] Input: xpad - add constants for GIP interface numbers, Sasha Levin
[PATCH AUTOSEL 5.10 5/5] Input: xpad - add constants for GIP interface numbers, Sasha Levin
[PATCH AUTOSEL 4.14 2/2] Input: xpad - add constants for GIP interface numbers, Sasha Levin
[PATCH AUTOSEL 5.15 13/13] Input: xpad - add constants for GIP interface numbers, Sasha Levin
[PATCH AUTOSEL 5.4 4/4] Input: xpad - add constants for GIP interface numbers, Sasha Levin
[PATCH AUTOSEL 6.2 15/18] Input: xpad - add constants for GIP interface numbers, Sasha Levin
[PATCH AUTOSEL 6.3 15/18] Input: xpad - add constants for GIP interface numbers, Sasha Levin
[PATCH] Input: adxl34x - do not hardcode interrupt trigger type,
Marek Vasut
[PATCH 0/5] cleanups to amd-sfh,
Basavaraj Natikar
[Index of Archives]
[Linux Media Devel]
[Linux USB Devel]
[Linux Audio Users]
[Linux SCSI]
[Yosemite Forum]