linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-26 18:25:27 to 2024-07-04 11:09:13 UTC [more...]

[PATCH v6 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-07-04 11:13 UTC  (7+ messages)
` [PATCH v6 1/3] iInput: adp5588-keys - use guard notation when acquiring mutexes
` [PATCH v6 2/3] Input: adp5588-keys - add support for pure gpio
` [PATCH v6 3/3] dt-bindings: input: Update dtbinding for adp5588

[PATCH v3] HID: apple: Add support for magic keyboard backlight on T2 Macs
 2024-07-04  8:57 UTC  (3+ messages)

[PATCH v5 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-07-04  8:47 UTC  (9+ messages)
` [PATCH v5 1/3] iInput: adp5588-keys - use guard notation when acquiring mutexes
` [PATCH v5 2/3] Input: adp5588-keys - add support for pure gpio
` [PATCH v5 3/3] dt-bindings: input: Update dtbinding for adp5588

[PATCH v3] Input: Add driver for PixArt PS/2 touchpad
 2024-07-04  7:05 UTC  (3+ messages)

[PATCH v2 0/7] Simplify event handling logic in input core
 2024-07-04  6:44 UTC  (9+ messages)
` [PATCH v2 1/7] Input: evdev - remove ->event() method
` [PATCH v2 2/7] Input: make sure input handlers define only one processing method
` [PATCH v2 3/7] Input: make events() method return number of events processed
` [PATCH v2 4/7] Input: simplify event handling logic
` [PATCH v2 5/7] Input: rearrange input_alloc_device() to prepare for preallocating of vals
` [PATCH v2 6/7] Input: preallocate memory to hold event values
` [PATCH v2 7/7] Input: do not check number of events in input_pass_values()

[PATCH] Add libps2 to the input section of driver-api
 2024-07-03 22:21 UTC  (3+ messages)

[PATCH] HID: mcp2221: Remove unneeded semicolon
 2024-07-03 21:46 UTC  (2+ messages)

[PATCH v5 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-07-03 20:47 UTC  (3+ messages)
` [PATCH v5 1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver

[PATCH v16 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-07-03 18:22 UTC  (5+ messages)
` [PATCH v16 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v16 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v16 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

[PATCH v2] HID: apple: Add support for magic keyboard backlight on T2 Macs
 2024-07-03 17:53 UTC  (5+ messages)

[PATCH 0/2] Add driver for keyboard backlight on Magic keyboards found on T2 Macs
 2024-07-03 11:21 UTC  (4+ messages)
` [PATCH 1/2] Documentation: leds: standardise keyboard backlight led names
  ` [PATCH 2/2] HID: hid-apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[PATCH] HID: apple: Add support for magic keyboard backlight on T2 Macs
 2024-07-03 11:13 UTC  (6+ messages)

[PATCH v4 0/2] adp5588-keys: Support for dedicated gpio operation
 2024-07-03  8:44 UTC  (11+ messages)
` [PATCH v4 1/2] Input: adp5588-keys - add support for pure gpio
` [PATCH v4 2/2] dt-bindings: input: Update dtbinding for adp5588

[PATCH v2 0/8] qcom: initial support for the OnePlus 8T
 2024-07-03  2:09 UTC  (17+ messages)
` [PATCH v2 1/8] dt-bindings: panel: document Samsung AMB655X
` [PATCH v2 2/8] dt-bindings: input: touchscreen: document synaptics TCM oncell
` [PATCH v2 3/8] dt-bindings: arm: qcom: add OnePlus 8 series
` [PATCH v2 4/8] drm: mipi: add mipi_dsi_generic_write_multi_type()
` [PATCH v2 5/8] drm/mipi-dsi: add set column/page multi helpers
` [PATCH v2 6/8] drm/panel: add driver for samsung amb655x
` [PATCH v2 7/8] Input: touchscreen: add Synaptics TCM oncell S3908
` [PATCH v2 8/8] arm64: dts: qcom: add OnePlus 8T (kebab)

[PATCH] Input: increase max button number to 0x3ff
 2024-07-02 11:41 UTC 

[PATCH] Input - Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-07-02 10:19 UTC  (5+ messages)

[PATCH] iInput: adp5588-keys - use guard notation when acquiring mutexes
 2024-07-02  9:50 UTC  (6+ messages)
` [PATCH] Input: "

[PATCH 0/4] Simplify event handling logic in input core
 2024-07-01 17:54 UTC  (12+ messages)
` [PATCH 1/4] Input: make sure input handlers define only one processing method
` [PATCH 2/4] Input: make events() method return number of events processed
` [PATCH 3/4] Input: simplify event handling logic
` [PATCH 4/4] Input: preallocate memory to hold event values

[PATCH v2 0/2] Input: exc3000 - EXC81W32 controller support
 2024-07-01 14:42 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: input: touchscreen: exc3000: add EXC81W32
` [PATCH v2 2/2] Input: exc3000 - add EXC81W32 support

[PATCH 0/6] HID: bpf: import some more fixes from udev-hid-bpf
 2024-07-01 13:46 UTC  (9+ messages)
` [PATCH 1/6] HID: bpf: Add a HID report composition helper macros
` [PATCH 2/6] HID: bpf: add a driver for the Huion Inspiroy 2S (H641P)
` [PATCH 3/6] HID: bpf: move the BIT() macro to hid_bpf_helpers.h
` [PATCH 4/6] HID: bpf: Add support for the XP-PEN Deco Mini 4
` [PATCH 5/6] HID: bpf: Add Huion Dial 2 bpf fixup
` [PATCH 6/6] HID: bpf: Thrustmaster TCA Yoke Boeing joystick fix

[PATCH v2 0/4] Fix warnings in for-6.11/bpf
 2024-07-01 13:46 UTC  (6+ messages)
` [PATCH v2 1/4] selftests/hid: ensure CKI can compile our new tests on old kernels
` [PATCH v2 2/4] HID: bpf: fix gcc warning and unify __u64 into u64
` [PATCH v2 3/4] HID: bpf: doc fixes for hid_hw_request() hooks
` [PATCH v2 4/4] "

[PATCH v2] adp5588-keys: Support for dedicated gpio operation
 2024-07-01 10:50 UTC  (6+ messages)
` [PATCH v3] "

[syzbot] Monthly input report (Jul 2024)
 2024-07-01 10:27 UTC 

[dtor-input:for-linus] BUILD SUCCESS 7c7b1be19b228b450c2945ec379d7fc6bfef9852
 2024-07-01  7:31 UTC 

[PATCH v6 0/2] Consolidate ec_response_get_next_event
 2024-07-01  7:30 UTC  (4+ messages)
` [PATCH v6 1/2] cros_ec_proto: "
` [PATCH v6 2/2] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0

[PATCH v5 0/2] Consolidate ec_response_get_next_event
 2024-07-01  3:49 UTC  (11+ messages)
` [PATCH v5 1/2] cros_ec_proto: "
` [PATCH v5 2/2] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0

[dtor-input:next] BUILD SUCCESS 7c459517252ebbad515a0b6f972454962ca549e2
 2024-06-30 22:45 UTC 

[PATCH v2] Input: Add driver for PixArt PS/2 touchpad
 2024-06-29  1:52 UTC  (5+ messages)

[PATCH v15 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-06-28 23:42 UTC  (5+ messages)
` [PATCH v15 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v15 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v15 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

[PATCH 1/5] Input: cypress_ps2 - clean up setting reporting rate
 2024-06-28 22:47 UTC  (5+ messages)
` [PATCH 2/5] Input: cypress_ps2 - fix error handling when sending command fails
` [PATCH 3/5] Input: cypress_ps2 - report timeouts when reading command status
` [PATCH 4/5] Input: cypress_ps2 - propagate errors from lower layers
` [PATCH 5/5] Input: cypress_ps2 - use u8 when dealing with byte data

[PATCH] Input: goodix_berlin - use __free() cleanup in SPI transport
 2024-06-28 22:09 UTC  (2+ messages)

[PATCH] Input: wacom_w8001 - use "guard" notation when acquiring mutex
 2024-06-28 22:07 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS 866a5c7e2781cf1b019072288f1f5c64186dcb63
 2024-06-28 21:57 UTC 

[dtor-input:ib/ads7846-hsync] BUILD SUCCESS 8685f22b5bfdab0b335232eb70a0af3388d35299
 2024-06-28 18:58 UTC 

[PROBLEM linux-next] drivers/hid/hidraw.c: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
 2024-06-28 18:07 UTC 

[PATCH v7 0/5] initial support for Marvell 88PM886 PMIC
 2024-06-28 17:20 UTC  (4+ messages)

[PATCH RESEND v11 0/5] Add support for CS40L50
 2024-06-28 14:38 UTC  (11+ messages)

[PATCH] Input: exc3000 - add EXC81W32 support
 2024-06-28  8:35 UTC  (3+ messages)

[PATCH 0/7] qcom: initial support for the OnePlus 8T
 2024-06-27 23:40 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: panel: document Samsung AMB655X
` [PATCH 6/7] Input: touchscreen: add Synaptics TCM oncell S3908
` [PATCH 7/7] arm64: dts: qcom: add OnePlus 8T (kebab)

[PATCH v3 RESEND] HID: logitech-dj: Add support for a new lightspeed receiver iteration
 2024-06-27 22:43 UTC 

[PATCH] selftests/hid: ensure CKI can compile our new tests on old kernels
 2024-06-27 15:49 UTC 

[PATCH HID v2 00/13] HID: bpf_struct_ops, part 2
 2024-06-27  9:45 UTC  (5+ messages)
` [PATCH HID v2 04/13] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests

[PATCH v10 00/38] ep93xx device tree conversion
 2024-06-27  8:29 UTC  (4+ messages)

[PATCH] HID: core: Remove extra spaces
 2024-06-27  7:52 UTC 

[PATCH RESEND] hid: bpf: Fix grammar
 2024-06-27  7:25 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2024-06-27  7:14 UTC  (5+ messages)

[PATCH] Input: ads7846 - add dummy command register clearing cycle
 2024-06-26 22:33 UTC  (6+ messages)

[PATCH v11 0/5] Add support for CS40L50
 2024-06-26 18:33 UTC  (5+ messages)
` [PATCH v11 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50


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