linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-26 08:52:15 to 2024-09-02 22:29:00 UTC [more...]

[PATCH v1 00/22] iio: use dev_get_platdata() to access platform_data
 2024-09-02 22:17 UTC  (11+ messages)
` [PATCH v1 01/22] iio: accel: hid-sensor-accel-3d: Get platform data via dev_get_platdata()
` [PATCH v1 02/22] iio: adc: ad7266: "
` [PATCH v1 04/22] iio: adc: ad7887: "
` [PATCH v1 05/22] iio: adc: ad7793: "
` [PATCH v1 07/22] iio: dac: ad5504: "
` [PATCH v1 10/22] iio: dac: max517: "
` [PATCH v1 11/22] iio: frequency: ad9523: "
` [PATCH v1 12/22] iio: frequency: adf4350: "
` [PATCH v1 15/22] iio: light: hid-sensor-als: "
` [PATCH v1 17/22] iio: light: lm3533-als: "

[PATCH HID 0/7] HID: bpf: add a new hook to control hid-generic
 2024-09-02 16:14 UTC  (8+ messages)
` [PATCH HID 1/7] selftests/hid: add dependency on hid_common.h
` [PATCH HID 2/7] selftests/hid: cleanup C tests by adding a common struct uhid_device
` [PATCH HID 3/7] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
` [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
` [PATCH HID 5/7] selftests/hid: add test for assigning a given device to hid-generic
` [PATCH HID 6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF
` [PATCH HID 7/7] selftests/hid: add test to disable hid-input

[PATCH v2 1/3] input: touchscreem: ad7877: add match table
 2024-09-02 11:52 UTC  (4+ messages)
` [PATCH v2 2/3] input: touchscreen: ad7877: add dt support
` [PATCH v2 3/3] dt-bindings: touchscreen: ad7877: add bindings

[PATCH 00/18] zforse_ts: assorted cleanups
 2024-09-02  8:08 UTC  (5+ messages)
` [PATCH 01/18] Input: zforce_ts - use devm_add_action_or_reset()

[syzbot] Monthly input report (Sep 2024)
 2024-09-02  8:17 UTC 

[PATCH 5.10.y] HID: microsoft: Add rumble support to latest xbox controllers
 2024-09-02  2:42 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS dac973838b0a37d32141c50cf3882b5ff0e42543
 2024-09-01 17:17 UTC 

[PATCH v4 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-09-01  4:27 UTC  (3+ messages)
` [PATCH v4 2/2] input: add driver for Hynitron CST816X touchscreen

[PATCH v2 0/2] Input: zinitix - Handle chip revisions for touchkeys
 2024-09-01  2:09 UTC  (5+ messages)
` [PATCH v2 1/2] Input: zinitix - Read and cache device version numbers
` [PATCH v2 2/2] Input: zinitix - Varying icon status registers

[dtor-input:next] BUILD SUCCESS 81bdc7eab99404ad657a8bc3ee02b95fbfbb7154
 2024-08-31 21:17 UTC 

[PATCH v5 0/10] Touch Bar support for T2 Macs
 2024-08-31 12:37 UTC  (2+ messages)

[git pull] Input updates for v6.11-rc5
 2024-08-31  4:11 UTC  (2+ messages)

[PATCH v26 00/33] Introduce QC USB SND audio offloading support
 2024-08-31  2:11 UTC  (56+ messages)
` [PATCH v26 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v26 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v26 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v26 04/33] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v26 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v26 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v26 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v26 08/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v26 09/33] ALSA: Add USB audio device jack type
` [PATCH v26 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v26 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v26 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v26 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v26 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v26 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v26 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v26 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v26 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v26 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v26 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v26 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v26 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v26 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v26 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v26 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v26 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v26 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v26 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v26 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v26 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v26 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v26 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v26 33/33] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH v2] dt-bindings: input: touchscreen: Use generic node name
 2024-08-30 22:50 UTC  (2+ messages)

[dtor-input:for-linus] BUILD SUCCESS c472d33bcbf7a1ed3710efe93822b5e94eabe18c
 2024-08-30 20:20 UTC 

[PATCH] dt-bindings: input: touchscreen: edt-ft5x06: Use generic node name
 2024-08-30 16:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: input: touchscreen: iqs7211: Use 'touchscreen' as node name
 2024-08-30 15:39 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: input: touchscreen: goodix: Use generic "

[PATCH 1/2] input: touchscreem: ad7877: add match table
 2024-08-30 14:26 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: touchscreen: ad7877: add bindings

Lenovo Ideapad and hid-multitouch
 2024-08-30 13:23 UTC 

[PATCH RESEND v11 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-08-30 11:50 UTC  (8+ messages)
` [PATCH RESEND v11 1/3] Input: adp5588-keys - use guard notation when acquiring mutexes
` [PATCH RESEND v11 2/3] Input: adp5588-keys - add support for pure gpio
` [PATCH RESEND v11 3/3] dt-bindings: input: pure gpio support for adp5588

[PATCH v8 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-08-30 11:12 UTC  (7+ messages)
` [PATCH v8 6/7] rtc: support i.MX95 BBM RTC

[PATCH] Input: snvs_pwrkey - use devm_clk_get_optional_enabled()
 2024-08-29 21:52 UTC  (2+ messages)

[PATCH v2 next] HID: hid-goodix: Fix type promotion bug in goodix_hid_get_raw_report()
 2024-08-29 19:51 UTC  (3+ messages)

[PATCH] Input: alps - use guard notation when acquiring mutex
 2024-08-29 17:57 UTC  (3+ messages)

[PATCH v6 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-08-29 16:27 UTC  (5+ messages)
` [PATCH v6 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH v6 3/7] leds: add driver for LEDs from "

[PATCH v5 0/4] HID: hidraw: HIDIOCREVOKE introduction
 2024-08-29  8:41 UTC  (6+ messages)
` [PATCH v5 1/4] HID: hidraw: add HIDIOCREVOKE ioctl
` [PATCH v5 2/4] selftests/hid: extract the utility part of hid_bpf.c into its own header
` [PATCH v5 3/4] selftests/hid: Add initial hidraw tests skeleton
` [PATCH v5 4/4] selftests/hid: Add HIDIOCREVOKE tests

[PATCH 0/6] media: cec: add support for the Extron DA HD 4K Plus HDMI Splitter
 2024-08-29  7:27 UTC  (16+ messages)
` [PATCH 1/6] media: videodev2.h: add V4L2_CAP_EDID
` [PATCH 2/6] media: v4l2-dev: handle V4L2_CAP_EDID
` [PATCH 3/6] media: docs: Add V4L2_CAP_EDID
` [PATCH 4/6] input: serio.h: add SERIO_EXTRON_DA_HD_PLUS

[PATCH v25 00/33] Introduce QC USB SND audio offloading support
 2024-08-28 19:00 UTC  (9+ messages)
` [PATCH v25 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
 2024-08-28 15:05 UTC  (5+ messages)

[PATCH] Input: mt6779-keypad - use devm_clk_get_enabled()
 2024-08-28  9:31 UTC  (2+ messages)

[PATCH 00/14] HID: constify fixed up report descriptors
 2024-08-28  7:33 UTC  (15+ messages)
` [PATCH 01/14] HID: bigbenff: constify fixed up report descriptor
` [PATCH 02/14] HID: dr: "
` [PATCH 03/14] HID: holtek-kbd: "
` [PATCH 04/14] HID: keytouch: "
` [PATCH 05/14] HID: maltron: "
` [PATCH 06/14] HID: xiaomi: "
` [PATCH 07/14] HID: vrc2: "
` [PATCH 08/14] HID: viewsonic: "
` [PATCH 09/14] HID: steelseries: "
` [PATCH 10/14] HID: pxrc: "
` [PATCH 11/14] HID: sony: "
` [PATCH 12/14] HID: waltop: "
` [PATCH 13/14] HID: lg: "
` [PATCH 14/14] HID: uclogic: "

[PATCH] HID: winwing: constify read-only structs
 2024-08-27 16:27 UTC  (2+ messages)

[PATCH v2 0/7] HID: constify report descriptors
 2024-08-27 16:24 UTC  (2+ messages)

[PATCH -next] Input: mt6779-keypad - fix module autoloading
 2024-08-27 15:27 UTC  (2+ messages)

Backport request to fix a WARNING in input_mt_init_slots
 2024-08-27 14:19 UTC  (2+ messages)

[PATCH] Input: keypad-nomadik-ske - remove the driver
 2024-08-27  9:52 UTC  (4+ messages)

[PATCH 00/17] Convert keyboard drivers to use new cleanup facilities
 2024-08-27  9:08 UTC  (5+ messages)
` [PATCH 08/17] Input: iqs62x-keys - use cleanup facility for fwnodes
` [PATCH 17/17] Input: tegra-kbc - use guard notation when acquiring mutex and spinlock

[PATCH v4 0/3] HID: hidraw: HIDIOCREVOKE introduction
 2024-08-27  5:16 UTC  (5+ messages)
` [PATCH v4 1/3] HID: hidraw: add HIDIOCREVOKE ioctl
` [PATCH v4 2/3] selftests/hid: Add initial hidraw tests skeleton
` [PATCH v4 3/3] selftests/hid: Add HIDIOCREVOKE tests

[PATCH] HID: multitouch: Add support for lenovo Y9000P Touchpad
 2024-08-27  2:56 UTC 

[PATCH v6 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml
 2024-08-26 18:59 UTC  (2+ messages)

[PATCH 0/2] Add vibrator support for PM6150 PMIC
 2024-08-26 17:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: qcom,pm8xxx-vib: Document PM6150 compatible

[PATCH v1] Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-26 17:25 UTC  (2+ messages)

[PATCH v5 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml
 2024-08-26 13:57 UTC  (2+ messages)

[PATCH] Input: psmouse-smbus - use guard notation when acquiring mutex
 2024-08-26  9:00 UTC  (2+ messages)

[PATCH 0/5] Remove support for platform data from matrix keypad driver
 2024-08-26  8:52 UTC  (4+ messages)


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