messages from 2024-09-04 04:43:09 to 2024-09-09 08:07:05 UTC [more...]
[PATCH] dt-binding: touchscreen: fix x-plat-ohm missing type definition
2024-09-09 8:06 UTC (3+ messages)
[PATCH v5 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
2024-09-09 6:25 UTC (3+ messages)
` [PATCH v5 2/2] input: add driver for Hynitron CST816X touchscreen
[PATCH 00/22] Convert misc input drivers to use new cleanup facilities
2024-09-09 1:34 UTC (61+ 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 -next v2 00/15] HID: convert to devm_hid_hw_start_and_open()
2024-09-09 1:23 UTC (16+ messages)
` [PATCH -next v2 01/15] HID: core: Use devm_add_action_or_reset helper to manage hid resources
` [PATCH -next v2 02/15] HID: cp2112: Use devm_hid_hw_start_and_open in cp2112_probe()
` [PATCH -next v2 03/15] HID: ft260: Use devm_hid_hw_start_and_open in ft260_probe()
` [PATCH -next v2 04/15] HID: mcp2200: Use devm_hid_hw_start_and_open in mcp2200_probe()
` [PATCH -next v2 05/15] HID: mcp2221: Use devm_hid_hw_start_and_open in mcp2221_probe()
` [PATCH -next v2 06/15] HID: nintendo: Use devm_hid_hw_start_and_open in nintendo_hid_probe()
` [PATCH -next v2 07/15] HID: playstation: Use devm_hid_hw_start_and_open in ps_probe()
` [PATCH -next v2 08/15] hwmon: (aquacomputer_d5next) Use devm_hid_hw_start_and_open in aqc_probe()
` [PATCH -next v2 09/15] hwmon: Use devm_hid_hw_start_and_open in rog_ryujin_probe()
` [PATCH -next v2 10/15] hwmon: (corsair-cpro) Use devm_hid_hw_start_and_open in ccp_probe()
` [PATCH -next v2 11/15] hwmon: (corsair-psu) Use devm_hid_hw_start_and_open in corsairpsu_probe()
` [PATCH -next v2 12/15] hwmon: (gigabyte_waterforce) Use devm_hid_hw_start_and_open in waterforce_probe()
` [PATCH -next v2 13/15] hwmon: (nzxt-kraken2) Use devm_hid_hw_start_and_open in kraken2_probe()
` [PATCH -next v2 14/15] hwmon: (nzxt-kraken3) Use devm_hid_hw_start_and_open in kraken3_probe()
` [PATCH -next v2 15/15] hwmon: (nzxt-smart2) Use devm_hid_hw_start_and_open in nzxt_smart2_hid_probe()
[PATCH v8 0/9] Drivers to support the MCU on QNAP NAS devices
2024-09-08 21:08 UTC (10+ messages)
` [PATCH v8 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove
` [PATCH v8 2/9] mfd: core: make platform_data pointer const in struct mfd_cell
` [PATCH v8 3/9] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v8 4/9] mfd: add base driver for qnap-mcu devices
` [PATCH v8 5/9] leds: add driver for LEDs from "
` [PATCH v8 6/9] Input: add driver for the input part of "
` [PATCH v8 7/9] hwmon: add driver for the hwmon parts "
` [PATCH v8 8/9] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v8 9/9] arm64: dts: rockchip: set hdd led labels on qnap-ts433
[PATCH] dt-bindings: input: update reference to m8921-keypad.yaml
2024-09-08 20:25 UTC
[PATCH v7 0/8] Drivers to support the MCU on QNAP NAS devices
2024-09-08 8:22 UTC (11+ 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 00/22] iio: use dev_get_platdata() to access platform_data
2024-09-07 15:42 UTC (3+ messages)
[PATCH v2 0/3] iio: Introduce and use aligned_s64 type
2024-09-07 15:37 UTC (2+ messages)
[PATCH] treewide: Correct the typo 'retun'
2024-09-07 15:30 UTC (2+ messages)
[PATCH] HID:replace BUG_ON() with WARN_ON()
2024-09-07 15:30 UTC
hid-lenovo breaks middle mouse button on tpIIkbd
2024-09-07 10:18 UTC
[dtor-input:next] BUILD SUCCESS 4172a64ef2c4c519a67037fc4edc78277f786fee
2024-09-07 0:15 UTC
[dtor-input:for-linus] BUILD SUCCESS e06edf96dea065dd1d9df695bf8b92784992333e
2024-09-07 0:15 UTC
[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] 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 (4+ messages)
[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 v26 00/33] Introduce QC USB SND audio offloading support
2024-09-04 19:46 UTC (4+ messages)
` [PATCH v26 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
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 (5+ messages)
` [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
[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 (2+ 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).