linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-05 18:00:37 to 2023-10-12 07:40:54 UTC [more...]

[PATCH v3 0/3] Input: Add TouchNetix axiom touchscreen driver
 2023-10-12  7:40 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v3 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen

[PATCH] Input: bcm5974 - check endpoint type before starting traffic
 2023-10-12  6:29 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: input: Introduce Himax HID-over-SPI device
 2023-10-12  2:30 UTC  (12+ messages)

[PATCH] Input: tegra: Use device_get_match_data()
 2023-10-11 20:24 UTC  (2+ messages)

[PATCH v3] Input: xen-kbdfront - drop keys to shrink modalias
 2023-10-11 19:34 UTC 

[PATCH v4 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-11 18:59 UTC  (5+ messages)
` [PATCH v4 2/2] input: joystick: driver "

[PATCH v2] hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
 2023-10-11 18:45 UTC  (2+ messages)

[RFC PATCH] Input: omap4-keypad: react on keypresses if device is runtime-suspended
 2023-10-11 15:45 UTC  (3+ messages)

[PATCH RFT v8 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-11 15:40 UTC  (10+ messages)
` [PATCH RFT v8 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFT v8 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFT v8 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFT v8 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFT v8 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFT v8 6/6] input: ads7846: Move wait_for_sync() logic to driver

[PATCH v2 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-11 15:20 UTC  (6+ messages)
` [PATCH v2 2/2] input: joystick: driver "

[PATCH v3 0/3] selftests/hid: assorted fixes
 2023-10-11 13:45 UTC  (4+ messages)

[PATCH RFT v7 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-11  7:59 UTC  (13+ messages)
` [PATCH RFT v7 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFT v7 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFT v7 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFT v7 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFT v7 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFT v7 6/6] input: ads7846: Move wait_for_sync() logic to driver

uinput: waiting for UI_FF_UPLOAD events will not inform user when allocation is required
 2023-10-11  6:40 UTC  (2+ messages)

[PATCH v3 00/16] Introduce PMF Smart PC Solution Builder Feature
 2023-10-11  3:17 UTC  (26+ messages)
` [PATCH v3 01/16] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v3 02/16] platform/x86/amd/pmf: Add support PMF-TA interaction
` [PATCH v3 03/16] platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()
` [PATCH v3 04/16] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v3 05/16] platform/x86/amd/pmf: change amd_pmf_init_features() call sequence
` [PATCH v3 06/16] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v3 07/16] platform/x86/amd/pmf: Add support update p3t limit
` [PATCH v3 08/16] platform/x86/amd/pmf: Add support to update system state
` [PATCH v3 09/16] platform/x86/amd/pmf: Add facility to dump TA inputs
` [PATCH v3 10/16] platform/x86/amd/pmf: Add capability to sideload of policy binary
` [PATCH v3 11/16] platform/x86/amd/pmf: dump policy binary data
` [PATCH v3 12/16] platform/x86/amd/pmf: Add PMF-AMDGPU get interface
` [PATCH v3 13/16] platform/x86/amd/pmf: Add PMF-AMDGPU set interface
` [PATCH v3 14/16] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
` [PATCH v3 15/16] platform/x86/amd/pmf: Add PMF-AMDSFH interface for HPD
` [PATCH v3 16/16] platform/x86/amd/pmf: Add PMF-AMDSFH interface for ALS

keyboard and touchpad not working on Lenovo V15 G4 AMN
 2023-10-10 11:29 UTC 

[PATCH v3 00/12] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO
 2023-10-10 10:20 UTC  (13+ messages)
` [PATCH v3 01/12] HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
` [PATCH v3 02/12] HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
` [PATCH v3 03/12] HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect_event()
` [PATCH v3 04/12] HID: logitech-hidpp: Remove wtp_get_config() call from probe()
` [PATCH v3 05/12] HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init()
` [PATCH v3 06/12] HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check
` [PATCH v3 07/12] HID: logitech-hidpp: Add hidpp_non_unifying_init() helper
` [PATCH v3 08/12] HID: logitech-hidpp: Remove connected check for non-unifying devices
` [PATCH v3 09/12] HID: logitech-hidpp: Remove unused connected param from *_connect()
` [PATCH v3 10/12] HID: logitech-hidpp: Fix connect event race
` [PATCH v3 11/12] HID: logitech-hidpp: Drop delayed_work_cb()
` [PATCH v3 12/12] HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYING

[PATCH v2 00/14] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO
 2023-10-10  9:40 UTC  (20+ messages)
` [PATCH v2 01/14] HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
` [PATCH v2 02/14] HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check
` [PATCH v2 03/14] HID: logitech-hidpp: Add hidpp_non_unifying_init() helper
` [PATCH v2 04/14] HID: logitech-hidpp: Remove connected check for non-unifying devices
` [PATCH v2 05/14] HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect_event()
` [PATCH v2 06/14] HID: logitech-hidpp: Remove wtp_get_config() call from probe()
` [PATCH v2 07/14] HID: logitech-hidpp: Remove connected check for g920_get_config() call
` [PATCH v2 08/14] HID: logitech-hidpp: Add a hidpp_connect_and_start() helper
` [PATCH v2 09/14] HID: logitech-hidpp: Move the connected check to after restarting IO
` [PATCH v2 10/14] HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init()
` [PATCH v2 11/14] HID: logitech-hidpp: Remove unused connected param from *_connect()
` [PATCH v2 12/14] HID: logitech-hidpp: Fix connect event race
` [PATCH v2 13/14] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO
` [PATCH v2 14/14] HID: logitech-hidpp: Drop delayed_work_cb()

[PATCH v2 2/3] dt-bindings: input: Add bindings for TouchNetix axiom touchscreen
 2023-10-10  7:15 UTC 

[PATCH] Input: elantech - fix fast_reconnect callback in ps2 mode
 2023-10-10  7:08 UTC  (4+ messages)

[PATCH v2 0/3] Input: Add TouchNetix aXiom touchscreen driver
 2023-10-09 19:36 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v2 2/3] dt-bindings: input: Add bindings for TouchNetix axiom touchscreen
` [PATCH v2 3/3] Input: Add TouchNetix aXiom i2c touchscreen driver

[PATCH 7/7] block, drivers: make lots of attribute_group globals const
 2023-10-09 17:30 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-09 16:21 UTC  (4+ messages)
` [PATCH v3 2/2] input: joystick: driver "

[PATCH 6.5 071/163] HID: nvidia-shield: add LEDS_CLASS dependency
 2023-10-09 13:00 UTC 

[PATCH] Input: cyapa - add missing input core locking to suspend/resume functions
 2023-10-09 12:10 UTC 

[PATCH v2 00/16] Introduce PMF Smart PC Solution Builder Feature
 2023-10-09 11:02 UTC  (20+ messages)
` [PATCH v2 01/16] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v2 04/16] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v2 06/16] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v2 08/16] platform/x86/amd/pmf: Add support to update system state
` [PATCH v2 12/16] platform/x86/amd/pmf: Add PMF-AMDGPU get interface

[PATCH] input: bbnsm_pwrkey: Fix key press missed issue after suspend
 2023-10-09  8:34 UTC 

[PATCH v2 0/2] HID: uclogic: Fix two bugs in uclogic
 2023-10-09  6:42 UTC  (3+ messages)
` [PATCH v2 1/2] HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event_hooks()
` [PATCH v2 2/2] HID: uclogic: Fix a work->entry not empty bug in __queue_work()

[RESEND PATCH v6 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support
 2023-10-09  4:01 UTC  (5+ messages)

[PATCH 0/2] HID: uclogic: Fix two bugs in uclogic
 2023-10-09  2:19 UTC  (6+ messages)
` [PATCH 1/2] HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event_hooks()
` [PATCH 2/2] HID: uclogic: Fix a work->entry not empty bug in __queue_work()

[PATCH 1/2] dt-bindings: Add bindings for Adafruit Seesaw Gamepad
 2023-10-08 10:25 UTC  (7+ messages)
` [PATCH 2/2] input: add Adafruit Seesaw Gamepad driver

[PATCH] Input: synaptics: enable InterTouch for ThinkPad L14 G1
 2023-10-08  8:01 UTC 

[PATCH v3 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-09-12 18:56 UTC  (4+ messages)
` [PATCH v3 4/5] clk: twl: add clock driver for TWL6032

[PATCH v4 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-10-07  6:53 UTC  (3+ messages)
` [PATCH v4 5/5] ARM: dts: omap4-embt2ws: enable 32K clock on WLAN

[PATCH] Input: Annotate struct ff_device with __counted_by
 2023-10-06 20:47 UTC  (2+ messages)

[PATCH 0/2] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO
 2023-10-06 17:56 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] HID: logitech-hidpp: Drop delayed_work_cb()

[PATCH RFT v6 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-06 17:25 UTC  (9+ messages)
` [PATCH RFT v6 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFT v6 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFT v6 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFT v6 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFT v6 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFT v6 6/6] input: ads7846: Move wait_for_sync() logic to driver

[PATCH] HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
 2023-10-06 14:15 UTC  (7+ messages)

[PATCH v2] HID: i2c-hid: fix handling of unpopulated devices
 2023-10-06 14:12 UTC  (3+ messages)

[PATCH v2] Input: max77693-haptic - add device-tree compatible strings
 2023-10-06 10:04 UTC  (2+ messages)

[PATCH RFC v5 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-06  7:11 UTC  (13+ messages)
` [PATCH RFC v5 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFC v5 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFC v5 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFC v5 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC v5 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFC v5 6/6] input: ads7846: Move wait_for_sync() logic to driver

[PATCH] HID: nvidia-shield: Select POWER_SUPPLY Kconfig option
 2023-10-05 23:54 UTC  (5+ messages)

[PATCH 0/3] Input: atkbd - add skip_commands module parameter
 2023-10-05 20:15 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Input: atkbd - drop atkbd_skip_deactivate flag
` [PATCH 3/3] Input: atkbd - set skip_commands = ATKBD_SKIP_GETID for HP laptop 15s-fq* laptops

[PATCH] platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
 2023-10-05 19:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).