messages from 2025-01-26 15:05:13 to 2025-02-04 23:20:15 UTC [more...]
[PATCH RESEND 0/7] Initial Support for CS40L26
2025-02-04 23:18 UTC
[PATCH 0/2] tools: Unify top-level quiet infrastructure
2025-02-04 23:02 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools: Remove redundant quiet setup
[PATCH 0/7] Initial Support for CS40L26
2025-02-04 22:07 UTC (3+ messages)
[PATCH] docs: Fix spelling and grammatical issues
2025-02-04 20:40 UTC (9+ messages)
[PATCH] Input: cyttsp5 - ensure minimum reset pulse width
2025-02-04 19:01 UTC
[PATCH 0/2] Add Goodix Berlin-A series support
2025-02-04 14:07 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible
` [PATCH 2/2] Input: goodix_berlin - Add support for Berlin-A series
[dtor-input:for-linus] BUILD SUCCESS c9ccb88f534ca760d06590b67571c353a2f0cbcd
2025-02-04 13:56 UTC
[PATCH v3 0/3] Makefile fixes for samples/{bpf,hid}
2025-02-04 10:09 UTC (5+ messages)
` [PATCH v3 1/3] samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
` [PATCH v3 2/3] samples/bpf: fix broken vmlinux path for VMLINUX_BTF
` [PATCH v3 3/3] samples/hid: "
` (subset) [PATCH v3 0/3] Makefile fixes for samples/{bpf,hid}
[PATCH RESEND v2 0/4] Touch Bar driver for Apple Macs with T2 Security Chip
2025-02-04 2:54 UTC (10+ messages)
` [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars
` [PATCH RESEND v2 3/4] HID: hid-appletb-kbd: add support for fn toggle between media and function mode
` [PATCH RESEND v2 4/4] HID: hid-appletb-kbd: add support for automatic brightness control while using the touchbar
` [PATCH RESEND v2 2/4] HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars
[PATCH] hid: topre: Fix n-key rollover on Realforce R3S TKL boards
2025-02-03 22:00 UTC (2+ messages)
[PATCH] HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
2025-02-03 21:58 UTC (2+ messages)
[PATCH] HID: nintendo: fix gencon button events map
2025-02-03 21:57 UTC (2+ messages)
[PATCH] HID: apple: fix up the F6 key on the Omoton KB066 keyboard
2025-02-03 21:57 UTC (3+ messages)
` [PATCH resend] "
[PATCH] HID: Fix the bit shift number for LED_KANA
2025-02-03 21:51 UTC (2+ messages)
[PATCH] HID: multitouch: Add NULL check in mt_input_configured
2025-02-03 21:49 UTC (2+ messages)
[PATCH] HID: Add NULL check in winwing_init_led
2025-02-03 21:47 UTC (2+ messages)
[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in corsair_void_status_work_handler
2025-02-03 20:21 UTC (2+ messages)
[PATCH v2 00/12] pm: Introduce devm_pm_set_wake_irq
2025-02-03 19:15 UTC (2+ messages)
[PATCH] Input: xpad - three devices added
2025-02-03 15:22 UTC (4+ messages)
[PATCH v9 00/22] HID: Upgrade the generic pidff driver and add hid-universal-pidff
2025-02-03 14:19 UTC (24+ messages)
` [PATCH v9 01/22] HID: pidff: Convert infinite length from Linux API to PID standard
` [PATCH v9 02/22] HID: pidff: Do not send effect envelope if it's empty
` [PATCH v9 03/22] HID: pidff: Clamp PERIODIC effect period to device's logical range
` [PATCH v9 04/22] HID: pidff: Add MISSING_DELAY quirk and its detection
` [PATCH v9 05/22] HID: pidff: Add MISSING_PBO "
` [PATCH v9 06/22] HID: pidff: Add PERMISSIVE_CONTROL quirk
` [PATCH v9 07/22] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
` [PATCH v9 08/22] HID: pidff: Add FIX_WHEEL_DIRECTION quirk
` [PATCH v9 09/22] HID: pidff: Stop all effects before enabling actuators
` [PATCH v9 10/22] HID: Add hid-universal-pidff driver and supported device ids
` [PATCH v9 11/22] MAINTAINERS: Add entry for hid-universal-pidff driver
` [PATCH v9 12/22] HID: pidff: Add PERIODIC_SINE_ONLY quirk
` [PATCH v9 13/22] HID: pidff: Completely rework and fix pidff_reset function
` [PATCH v9 14/22] HID: pidff: Simplify pidff_upload_effect function
` [PATCH v9 15/22] HID: pidff: Define values used in pidff_find_special_fields
` [PATCH v9 16/22] HID: pidff: Rescale time values to match field units
` [PATCH v9 17/22] HID: pidff: Factor out code for setting gain
` [PATCH v9 18/22] HID: pidff: Fix null pointer dereference in pidff_find_fields
` [PATCH v9 19/22] HID: pidff: Move all hid-pidff definitions to a dedicated header
` [PATCH v9 20/22] HID: pidff: Simplify pidff_rescale_signed
` [PATCH v9 21/22] HID: pidff: Use macros instead of hardcoded min/max values for shorts
` [PATCH v9 22/22] HID: pidff: Factor out pool report fetch and remove excess declaration
[PATCH v2] gpio_keys.c: Send also event when EV_ABS axis button is released
2025-02-03 14:00 UTC (2+ messages)
[PATCH] Input: ads7846 - fix gpiod allocation
2025-02-03 12:38 UTC (2+ messages)
[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-03 11:29 UTC (37+ messages)
` [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
` [PATCH v3 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v3 03/20] devres: Introduce devm_kmemdup_array()
` [PATCH v3 04/20] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v3 05/20] pinctrl: baytrail: "
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 07/20] pinctrl: tangier: "
` [PATCH v3 08/20] pinctrl: pxa2xx: "
` [PATCH v3 09/20] input: sparse-keymap: "
` [PATCH v3 10/20] input: ipaq-micro-keys: "
` [PATCH v3 11/20] regulator: devres: "
` [PATCH v3 12/20] regulator: cros-ec: "
` [PATCH v3 13/20] power: supply: sc27xx: "
` [PATCH v3 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v3 15/20] ASoC: Intel: avs: "
` [PATCH v3 16/20] ASoC: hdac_hdmi: "
` [PATCH v3 17/20] ASoC: tlv320dac33: "
` [PATCH v3 18/20] ASoC: uda1380: "
` [PATCH v3 19/20] ASoC: meson: axg-tdm-interface: "
` [PATCH v3 20/20] ASoC: uniphier: "
[PATCH] HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode
2025-02-03 10:17 UTC (2+ messages)
[PATCH] HID: quirks: ignore non-functional sensor in HP 5MP Camera
2025-02-03 10:16 UTC (2+ messages)
[PATCH v3 0/2] Introduce Poly/Plantronics mute event support
2025-02-03 10:09 UTC (4+ messages)
` [PATCH v4 "
[PATCH] hid: intel-thc: fix CONFIG_HID dependency
2025-02-03 9:56 UTC (2+ messages)
[PATCH] HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE
2025-02-03 9:54 UTC (2+ messages)
[PATCH 0/2] HID: intel-ish-hid: Fix and improve fw clock synchronization
2025-02-03 9:53 UTC (2+ messages)
[PATCH v3 0/2] HID: corsair-void: Fix various memory issues
2025-02-03 9:51 UTC (2+ messages)
[PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2025-02-02 9:55 UTC (3+ messages)
[PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
2025-02-01 19:49 UTC (4+ messages)
[PATCH] Input: xpad - add multiple supported devices
2025-02-01 8:02 UTC (3+ messages)
[PATCH 7/7] Input: cs40l26 - Add support for CS40L26 haptic driver
2025-01-31 19:56 UTC
[PATCH 1/1] gpio_keys.c: Send also event when EV_ABS axis button is released
2025-01-31 14:59 UTC
[PATCH 1/1] gpio_keys.c: Send also event when EV_ABS axis button is released
2025-01-31 14:22 UTC
[PATCH 0/1] GPIO Keys, fix to emit EV_ABS event also on axis release
2025-01-31 14:21 UTC
[PATCH v2] hid: hid-lg-g15: Use standard multicolor LED API
2025-01-31 14:02 UTC
[PATCH bpf v2 0/2] Makefile fixes for samples/{bpf,hid}
2025-01-31 2:00 UTC (12+ messages)
` [PATCH bpf v2 1/2] samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
` [PATCH bpf v2 2/2] samples/{bpf,hid}: fix broken vmlinux path for VMLINUX_BTF
[PATCH v8 00/21] HID: Upgrade the generic pidff driver and add hid-universal-pidff
2025-01-29 21:29 UTC (22+ messages)
` [PATCH v8 01/21] HID: pidff: Convert infinite length from Linux API to PID standard
` [PATCH v8 02/21] HID: pidff: Do not send effect envelope if it's empty
` [PATCH v8 03/21] HID: pidff: Clamp PERIODIC effect period to device's logical range
` [PATCH v8 04/21] HID: pidff: Add MISSING_DELAY quirk and its detection
` [PATCH v8 05/21] HID: pidff: Add MISSING_PBO "
` [PATCH v8 06/21] HID: pidff: Add PERMISSIVE_CONTROL quirk
` [PATCH v8 07/21] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
` [PATCH v8 08/21] HID: pidff: Add FIX_WHEEL_DIRECTION quirk
` [PATCH v8 09/21] HID: pidff: Stop all effects before enabling actuators
` [PATCH v8 10/21] HID: Add hid-universal-pidff driver and supported device ids
` [PATCH v8 11/21] MAINTAINERS: Add entry for hid-universal-pidff driver
` [PATCH v8 12/21] HID: pidff: Add PERIODIC_SINE_ONLY quirk
` [PATCH v8 13/21] HID: pidff: Completely rework and fix pidff_reset function
` [PATCH v8 14/21] HID: pidff: Simplify pidff_upload_effect function
` [PATCH v8 15/21] HID: pidff: Define values used in pidff_find_special_fields
` [PATCH v8 16/21] HID: pidff: Rescale time values to match field units
` [PATCH v8 17/21] HID: pidff: Factor out code for setting gain
` [PATCH v8 18/21] HID: pidff: Fix null pointer dereference in pidff_find_fields
` [PATCH v8 19/21] HID: pidff: Move all hid-pidff definitions to a dedicated header
` [PATCH v8 20/21] HID: pidff: Simplify pidff_rescale_signed
` [PATCH v8 21/21] HID: pidff: Use macros instead of hardcoded min/max values for shorts
[PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2025-01-29 19:21 UTC (11+ messages)
[PATCH v2] tsc2007: prevent overflow in pressure calculation
2025-01-29 13:51 UTC
[PATCH] tsc2007: prevent overflow in pressure calculation
2025-01-29 12:30 UTC (2+ messages)
` AW: "
[RFC/HELP] add support for POWER-A/THQ BDA NSW Nintendo Controller
2025-01-28 20:04 UTC (2+ messages)
[PATCH] HID: intel-thc-hid: Remove deprecated PCI API calls
2025-01-28 15:58 UTC (2+ messages)
[PATCH 0/6]
2025-01-28 15:14 UTC (2+ messages)
[PATCH] input: drop vb2_ops_wait_prepare/finish
2025-01-28 15:05 UTC
[syzbot] [usb?] KASAN: stack-out-of-bounds Read in usb_check_int_endpoints
2025-01-28 9:16 UTC (2+ messages)
[PATCH 00/34] address all -Wunused-const warnings
2025-01-27 13:24 UTC (2+ messages)
mxs_lradc_ts: Warning due to "0 is an invalid IRQ number"
2025-01-27 13:15 UTC (8+ messages)
[PATCH v2 0/7] Add support for MAX7360
2025-01-27 13:08 UTC (6+ messages)
` [PATCH v2 4/7] gpio: max7360: Add MAX7360 gpio support
[PATCH v3 0/7] Add support for MAX7360
2025-01-27 13:07 UTC (6+ messages)
` [PATCH v3 4/7] gpio: max7360: Add MAX7360 gpio support
[PATCH AUTOSEL 5.10 2/2] Input: allocate keycode for phone linking
2025-01-26 15:09 UTC
[PATCH AUTOSEL 5.15 2/3] Input: allocate keycode for phone linking
2025-01-26 15:09 UTC
[PATCH AUTOSEL 6.1 7/8] Input: allocate keycode for phone linking
2025-01-26 15:08 UTC
[PATCH AUTOSEL 6.6 8/9] Input: allocate keycode for phone linking
2025-01-26 15:08 UTC
[PATCH AUTOSEL 6.12 12/14] Input: allocate keycode for phone linking
2025-01-26 15:07 UTC
[PATCH AUTOSEL 6.13 14/16] Input: allocate keycode for phone linking
2025-01-26 15:07 UTC
[PATCH AUTOSEL 5.4 6/7] HID: Wacom: Add PCI Wacom device support
2025-01-26 15:05 UTC
[PATCH AUTOSEL 5.10 06/12] HID: Wacom: Add PCI Wacom device support
2025-01-26 15:04 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).