messages from 2025-02-05 04:05:15 to 2025-02-12 06:42:13 UTC [more...]
[PATCH v5 00/12] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-12 6:41 UTC (15+ messages)
` [PATCH v5 01/12] err.h: move IOMEM_ERR_PTR() to err.h
` [PATCH v5 02/12] driver core: Split devres APIs to device/devres.h
` [PATCH v5 03/12] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v5 04/12] devres: Introduce devm_kmemdup_array()
` [PATCH v5 05/12] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v5 06/12] pinctrl: baytrail: "
` [PATCH v5 07/12] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v5 08/12] pinctrl: tangier: "
` [PATCH v5 09/12] pinctrl: pxa2xx: "
` [PATCH v5 10/12] iio: adc: xilinx-xadc-core: "
` [PATCH v5 11/12] input: sparse-keymap: "
` [PATCH v5 12/12] input: ipaq-micro-keys: "
[PATCH v2] HID: corsair-void: Update power supply values with a unified work handler
2025-02-12 6:21 UTC (2+ messages)
[PATCH RESEND 0/7] Initial Support for CS40L26
2025-02-12 6:19 UTC (7+ messages)
` [PATCH RESEND 4/7] dt-bindings: mfd: cirrus,cs40l26: "
` [PATCH RESEND 5/7] mfd: cs40l26: Add support for CS40L26 core driver
[PATCH] HID: corsair-void: Update power supply values with a unified work handler
2025-02-11 22:39 UTC (2+ messages)
[PATCH v4 0/6] HID: pidff: Compatibility update and new devices
2025-02-11 22:16 UTC (9+ messages)
` [PATCH v4 1/6] MAINTAINERS: Update hid-universal-pidff entry
` [PATCH v4 2/6] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
` [PATCH v4 3/6] HID: hid-universal-pidff: Add Asetek wheelbases support
` [PATCH v4 4/6] HID: pidff: Comment and code style update
` [PATCH v4 5/6] HID: pidff: Support device error response from PID_BLOCK_LOAD
` [PATCH v4 6/6] HID: pidff: Remove redundant call to pidff_find_special_keys
[PATCH v34 00/31] Introduce QC USB SND audio offloading support
2025-02-11 20:35 UTC (2+ messages)
[PATCH v5] HID: corsair-void: Add Corsair Void headset family driver
2025-02-11 17:40 UTC (13+ messages)
[PATCH v3 0/6] HID: pidff: Compatibility update and new devices
2025-02-11 14:02 UTC (7+ messages)
` [PATCH v3 1/6] MAINTAINERS: Update hid-universal-pidff entry
` [PATCH v3 2/6] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
` [PATCH v3 3/6] HID: hid-universal-pidff: Add Asetek wheelbases support
` [PATCH v3 4/6] HID: pidff: Comment and code style update
` [PATCH v3 5/6] HID: pidff: Support device error response from PID_BLOCK_LOAD
` [PATCH v3 6/6] HID: pidff: Remove redundant call to pidff_find_special_keys
[PATCH 1/2] Add functions for HID drivers to react on first open and last close call
2025-02-11 13:39 UTC (2+ messages)
` [PATCH 2/2] Disable touchpad on firmware level while not in use
[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
2025-02-11 13:38 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup
[PATCH v4 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-11 12:57 UTC (35+ messages)
` [PATCH v4 01/20] driver core: Split devres APIs to device/devres.h
` [PATCH v4 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v4 03/20] devres: Introduce devm_kmemdup_array()
` [PATCH v4 04/20] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v4 05/20] pinctrl: baytrail: "
` [PATCH v4 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v4 07/20] pinctrl: tangier: "
` [PATCH v4 08/20] pinctrl: pxa2xx: "
` [PATCH v4 09/20] input: sparse-keymap: "
` [PATCH v4 10/20] input: ipaq-micro-keys: "
` [PATCH v4 11/20] regulator: devres: "
` [PATCH v4 12/20] regulator: cros-ec: "
` [PATCH v4 13/20] power: supply: sc27xx: "
` [PATCH v4 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v4 15/20] ASoC: Intel: avs: "
` [PATCH v4 16/20] ASoC: hdac_hdmi: "
` [PATCH v4 17/20] ASoC: tlv320dac33: "
` [PATCH v4 18/20] ASoC: uda1380: "
` [PATCH v4 19/20] ASoC: meson: axg-tdm-interface: "
` [PATCH v4 20/20] ASoC: uniphier: "
[PATCH v2 0/6] HID: pidff: Compatibility update and new devices
2025-02-11 8:45 UTC (8+ messages)
` [PATCH v2 1/6] MAINTAINERS: Update hid-universal-pidff entry
` [PATCH v2 2/6] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
` [PATCH v2 3/6] HID: hid-universal-pidff: Add Asetek wheelbases support
` [PATCH v2 4/6] HID: pidff: Comment and code style update
` [PATCH v2 5/6] HID: pidff: Support device error response from PID_BLOCK_LOAD
` [PATCH v2 6/6] HID: pidff: Remove redundant call to pidff_find_special_keys
[PATCH] hid: Kconfig: Add LEDS_CLASS_MULTICOLOR dependency to HID_LOGITECH
2025-02-11 6:30 UTC (2+ messages)
[PATCH 0/2] tools: Unify top-level quiet infrastructure
2025-02-11 0:23 UTC (9+ messages)
[PATCH v17 0/7] Add support for Maxim Integrated MAX77705 PMIC
2025-02-10 17:08 UTC (4+ messages)
` [PATCH v17 3/7] power: supply: max77705: Add charger driver for Maxim 77705
[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
2025-02-10 16:51 UTC (5+ messages)
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
` (subset) "
` [PATCH 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi
Patchset status - 'Add support for Maxim Integrated MAX77705 PMIC'
2025-02-10 16:50 UTC (5+ messages)
[hid:for-6.15/logitech 1/1] drivers/hid/hid-lg-g15.c:241:undefined reference to `led_mc_calc_color_components'
2025-02-10 16:16 UTC
[PATCH RESEND] HID: google: don't include '<linux/pm_wakeup.h>' directly
2025-02-10 11:36 UTC
[PATCH 0/3] HID: pidff: Compatibility update and new devices
2025-02-10 9:57 UTC (6+ messages)
` [PATCH 1/3] MAINTAINERS: Update hid-universal-pidff entry
` [PATCH 2/3] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
` [PATCH 3/3] HID: hid-universal-pidff: Add Asetek wheelbases support
[PATCH 1/2] HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] static
2025-02-10 7:24 UTC (3+ messages)
` [PATCH 2/2] HID: hid-appletb-bl: use appletb_bl_brightness_map instead of magic numbers to set default brightness
[PATCH 0/1] Input: rmi_i2c: introduce reset GPIO handling
2025-02-10 5:48 UTC (3+ messages)
` [PATCH 1/1] "
[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event
2025-02-10 3:03 UTC (2+ messages)
[hid:for-6.15/apple 2/4] drivers/hid/hid-appletb-kbd.c:119:18: sparse: sparse: symbol 'appletb_kbd_attrs' was not declared. Should it be static?
2025-02-09 7:30 UTC (2+ messages)
[hid:for-6.15/logitech 1/1] ERROR: modpost: "led_mc_calc_color_components" [drivers/hid/hid-lg-g15.ko] undefined!
2025-02-09 2:09 UTC
The business loan-
2025-02-08 22:10 UTC
[PATCH] HID: Enable playstation driver independently of sony driver
2025-02-08 19:42 UTC (9+ messages)
` [PATCH v2 0/2] HID: hid_have_special_driver fixes for playstation driver
` [PATCH v2 1/2] HID: Enable playstation driver independently of sony driver
` [PATCH v2 2/2] HID: Enable playstation driver for PlayStation 5 controllers
[PATCH v2] Input: xpad - add support for GHL Xbox One controller
2025-02-08 14:57 UTC
[RESEND PATCH v2] HID: Add reserved item tag for main items
2025-02-07 15:04 UTC (2+ messages)
[PATCH 0/7] HID: bpf: sync with udev-hid-bpf
2025-02-07 14:49 UTC (9+ messages)
` [PATCH 1/7] HID: bpf: Add support for the default firmware mode of the Huion K20
` [PATCH 2/7] HID: bpf: Suppress bogus F13 trigger on Sirius keyboard full fan shortcut
` [PATCH 3/7] HID: bpf: Added updated Kamvas Pro 19 descriptor
` [PATCH 4/7] HID: bpf: add support for the XP-Pen Artist Pro 19 (gen2)
` [PATCH 5/7] HID: bpf: import new kfunc from v6.10 & v6.11
` [PATCH 6/7] HID: bpf: new hid_bpf_async.h common header
` [PATCH 7/7] HID: bpf: add a v6.11+ compatible BPF fixup for the XPPen ACK05 remote
[PATCH 1/3] hid-steam: Move hidraw input (un)registering to work
2025-02-07 13:29 UTC (8+ messages)
` [PATCH 2/3] hid-steam: Mutex cleanup
` [PATCH 3/3] hid-steam: Don't use cancel_delayed_work_sync in IRQ context
[PATCH] HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints by null-terminating array
2025-02-07 13:21 UTC (2+ messages)
[PATCH] HID: apple: fix up the F6 key on the Omoton KB066 keyboard
2025-02-07 13:07 UTC (3+ messages)
` [PATCH resend] "
[PATCH] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
2025-02-07 13:06 UTC (2+ messages)
[PATCH v2 0/4] Touch Bar driver for Apple Macs with T2 Security Chip
2025-02-07 13:04 UTC (2+ messages)
[PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars
2025-02-07 12:53 UTC (2+ messages)
[PATCH v2] hid: hid-lg-g15: Use standard multicolor LED API
2025-02-07 12:51 UTC (3+ messages)
[PATCH] HID: intel-thc-hid: Remove deprecated PCI API calls
2025-02-07 12:49 UTC (2+ messages)
[PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
2025-02-06 18:56 UTC (7+ messages)
[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-06 18:46 UTC (7+ messages)
` [PATCH v3 05/20] pinctrl: baytrail: copy communities using devm_kmemdup_array()
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 10/20] input: ipaq-micro-keys: "
[PATCH v3 0/2] input: convert dlg,da7280.txt to dt-schema & update MAINTAINERS
2025-02-06 17:00 UTC (2+ messages)
[PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
2025-02-06 16:18 UTC (4+ messages)
[dtor-input:next] BUILD SUCCESS a7550ff59edfc768a8600c1e5c24c304208696a5
2025-02-06 15:45 UTC
[PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
2025-02-06 14:44 UTC (5+ messages)
[PATCH] input: drop vb2_ops_wait_prepare/finish
2025-02-06 10:16 UTC (2+ messages)
[PATCH] HID: lenovo: silence unreachable code warning
2025-02-06 8:20 UTC
[PATCH v3 0/3] Makefile fixes for samples/{bpf,hid}
2025-02-06 1:00 UTC (4+ messages)
` [PATCH v3 2/3] samples/bpf: fix broken vmlinux path for VMLINUX_BTF
[PATCH] Input: gscps2 - Describe missing function parameters
2025-02-05 18:04 UTC
[PATCH v6 0/4] Driver for Apple Z2 touchscreens
2025-02-05 16:27 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: input: touchscreen: Add Z2 controller
` [PATCH v6 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH v6 3/4] arm64: dts: apple: Add touchbar digitizer nodes
` [PATCH v6 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver
[PATCH] Input: cyttsp5 - ensure minimum reset pulse width
2025-02-05 15:50 UTC (4+ messages)
[dtor-input:for-linus] BUILD SUCCESS 3492321e2e60ddfe91aa438bb9ac209016f48f7a
2025-02-05 14:35 UTC
[dtor-input:next] BUILD SUCCESS ab4976976ee117ed53b752bac83453e6f64dad08
2025-02-05 13:28 UTC
[syzbot] Monthly input report (Feb 2025)
2025-02-05 12:43 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).