linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 02:38:47 to 2022-03-04 17:34:07 UTC [more...]

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-04 17:28 UTC  (17+ messages)
` [PATCH bpf-next v2 01/28] bpf: add new is_sys_admin_prog_type() helper
` [PATCH bpf-next v2 02/28] bpf: introduce hid program type
` [PATCH bpf-next v2 03/28] HID: hook up with bpf
` [PATCH bpf-next v2 04/28] libbpf: add HID program type and API
` [PATCH bpf-next v2 05/28] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v2 06/28] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v2 07/28] bpf/hid: add a new attach type to change the report descriptor
` [PATCH bpf-next v2 08/28] HID: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v2 09/28] libbpf: add new attach type BPF_HID_RDESC_FIXUP
` [PATCH bpf-next v2 10/28] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v2 11/28] samples/bpf: add a report descriptor fixup
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers
` [PATCH bpf-next v2 13/28] HID: bpf: implement hid_bpf_get|set_data
` [PATCH bpf-next v2 14/28] selftests/bpf: add tests for hid_{get|set}_data helpers
` [PATCH bpf-next v2 15/28] bpf/hid: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v2 16/28] libbpf: add new attach type BPF_HID_USER_EVENT

[PATCH v21 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-03-04 12:38 UTC  (7+ messages)
` [PATCH v21 1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad
` [PATCH v21 2/3] Input: mt6779-keypad - Add MediaTek keypad driver
` [PATCH v21 3/3] arm64: defconfig: Add CONFIG_KEYBOARD_MT6779=m

[PATCH] Input: synaptics: change initialization error into warning
 2022-03-04 10:40 UTC 

[PATCH v9 0/2] Add support for Imagis touchscreens
 2022-03-04  5:11 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v9 2/2] Input: add Imagis touchscreen driver

[PATCH] input: Add Marine Navigation Keycodes
 2022-03-03 23:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
 2022-03-03 17:39 UTC  (2+ messages)
` [PATCH v7 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema

[PATCH v8 0/2] Add support for Imagis touchscreens
 2022-03-03 15:12 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v8 2/2] Input: add Imagis touchscreen driver

Wrong button mappings reported by evdev with PowerA Nintendo Switch gamepad
 2022-03-03 13:57 UTC  (2+ messages)
` Update: "

[PATCH for-5.18/uclogic 0/4] DIGImend patches, part III
 2022-03-03  7:47 UTC  (5+ messages)
` [PATCH for-5.18/uclogic 1/4] HID: uclogic: Add support for touch ring reports
` [PATCH for-5.18/uclogic 2/4] HID: uclogic: Support custom device suffix for frames
` [PATCH for-5.18/uclogic 3/4] HID: uclogic: Allow three frame parameter sets
` [PATCH for-5.18/uclogic 4/4] HID: uclogic: Add support for Huion touch ring reports

[PATCH v3] HID: Add mapping for KEY_ALL_APPLICATIONS
 2022-03-03  3:57 UTC 

[PATCH v4] HID: Add mapping for KEY_DICTATE
 2022-03-03  2:17 UTC 

[PATCH -next] HID: core: clean up some inconsistent indenting
 2022-03-03  1:47 UTC 

[PATCH v2] HID: Add mapping for KEY_ALL_APPLICATIONS
 2022-03-02 22:05 UTC  (4+ messages)

[PATCH v3] HID: Add mapping for KEY_DICTATE
 2022-03-02 22:04 UTC  (4+ messages)

[RESEND PATCH v4 0/4] Extend pm8941-pwrkey driver
 2022-03-02 18:45 UTC  (5+ messages)
` [RESEND PATCH v4 1/4] input: misc: pm8941-pwrkey: fix error message
` [RESEND PATCH v4 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [RESEND PATCH v4 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support
` [RESEND PATCH v4 4/4] input: misc: pm8941-pwrkey: simulate missed key press events

[PATCH][next] HID: core: Remove redundant assignment to pointer field
 2022-03-02 18:13 UTC 

[dtor-input:for-linus] BUILD SUCCESS 04b7762e37c95d9b965d16bb0e18dbd1fa2e2861
 2022-03-02 17:50 UTC 

[PATCH 0/2] Input: Replace surface3_button code with soc_button_array
 2022-03-02 11:34 UTC  (9+ messages)
` [PATCH 1/2] Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
` [PATCH 2/2] platform/surface: Remove Surface 3 Button driver

[PATCH 0/5] spi: make remove callback a void function
 2022-03-02  7:30 UTC  (2+ messages)
  ` [PATCH 5/5] "

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-03-02  2:47 UTC  (10+ messages)

[PATCH v5 0/5] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-03-02  1:52 UTC  (10+ messages)
` [PATCH v5 1/5] HID: google: switch to devm when registering keyboard backlight LED
` [PATCH v5 2/5] Input: extract ChromeOS vivaldi physmap show function
` [PATCH v5 3/5] HID: google: extract Vivaldi hid feature mapping for use in hid-hammer
` [PATCH v5 4/5] HID: google: Add support for vivaldi to hid-hammer
` [PATCH v5 5/5] HID: google: modify HID device groups of eel

[dtor-input:master] BUILD SUCCESS dfafa56029576c52a393b61dcba7a3a43fd2b6c0
 2022-03-01 20:55 UTC 

[dtor-input:for-linus] BUILD SUCCESS d982992669733dd75520000c6057d8ee0725a363
 2022-03-01 20:45 UTC 

[PATCH v2] input/i8042: Add TUXEDO/Clevo devices to i8042 quirk tables
 2022-03-01 15:42 UTC  (6+ messages)

[PATCH] hid: hid-nintendo: check the return value of alloc_workqueue()
 2022-03-01 14:58 UTC  (3+ messages)

[PATCH v2 00/12] HID: fix for generic input processing
 2022-03-01 14:53 UTC  (2+ messages)

[PATCH for-5.18/uclogic 0/9] DIGImend patches, part II
 2022-03-01 14:32 UTC  (3+ messages)

[PATCH] HID: vivaldi: fix sysfs attributes leak
 2022-03-01 14:31 UTC  (4+ messages)

[PATCH v7 0/2] Add support for Imagis touchscreens
 2022-03-01 11:32 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v7 2/2] Input: add Imagis touchscreen driver

[PATCH] Input: goodix - Workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
 2022-03-01 10:47 UTC  (3+ messages)

[PATCH] input: keyboard: snvs_pwrkey: Fix SNVS_HPVIDR1 register address
 2022-03-01  8:07 UTC  (2+ messages)

[PATCH v4 0/4] input: MT6358 PMIC button support
 2022-03-01  7:44 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: mt6358: add mt6358-keys node

[PATCH] Input: da9063 - Use devm_delayed_work_autocancel()
 2022-03-01  7:25 UTC  (2+ messages)

[PATCH v2 1/5] Input: Set EV_ABS in dev->evbit even if input_alloc_absinfo() fails
 2022-03-01  7:04 UTC  (10+ messages)
` [PATCH v2 2/5] Input: Add input_copy_abs() function
` [PATCH v2 3/5] Input: goodix - Use input_copy_abs() helper
` [PATCH v2 4/5] Input: goodix - Fix race on driver unbind
` [PATCH v2 5/5] Input: goodix - Use the new soc_intel_is_byt() helper

[PATCH v3] Input: zinitix - Do not report shadow fingers
 2022-02-28 23:30 UTC 

[dtor-input:for-linus] BUILD SUCCESS ba115adf61b36b8c167126425a62b0efc23f72c0
 2022-02-28 18:03 UTC 

[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
 2022-02-28 17:41 UTC  (29+ messages)
` [PATCH bpf-next v1 1/6] HID: initial BPF implementation
` [PATCH bpf-next v1 2/6] HID: bpf: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v1 3/6] HID: bpf: add hid_{get|set}_data helpers
` [PATCH bpf-next v1 4/6] HID: bpf: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v1 5/6] HID: bpf: tests: rely on uhid event to know if a test device is ready
` [PATCH bpf-next v1 6/6] HID: bpf: add bpf_hid_raw_request helper function

[PATCH v4 0/4] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-28  8:01 UTC  (5+ messages)
` [PATCH v4 1/4] Input: Extract ChromeOS vivaldi physmap show function
` [PATCH v4 2/4] HID: Extract vivaldi hid feature mapping for use in hid-hammer

[PATCH v2] Input: samsung-keypad - Properly state IOMEM dependency
 2022-02-28  5:00 UTC  (2+ messages)

[PATCH v6 0/4] Add support for the Cypress cyttsp5
 2022-02-28  2:44 UTC  (6+ messages)
` [PATCH v6 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v6 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
` [PATCH v6 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v6 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[BISECTED] input: ads7846: touchscreen broken on Nokia 770
 2022-02-27 18:50 UTC 

Transparent pass-though mode for synaptics touchpad with trackpoint
 2022-02-26 17:48 UTC 

[PATCH] Input: pm8941-pwrkey - respect reboot_mode for warm reset
 2022-02-26 10:04 UTC  (4+ messages)

[PATCH v4 0/6] Add spi-hid, transport for HID over SPI bus
 2022-02-25 14:58 UTC  (9+ messages)
` [PATCH v4 1/6] HID: Add BUS_SPI support when printing out device info in hid_connect()
` [PATCH v4 2/6] HID: define HID_SPI_DEVICE macro in hid.h
` [PATCH v4 3/6] Documentation: DT bindings for Microsoft G6 Touch Digitizer
` [PATCH v4 4/6] Documentation: Correction in HID output_report callback description
` [PATCH v4 5/6] HID: add spi-hid, transport driver for HID over SPI bus
` [PATCH v4 6/6] Defconfig: add CONFIG_SPI_HID=m

[PATCH v4 0/2] input: misc: Add IBM Operation Panel driver
 2022-02-25 14:16 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: input: Add documentation for IBM Operation Panel
` [PATCH v4 2/2] input: misc: Add IBM Operation Panel driver

[syzbot] memory leak in hub_event (3)
 2022-02-25  9:15 UTC  (8+ messages)
  ` [PATCH] HID: elo: Fix refcount leak in elo_probe()

[PATCH v6 2/2] Input: add Imagis touchscreen driver
 2022-02-25  7:55 UTC  (4+ messages)

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH v3 0/5] Add spi-hid, transport for HID over SPI bus
 2022-02-25  1:34 UTC  (7+ messages)
` [PATCH v3 3/5] Documentation: DT bindings for HID over SPI
    ` [EXTERNAL] "
` [PATCH v3 5/5] HID: add spi-hid, transport driver for HID over SPI bus
    ` [EXTERNAL] "

[PATCH v5 0/3] Update VMware maintainer entries
 2022-02-24 22:24 UTC  (3+ messages)
` [PATCH v5 2/3] MAINTAINERS: Add Zack as maintainer of vmmouse driver
` [PATCH v5 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases

[PATCH v2 0/6] Input: edt-ft5x06 - Improve configuration
 2022-02-24 22:27 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate

[PATCH] Input: samsung-keypad - Properly state IOMEM dependency
 2022-02-24  8:03 UTC  (2+ messages)

[PATCH] HID: Add driver for Google Hangouts Meet Speakermic
 2022-02-23 22:09 UTC 

[PATCH v6 0/2] Add support for Imagis touchscreens
 2022-02-23 15:57 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: input/touchscreen: bindings for Imagis

Napływ Klientów ze strony
 2022-02-23  8:40 UTC 

[PATCH] HID: input: Handle OOC toggle switches mapped to keys
 2022-02-23  5:17 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 06/13] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 4.9 4/9] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:32 UTC 

[PATCH AUTOSEL 4.14 04/10] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:32 UTC 


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).