linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-29 19:15:37 to 2022-06-08 21:12:29 UTC [more...]

[PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion
 2022-06-08 21:12 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: input: Increase maximum keycode value to 0x2ff
` [PATCH v2 2/5] dt-bindings: input: Centralize 'linux,code' definition
` [PATCH v2 3/5] dt-bindings: input: Use common 'linux,keycodes' definition
` [PATCH v2 4/5] dt-bindings: input: Centralize 'linux,input-type' definition
` [PATCH v2 5/5] dt-bindings: input: Convert adc-keys to DT schema

[PATCH v2 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-08 17:04 UTC  (12+ messages)
` [PATCH v2 01/10] dt-bindings: firmware: Add fsl,scu yaml file
` [PATCH v2 02/10] dt-bindings: clk: imx: Add fsl,scu-clk "
` [PATCH v2 03/10] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v2 04/10] dt-bindings: input: Add fsl,scu-key "
` [PATCH v2 05/10] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v2 06/10] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v2 07/10] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v2 08/10] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v2 09/10] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v2 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file

[PATCH 0/9] Input: synaptics-rmi4 - Bootloader v7/v8 firmware update improvements
 2022-06-08 12:48 UTC  (10+ messages)
` [PATCH 1/9] Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
` [PATCH 2/9] Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
` [PATCH 3/9] Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
` [PATCH 4/9] Input: synaptics-rmi4 - rewrite partition table unconditionally
` [PATCH 5/9] Input: synaptics-rmi4 - reset after writing partition table
` [PATCH 6/9] Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
` [PATCH 7/9] Input: synaptics-rmi4 - remove unneeded struct register_offset
` [PATCH 8/9] Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
` [PATCH 9/9] Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()

[PATCH 1/1] HID: hyperv: Correctly access fields declared as __le16
 2022-06-08 12:28 UTC  (2+ messages)

[PATCH] HID: cp2112: prevent a buffer overflow in cp2112_xfer()
 2022-06-08 12:26 UTC 

[PATCH] HID: hid-input: add Surface Go battery quirk
 2022-06-08 11:07 UTC  (2+ messages)

[PATCH 1/2] HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"
 2022-06-08 11:06 UTC  (3+ messages)

[PATCH 0/4] Add Richtek RT5120 PMIC support
 2022-06-08 10:12 UTC  (17+ messages)
` [PATCH 1/4] dt-binding: mfd: "
` [PATCH 2/4] mfd: rt5120: Add Richtek "
` [PATCH 3/4] regulator: rt5120: Add PMIC regulator support
` [PATCH 4/4] input: misc: rt5120: Add power key support

[PATCH v4] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-06-08  9:58 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: Fix syntax errors in comments
 2022-06-08  9:58 UTC  (2+ messages)

[PATCH] HID: apple: Reset quirks when Fn key is not found
 2022-06-08  9:54 UTC  (18+ messages)
    ` [PATCH] HID: apple: Properly handle function keys on misset non-apple keyboards
        ` [PATCH v2] HID: apple: Workaround for non-Apple keyboards
                ` [PATCH v3] HID: apple: Properly handle function keys on non-Apple keyboard
                  ` [PATCH v4] "
                      ` [PATCH v5] "

[PATCH v3 0/4] Add support for XP-PEN Deco L
 2022-06-08  9:51 UTC  (7+ messages)
` [PATCH v3 1/4] HID: uclogic: Make template placeholder IDs generic
` [PATCH v3 2/4] HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply()
` [PATCH v3 3/4] HID: uclogic: Allow to generate frame templates
` [PATCH v3 4/4] HID: uclogic: Add support for XP-PEN Deco L

[PATCH] HID: nintendo: fix unused const warning
 2022-06-08  9:49 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Elan eKTH6915
 2022-06-08  9:47 UTC  (3+ messages)

[git pull] Input updates for v5.19-rc1
 2022-06-08  1:30 UTC  (3+ messages)

[PATCH] dt-bindings: input: Convert adc-keys to DT schema
 2022-06-07 20:45 UTC  (4+ messages)

[RESEND PATCH v4 0/6] Input: edt-ft5x06 - Improve configuration
 2022-06-07  9:55 UTC  (7+ messages)
` [RESEND PATCH v4 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate-hz
` [RESEND PATCH v4 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs
` [RESEND PATCH v4 3/6] Input: edt-ft5x06 - set report rate by dts property
` [RESEND PATCH v4 4/6] Input: edt-ft5x06 - show model name by sysfs
` [RESEND PATCH v4 5/6] Input: edt-ft5x06 - show firmware version "
` [RESEND PATCH v4 6/6] Input: edt-ft5x06 - show crc and header errors "

[PATCH] Input: bcm5974 - Set missing URB_NO_TRANSFER_DMA_MAP urb flag
 2022-06-07  9:21 UTC  (2+ messages)

Koszty instalacji fotowoltaicznej
 2022-06-07  8:05 UTC 

[RESEND PATCH] input: stmfts: Add #define STMFTS_RETRY_COUNT 3
 2022-06-07  7:43 UTC 

[PATCH] input: stmfts: Add #define STMFTS_RETRY_COUNT 3
 2022-06-07  7:38 UTC 

[PATCH] dt-bindings: Fix properties without any type
 2022-06-06  3:33 UTC  (2+ messages)

[PATCH 0/3] adc-joystick: Add polled support
 2022-06-05 22:36 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: adc-joystick: bindings for adc-joystick-polled
` [PATCH 2/3] Input: adc-joystick - Add polled input device support
` [PATCH 3/3] arm64: dts: rockchip: Update joystick to polled for Odroid-Go2

[PATCH 2/7] dt-bindings: input: mtk-pmic-keys: add binding for MT6357 PMIC
 2022-06-05 21:30 UTC  (3+ messages)
` [PATCH 7/7] Input: mtk-pmic-keys: add MT6357 support

[RFC PATCH 0/2] dt-bindings: input: gpio-keys: rework matching children
 2022-06-05 16:28 UTC  (9+ messages)
` [RFC PATCH 1/2] dt-bindings: input: gpio-keys: enforce node names to match all properties
` [RFC PATCH 2/2] dt-bindings: input: gpio-keys: document label and autorepeat properties

[BUG] Thinkpad T14 AMD gen1 trackpad doesnt work after hibernation
 2022-06-05 14:42 UTC 

[RESEND PATCH v3 1/2] dt-bindings: ps2-gpio: convert binding to json-schema
 2022-06-05 14:09 UTC  (6+ messages)
` [RESEND PATCH v3 2/2] dt-bindings: ps2-gpio: document bus signals open drain

[PATCH] Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq
 2022-06-04 14:01 UTC  (3+ messages)

[PATCH 1/2] HID: nintendo: fix face button mappings
 2022-06-04 13:11 UTC  (5+ messages)

[PATCH] Input: adp5588-keys: Remove unused driver
 2022-06-03 16:15 UTC  (8+ messages)

[PATCH v2 0/3] adc-joystick: Add polled support
 2022-06-03  9:19 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: adc-joystick: add adc-joystick,polled option
` [PATCH v2 2/3] Input: adc-joystick - Add polled input device support
` [PATCH v2 3/3] arm64: dts: rockchip: Update joystick to polled for Odroid-Go2

[PATCH v2 2/2] dt-bindings: Input: st1232 - Support power supply regulators
 2022-06-03  7:33 UTC  (2+ messages)

[PATCH v2 1/2] Input: st1232 - Support power supply regulators
 2022-06-03  5:09 UTC 

[PATCH] Input: st1232 - Support power supply regulators
 2022-06-02 13:38 UTC  (4+ messages)

[PATCH v3] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-06-02  9:22 UTC  (3+ messages)

[PATCH v2] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-06-02  8:25 UTC  (6+ messages)

[PATCH -next] HID: magicmouse: Fix some kernel-doc comments
 2022-06-02  7:58 UTC 

Suspend/Resume (S3) issues with rmi_smbus
 2022-06-01 17:02 UTC  (7+ messages)

[dtor-input:master] BUILD SUCCESS 69cf890d8b283c8d3a77d28dbd3024f58ae236a9
 2022-06-01 16:21 UTC 

[dtor-input:for-linus] BUILD SUCCESS 5f92df8ddacb4b97f6865a3bf687f240072f4f68
 2022-06-01 16:19 UTC 

[PATCH AUTOSEL 5.15 36/37] Input: gpio-keys - cancel delayed work only in case of GPIO
 2022-06-01 13:56 UTC 

[PATCH AUTOSEL 5.17 47/48] Input: gpio-keys - cancel delayed work only in case of GPIO
 2022-06-01 13:54 UTC 

[PATCH AUTOSEL 5.18 48/49] Input: gpio-keys - cancel delayed work only in case of GPIO
 2022-06-01 13:52 UTC 

Servicio de la flota
 2022-06-01  8:06 UTC 

[PATCH -next] Input: joystick: Raspberry Pi Sense HAT depends on HAS_IOMEM
 2022-05-31 21:10 UTC  (2+ messages)

Ruch z pierwszej pozycji w Google
 2022-05-31  8:15 UTC 

[PATCH v9 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
 2022-05-31  2:14 UTC  (4+ messages)

[PATCH for-5.19/uclogic v2 0/4] Add support for XP-PEN Deco L
 2022-05-30 17:33 UTC  (6+ messages)
` [PATCH for-5.19/uclogic v2 3/4] HID: uclogic: Allow to generate frame templates
  ` [PATCH for-5.19/uclogic] HID: uclogic: Remove useless loop

Ignored patches sent to linux-input for drivers/hid/
 2022-05-30 17:01 UTC 

[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
 2022-05-30 15:49 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 44/76] HID: bigben: fix slab-out-of-bounds Write in bigben_probe
 2022-05-30 13:43 UTC 

[PATCH AUTOSEL 5.4 32/55] HID: bigben: fix slab-out-of-bounds Write in bigben_probe
 2022-05-30 13:46 UTC 

[PATCH AUTOSEL 5.15 060/109] HID: bigben: fix slab-out-of-bounds Write in bigben_probe
 2022-05-30 13:37 UTC 

[PATCH AUTOSEL 5.17 071/135] HID: bigben: fix slab-out-of-bounds Write in bigben_probe
 2022-05-30 13:30 UTC 

[PATCH AUTOSEL 5.18 086/159] HID: bigben: fix slab-out-of-bounds Write in bigben_probe
 2022-05-30 13:23 UTC 

[PATCH 1/4] Input: adp5588-keys - drop CONFIG_PM guards
 2022-05-30 10:11 UTC  (8+ messages)
` [PATCH 2/4] Input: adp5588-keys - switch to using threaded interrupt
` [PATCH 3/4] Input: adp5588-keys - switch to using managed resources
` [PATCH 4/4] Input: adp5588-keys - do not explicitly set device as wakeup source

[PATCH v2 0/3] MediaTek Helio X10 MT6795 - MT6331 PMIC Keys
 2022-05-30  9:47 UTC  (6+ messages)
` [PATCH v2 1/3] Input: mtk-pmic-keys - Transfer per-key bit in mtk_pmic_keys_regs

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-05-30  7:05 UTC  (5+ messages)
` [PATCH 3/5] Input: pinephone-keyboard - Build in the default keymap


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