messages from 2024-08-29 17:57:45 to 2024-09-04 04:49:04 UTC [more...]
[PATCH 00/22] Convert misc input drivers to use new cleanup facilities
2024-09-04 4:49 UTC (19+ messages)
` [PATCH 01/22] Input: ad714x - use guard notation when acquiring mutex
` [PATCH 02/22] Input: ati_remote2 "
` [PATCH 03/22] Input: cm109 - use guard notation when acquiring mutex and spinlock
` [PATCH 04/22] Input: cma3000_d0x - use guard notation when acquiring mutex
` [PATCH 05/22] Input: da7280 - use guard notation when acquiring mutex and spinlock
` [PATCH 06/22] Input: kxtj9 - use guard notation when acquiring mutex/disabling irq
` [PATCH 07/22] Input: drv260x - use guard notation when acquiring mutex
` [PATCH 08/22] Input: drv2665 "
` [PATCH 09/22] Input: drv2667 "
` [PATCH 10/22] Input: ideapad_slidebar - use guard notation when acquiring spinlock
` [PATCH 11/22] Input: ibm-panel "
` [PATCH 12/22] Input: iqs269a - use guard notation when acquiring mutex
` [PATCH 13/22] Input: iqs269a - use cleanup facility for fwnodes
` [PATCH 14/22] Input: iqs626a "
` [PATCH 15/22] Input: iqs7222 "
` [PATCH 16/22] Input: max8997_haptic - use guard notation when acquiring mutex
` [PATCH 17/22] Input: pegasus_notetaker "
` [PATCH 18/22] Input: powermate - use guard notation when acquiring spinlock
[PATCH 0/6] Convert joystick drivers to use new cleanup facilities
2024-09-04 4:43 UTC (8+ messages)
` [PATCH 1/6] Input: db9 - use guard notation when acquiring mutex
` [PATCH 2/6] Input: gamecon "
` [PATCH 3/6] Input: iforce - use guard notation when acquiring mutex and spinlock
` [PATCH 4/6] Input: n64joy - use guard notation when acquiring mutex
` [PATCH 5/6] Input: turbografx "
` [PATCH 6/6] Input: xpad - use guard notation when acquiring mutex and spinlock
[RFC PATCH] HID: wacom: Stop mangling tool IDs
2024-09-04 0:36 UTC (3+ messages)
[PATCH] platform/x86: ideapad-laptop: Stop calling i8042_command()
2024-09-03 23:55 UTC (11+ messages)
[PATCH v26 00/33] Introduce QC USB SND audio offloading support
2024-09-03 23:52 UTC (64+ 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] Input: synaptics-rmi4 - Supports to query DPM value
2024-09-03 22:03 UTC (5+ messages)
[PATCH v1 00/22] iio: use dev_get_platdata() to access platform_data
2024-09-03 20:02 UTC (29+ 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 03/22] iio: adc: ad7791: "
` [PATCH v1 04/22] iio: adc: ad7887: "
` [PATCH v1 05/22] iio: adc: ad7793: "
` [PATCH v1 06/22] iio: adc: ltc2497: "
` [PATCH v1 07/22] iio: dac: ad5504: "
` [PATCH v1 08/22] iio: dac: ad5791: "
` [PATCH v1 09/22] iio: dac: m62332: "
` [PATCH v1 10/22] iio: dac: max517: "
` [PATCH v1 11/22] iio: frequency: ad9523: "
` [PATCH v1 12/22] iio: frequency: adf4350: "
` [PATCH v1 13/22] iio: gyro: hid-sensor-gyro-3d: "
` [PATCH v1 14/22] iio: imu: st_lsm6dsx: "
` [PATCH v1 15/22] iio: light: hid-sensor-als: "
` [PATCH v1 16/22] iio: light: hid-sensor-prox: "
` [PATCH v1 17/22] iio: light: lm3533-als: "
` [PATCH v1 18/22] iio: magnetometer: hid-sensor-magn-3d: "
` [PATCH v1 19/22] iio: orientation: hid-sensor-incl-3d: "
` [PATCH v1 20/22] iio: orientation: hid-sensor-rotation: "
` [PATCH v1 21/22] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v1 22/22] iio: pressure: hid-sensor-press: "
[PATCH v2 1/3] input: touchscreem: ad7877: add match table
2024-09-03 18:50 UTC (5+ messages)
` [PATCH v2 2/3] input: touchscreen: ad7877: add dt support
` [PATCH v2 3/3] dt-bindings: touchscreen: ad7877: add bindings
[PATCH v2 0/3] iio: Introduce and use aligned_s64 type
2024-09-03 18:09 UTC (5+ messages)
` [PATCH v2 1/3] types: Complement the aligned types with signed 64-bit one
` [PATCH v2 2/3] iio: imu: st_lsm6dsx: Use aligned data type for timestamp
` [PATCH v2 3/3] iio: hid-sensor: "
[PATCH HID 0/7] HID: bpf: add a new hook to control hid-generic
2024-09-03 16:32 UTC (12+ 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] MAINTAINERS: remove unneeded file entry in INPUT section
2024-09-03 15:47 UTC (2+ messages)
[PATCH] HID: hid-sensor-custom: Convert comma to semicolon
2024-09-03 12:00 UTC (2+ messages)
[PATCH RESEND] hid: add patch for sis multitouch format
2024-09-03 11:58 UTC (2+ messages)
[PATCH] HID: multitouch: Add support for lenovo Y9000P Touchpad
2024-09-03 11:54 UTC (2+ messages)
[PATCH] HID: amd_sfh: Convert comma to semicolon
2024-09-03 11:39 UTC (3+ messages)
[PATCH 00/18] zforse_ts: assorted cleanups
2024-09-02 8:08 UTC (2+ messages)
[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 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 (3+ messages)
[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)
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).