messages from 2024-09-03 09:41:29 to 2024-09-06 22:20:05 UTC [more...]
[dtor-input:ib/6.11-rc6-matrix-keypad-spitz] BUILD SUCCESS de35996d4b364749194c5b473d1912578880833e
2024-09-06 22:19 UTC
[PATCH v7 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
2024-09-06 20:28 UTC (3+ messages)
` [PATCH v7 2/2] dt-bindings: input: Goodix SPI HID Touchscreen
[PATCH] Input: keypad-nomadik-ske - remove the driver
2024-09-06 16:51 UTC (5+ messages)
[PATCH v2] HID: lg: constify fixed up report descriptor
2024-09-06 8:07 UTC (2+ messages)
[PATCH] Input: goodix-berlin - Fix VDDIO regulator name according to dt-bindings
2024-09-06 7:59 UTC (4+ messages)
[PATCH] Input: alps - use guard notation when acquiring mutex
2024-09-06 5:51 UTC (5+ messages)
[PATCH 00/18] zforse_ts: assorted cleanups
2024-09-06 5:49 UTC (3+ messages)
[PATCH] treewide: Correct the typo 'retun'
2024-09-06 5:40 UTC
[PATCH] Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table
2024-09-06 5:34 UTC (2+ messages)
[PATCH] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
2024-09-06 5:33 UTC (5+ messages)
[PATCH 1/1] dt-bindings: input: convert rotary-encoder to yaml
2024-09-06 5:30 UTC (4+ messages)
[PATCH 0/5] Remove support for platform data from matrix keypad driver
2024-09-06 5:24 UTC (6+ messages)
[PATCH -next 00/19] HID: convert to devm_hid_hw_start_and_open()
2024-09-06 4:03 UTC (32+ messages)
` [PATCH -next 01/19] HID: core: Use devm_add_action_or_reset helper to manage hid resources
` [PATCH -next 02/19] HID: cp2112: Use devm_hid_hw_start_and_open in cp2112_probe()
` [PATCH -next 03/19] HID: ft260: Use devm_hid_hw_start_and_open in ft260_probe()
` [PATCH -next 04/19] HID: mcp2200: Use devm_hid_hw_start_and_open in mcp2200_probe()
` [PATCH -next 05/19] HID: mcp2221: Use devm_hid_hw_start_and_open in mcp2221_probe()
` [PATCH -next 06/19] HID: nintendo: Use devm_hid_hw_start_and_open in nintendo_hid_probe()
` [PATCH -next 07/19] HID: shield: Use devm_hid_hw_start_and_open in shield_probe()
` [PATCH -next 08/19] HID: hid-picolcd: Use devm_hid_hw_start_and_open in picolcd_probe()
` [PATCH -next 09/19] HID: playstation: Use devm_hid_hw_start_and_open in ps_probe()
` [PATCH -next 10/19] HID: hid-steam: Use devm_hid_hw_start_and_open in steam_probe()
` [PATCH -next 11/19] HID: wiimote: Use devm_hid_hw_start_and_open in wiimote_hid_probe()
` [PATCH -next 12/19] hwmon: (aquacomputer_d5next) Use devm_hid_hw_start_and_open in aqc_probe()
` [PATCH -next 13/19] hwmon: Use devm_hid_hw_start_and_open in rog_ryujin_probe()
` [PATCH -next 14/19] hwmon: (corsair-cpro) Use devm_hid_hw_start_and_open in ccp_probe()
` [PATCH -next 15/19] hwmon: (corsair-psu) Use devm_hid_hw_start_and_open in corsairpsu_probe()
` [PATCH -next 16/19] hwmon: (gigabyte_waterforce) Use devm_hid_hw_start_and_open in waterforce_probe()
` [PATCH -next 17/19] hwmon: (nzxt-kraken2) Use devm_hid_hw_start_and_open in kraken2_probe()
` [PATCH -next 18/19] hwmon: (nzxt-kraken3) Use devm_hid_hw_start_and_open in kraken3_probe()
` [PATCH -next 19/19] hwmon: (nzxt-smart2) Use devm_hid_hw_start_and_open in nzxt_smart2_hid_probe()
[RFC PATCH] HID: wacom: Stop mangling tool IDs
2024-09-05 23:33 UTC (6+ messages)
[PATCH v7 0/8] Drivers to support the MCU on QNAP NAS devices
2024-09-05 18:52 UTC (9+ messages)
` [PATCH v7 1/8] mfd: core: make platform_data pointer const in struct mfd_cell
` [PATCH v7 2/8] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v7 3/8] mfd: add base driver for qnap-mcu devices
` [PATCH v7 4/8] leds: add driver for LEDs from "
` [PATCH v7 5/8] Input: add driver for the input part of "
` [PATCH v7 6/8] hwmon: add driver for the hwmon parts "
` [PATCH v7 7/8] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v7 8/8] arm64: dts: rockchip: set hdd led labels on qnap-ts433
[PATCH v1 1/1] HID: debug: Remove duplicates from 'keys'
2024-09-05 18:43 UTC
[PATCH 00/24] Convert serio-related drivers to use new cleanup facilities
2024-09-05 15:46 UTC (26+ messages)
` [PATCH 01/24] Input: serio - define serio_pause_rx guard to pause and resume serio ports
` [PATCH 02/24] Input: libps2 - use guard notation when temporarily pausing "
` [PATCH 03/24] Input: alps - use guard notation when pausing serio port
` [PATCH 04/24] Input: byd "
` [PATCH 05/24] Input: synaptics "
` [PATCH 06/24] Input: atkbd "
` [PATCH 07/24] Input: sunkbd "
` [PATCH 08/24] Input: synaptics-rmi4 - use guard notation when pausing serio port in F03
` [PATCH 09/24] Input: elo - use guard notation when pausing serio port
` [PATCH 10/24] Input: gscps2 - use guard notation when acquiring spinlock
` [PATCH 11/24] Input: hyperv-keyboard "
` [PATCH 12/24] Input: i8042 - tease apart interrupt handler
` [PATCH 13/24] Input: i8042 - use guard notation when acquiring spinlock
` [PATCH 14/24] Input: ps2-gpio - use guard notation when acquiring mutex
` [PATCH 15/24] Input: ps2mult - use guard notation when acquiring spinlock
` [PATCH 16/24] Input: q40kbd "
` [PATCH 17/24] Input: sa1111ps2 "
` [PATCH 18/24] Input: serport "
` [PATCH 19/24] Input: serio - use guard notation when acquiring mutexes and spinlocks
` [PATCH 20/24] Input: serio_raw - use guard notation for locks and other resources
` [PATCH 21/24] Input: serio-raw - fix potential serio port name truncation
` [PATCH 22/24] Input: sun4i-ps2 - use guard notation when acquiring spinlock
` [PATCH 23/24] Input: userio - switch to using cleanup functions
` [PATCH 24/24] Input: xilinx_ps2 - use guard notation when acquiring spinlock
[PATCH 00/14] HID: constify fixed up report descriptors
2024-09-05 14:59 UTC (5+ messages)
` [PATCH 13/14] HID: lg: constify fixed up report descriptor
` (subset) [PATCH 00/14] HID: constify fixed up report descriptors
[PATCH v6 0/7] Drivers to support the MCU on QNAP NAS devices
2024-09-05 14:50 UTC (4+ messages)
` [PATCH v6 3/7] leds: add driver for LEDs from qnap-mcu devices
[bug report] selftests/hid: add tests for bpf_hid_hw_request
2024-09-05 12:45 UTC (2+ messages)
[PATCH] HID: picoLCD: Use backlight power constants
2024-09-05 8:55 UTC (2+ messages)
[PATCH] dt-bindings: input: touchscreen: edt-ft5x06: Use generic node name
2024-09-05 8:46 UTC (2+ messages)
[dtor-input:next] BUILD SUCCESS a790df272a20dcc88ffebe20eca34c54f528fcaa
2024-09-04 23:02 UTC
[PATCH 00/22] Convert misc input drivers to use new cleanup facilities
2024-09-04 21:56 UTC (54+ 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 v2 "
` [PATCH 18/22] Input: powermate - use guard notation when acquiring spinlock
` [PATCH 19/22] Input: pwm-beeper "
` [PATCH 20/22] Input: regulator-haptic - use guard notation when acquiring mutex
` [PATCH v2 "
` [PATCH 21/22] Input: rotary_encoder "
` [PATCH 22/22] Input: sparcspkr - use guard notation when acquiring spinlock
[PATCH v26 00/33] Introduce QC USB SND audio offloading support
2024-09-04 19:46 UTC (28+ messages)
` [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 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [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
Question for submitting a dt-binding besides an existing one covering enough for our device
2024-09-04 18:40 UTC
[PATCH HID 0/7] HID: bpf: add a new hook to control hid-generic
2024-09-04 9:28 UTC (8+ messages)
` [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
` [PATCH HID 6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF
[PATCH] HID: samples: Delete some unuseful comments
2024-09-03 21:43 UTC
[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
[PATCH] platform/x86: ideapad-laptop: Stop calling i8042_command()
2024-09-03 23:55 UTC (11+ messages)
[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 (8+ messages)
` [PATCH v1 10/22] iio: dac: max517: Get platform data via dev_get_platdata()
` [PATCH v1 14/22] iio: imu: st_lsm6dsx: "
[PATCH v2 1/3] input: touchscreem: ad7877: add match table
2024-09-03 18:50 UTC (3+ messages)
` [PATCH v2 2/3] input: touchscreen: ad7877: add dt support
[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] 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)
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).