Linux Input Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-04 13:03:37 to 2024-02-13 09:56:21 UTC [more...]

[PATCH v7 00/39] ep93xx device tree conversion
 2024-02-13  9:48 UTC  (3+ messages)

[PATCH 0/4] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-02-13  7:34 UTC  (5+ messages)
` [PATCH 1/4] leds: trigger: Store brightness set by led_trigger_event()
` [PATCH 2/4] ALSA: control-led: Integrate mute led trigger
` [PATCH 3/4] Input: leds: Prepare for removal of config option LEDS_AUDIO_TRIGGER
` [PATCH 4/4] leds: trigger: audio: Remove this trigger

[syzbot] [input?] [usb?] WARNING in input_register_device (2)
 2024-02-13  7:21 UTC  (10+ messages)
` [PATCH riscv64] kobject: fix WARNING in input_register_device

[PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
 2024-02-12 21:24 UTC  (17+ messages)
` [PATCH RFC bpf-next 1/9] bpf: allow more maps in sleepable bpf programs
` [PATCH RFC bpf-next 2/9] HID: bpf/dispatch: regroup kfuncs definitions
` [PATCH RFC bpf-next 3/9] HID: bpf: export hid_hw_output_report as a BPF kfunc
` [PATCH RFC bpf-next 4/9] selftests/hid: Add test for hid_bpf_hw_output_report
` [PATCH RFC bpf-next 5/9] HID: bpf: allow to inject HID event from BPF
` [PATCH RFC bpf-next 6/9] selftests/hid: add tests for hid_bpf_input_report
` [PATCH RFC bpf-next 7/9] HID: bpf: allow to defer work in a delayed workqueue
` [PATCH RFC bpf-next 8/9] selftests/hid: add test for hid_bpf_schedule_delayed_work
` [PATCH RFC bpf-next 9/9] selftests/hid: add another set of delayed work tests

[PATCH] Input: psmouse - add resync_on_resume dmi check
 2024-02-12 20:57 UTC  (5+ messages)

[PATCH 0/2] HID: samsung: Object code size reduction and neatening
 2024-02-12 18:09 UTC  (2+ messages)

[PATCH v7 0/5] Add support for CS40L50
 2024-02-12 17:31 UTC  (6+ messages)
` [PATCH v7 1/5] firmware: cs_dsp: Add write sequencer interface
` [PATCH v7 2/5] dt-bindings: input: cirrus,cs40l50: Add initial DT binding
` [PATCH v7 3/5] mfd: cs40l50: Add support for CS40L50 core driver
` [PATCH v7 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
` [PATCH v7 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-12 17:25 UTC  (12+ messages)
` [PATCH 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH 10/10] backlight: Add controls_device callback to struct backlight_ops

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-12 15:33 UTC  (2+ messages)
` (subset) "

[PATCH] HID: multitouch: Add required quirk for Synaptics 0xcddc device
 2024-02-11 19:04 UTC 

[PATCH RESEND v3 0/2] Input: add Himax HX852x(ES) touchscreen driver
 2024-02-11 11:25 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: input: touchscreen: document Himax HX852x(ES)
` [PATCH RESEND v3 2/2] Input: add Himax HX852x(ES) touchscreen driver

[PATCH RESEND v2] HID: input: Add support for micmute LED
 2024-02-11 10:01 UTC 

[RFC PATCH v2 0/6] support for Marvell 88PM886 PMIC
 2024-02-11  9:35 UTC  (7+ messages)
` [RFC PATCH v2 1/6] dt-bindings: mfd: add entry "
` [RFC PATCH v2 2/6] mfd: add driver "
` [RFC PATCH v2 3/6] regulator: add regulators "
` [RFC PATCH v2 4/6] dt-bindings: input: add entry for Marvell 88PM88X PMICs onkey
` [RFC PATCH v2 5/6] input: add onkey driver for Marvell 88PM88X PMICs
` [RFC PATCH v2 6/6] MAINTAINERS: add myself for Marvell 88PM886 PMIC

[PATCH v1 00/19] hid-ft260: Fixes for serial driver patch v4
 2024-02-10 21:51 UTC  (20+ messages)
` [PATCH v1 01/19] hid-ft260: fix incompatible-pointer-types error
` [PATCH v1 02/19] hid-ft260: fix Wformat warning
` [PATCH v1 03/19] hid-ft260: fix i2c driver regression in ft260_raw_event
` [PATCH v1 04/19] hid-ft260: remove dead code in ft260_uart_receive_chars
` [PATCH v1 05/19] hid-ft260: fix unprotected write_buf concurrent access
` [PATCH v1 06/19] hid-ft260: uart: enable wakeup workaround
` [PATCH v1 07/19] hid-ft260: depend wakeup workaround activation on uart baud rate
` [PATCH v1 08/19] hid-ft260: depend wakeup workaround activation on eeprom config
` [PATCH v1 09/19] hid-ft260: uart: wakeup device early to not lose rx data
` [PATCH v1 10/19] hid-ft260: uart: do not configure baud rate twice
` [PATCH v1 11/19] hid-ft260: uart: do not disable wakeup workaround twice
` [PATCH v1 12/19] hid-ft260: uart: use kfifo_avail for fifo write room check
` [PATCH v1 13/19] hid-ft260: improve usb interface type detection logic
` [PATCH v1 14/19] hid-ft260: uart: cleanup and refactoring
` [PATCH v1 15/19] hid-ft260: uart: remove FIXME for wake-up workaround
` [PATCH v1 16/19] hid-ft260: uart: suppress unhandled report 0xb1 dmesg
` [PATCH v1 17/19] hid-ft260: uart: arm wake-up timer unconditionally on tty session start
` [PATCH v1 18/19] hid-ft260: uart: fix rx data loss after device reopening
` [PATCH v1 19/19] hid-ft260: uart: improve write performance

[PATCH v1 0/1] input: touchcreen: tsc2007: make interrupt optional
 2024-02-10 17:55 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v5 0/4] Add support of color temperature and chromaticity
 2024-02-10 16:14 UTC  (6+ messages)
` [PATCH v5 1/4] iio: hid-sensor-als: Assign channels dynamically
` [PATCH v5 2/4] iio: hid-sensor-als: Remove hardcoding of values for enums
` [PATCH v5 3/4] iio: hid-sensor-als: Add light color temperature support
` [PATCH v5 4/4] iio: hid-sensor-als: Add light chromaticity support

[PATCH 0/2] Input: struct bus_type cleanup
 2024-02-10 15:15 UTC  (3+ messages)
` [PATCH 1/2] Input: synaptics-rmi4 - make rmi_bus_type const
` [PATCH 2/2] Input: serio - make serio_bus const

Suspected bug in hid-microsoft.c
 2024-02-10  3:03 UTC  (9+ messages)

[PATCH] Input: xpad - add Lenovo Legion Go controllers
 2024-02-09 19:27 UTC  (4+ messages)
` [PATCH] Input: xpad - sort xpad_device by vendor and product ID

[PATCH][next] input: ti_am335x_tsc: remove redundant assignment to variable config
 2024-02-09 18:53 UTC  (2+ messages)

[PATCH v5 0/5] input/touchscreen: imagis: add support for IST3032C
 2024-02-09 16:34 UTC  (6+ messages)
` [PATCH v5 1/5] input/touchscreen: imagis: Correct the maximum touch area value
` [PATCH v5 2/5] dt-bindings: input/touchscreen: Add compatible for IST3038B
` [PATCH v5 3/5] input/touchscreen: imagis: Add support for Imagis IST3038B
` [PATCH v5 4/5] dt-bindings: input/touchscreen: imagis: add compatible for IST3032C
` [PATCH v5 5/5] input/touchscreen: imagis: add support "

[PATCH] HID: Intel-ish-hid: Ishtp: Fix sensor reads after ACPI S3 suspend
 2024-02-09 14:41 UTC  (2+ messages)

[PATCH RESEND v3 0/2] Add a property to turn off the max touch controller in suspend mode
 2024-02-09 10:50 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-sleep property
` [PATCH RESEND v3 2/2] Input: atmel_mxt_ts - support poweroff in suspend

[PATCH v3 2/2] Input: atmel_mxt_ts - support poweroff in suspend
 2024-02-09  8:48 UTC 

[PATCH v2] dt-bindings: input: atmel,captouch: convert bindings to YAML
 2024-02-09  8:47 UTC  (2+ messages)

[PATCH v3 0/2] Add a property to turn off the max touch controller in suspend mode
 2024-02-09  8:45 UTC  (2+ messages)
` [PATCH v3 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-sleep property

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-08 21:21 UTC  (4+ messages)
` [PATCH v3 04/32] Input: pxspad - follow renaming of SPI "master" to "controller"
` [PATCH v3 05/32] Input: synaptics-rmi4 "

[PATCH] HID: sony: Remove usage of the deprecated ida_simple_xx() API
 2024-02-08 17:58 UTC  (2+ messages)

[PATCH v6 RESEND 0/6] Convert DA906{1,2} bindings to json-schema
 2024-02-08 13:11 UTC  (3+ messages)

[PATCH] dt-bindings: input: atmel,captouch: convert bindings to YAML
 2024-02-08  8:36 UTC  (5+ messages)

[PATCH v6 0/5] Add support for CS40L50
 2024-02-08  2:42 UTC  (10+ messages)
` [PATCH v6 1/5] firmware: cs_dsp: Add write sequencer interface
` [PATCH v6 2/5] dt-bindings: input: cirrus,cs40l50: Add initial DT binding
` [PATCH v6 3/5] mfd: cs40l50: Add support for CS40L50 core driver
` [PATCH v6 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
` [PATCH v6 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[dtor-input:next] BUILD SUCCESS d03f030115fe930de1222fef294730ba21b93045
 2024-02-07 23:15 UTC 

[PATCH AUTOSEL 5.10 16/16] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
 2024-02-07 21:26 UTC 

[PATCH AUTOSEL 5.15 11/23] Input: xpad - add Lenovo Legion Go controllers
 2024-02-07 21:26 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 23/23] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table

[PATCH AUTOSEL 6.1 04/29] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0
 2024-02-07 21:24 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 13/29] Input: xpad - add Lenovo Legion Go controllers
` [PATCH AUTOSEL 6.1 29/29] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table

[PATCH AUTOSEL 6.6 04/38] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0
 2024-02-07 21:23 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 09/38] HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2
` [PATCH AUTOSEL 6.6 12/38] HID: nvidia-shield: Add missing null pointer checks to LED initialization
` [PATCH AUTOSEL 6.6 19/38] Input: xpad - add Lenovo Legion Go controllers
` [PATCH AUTOSEL 6.6 38/38] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table

[PATCH AUTOSEL 6.7 04/44] Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0
 2024-02-07 21:21 UTC  (5+ messages)
` [PATCH AUTOSEL 6.7 09/44] HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2
` [PATCH AUTOSEL 6.7 12/44] HID: nvidia-shield: Add missing null pointer checks to LED initialization
` [PATCH AUTOSEL 6.7 21/44] Input: xpad - add Lenovo Legion Go controllers
` [PATCH AUTOSEL 6.7 44/44] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table

[PATCH v2 0/5] HID: playstation: DS4: LED bugfix, third-party gamepad support
 2024-02-07 16:36 UTC  (6+ messages)
` [PATCH v2 1/5] HID: playstation: DS4: Fix LED blinking
` [PATCH v2 2/5] HID: playstation: DS4: Don't fail on FW/HW version request
` [PATCH v2 3/5] HID: playstation: DS4: Don't fail on calibration data request
` [PATCH v2 4/5] HID: playstation: DS4: Parse minimal report 0x01
` [PATCH v2 5/5] HID: playstation: Simplify device type ID

Requesting 3 patches for Apple Magic Keyboard 2021 to be merged to LTS kernels
 2024-02-07  0:47 UTC  (3+ messages)

[dtor-input:next] BUILD SUCCESS a0835e67031d9dc27eac7355243aefa2702ffbc3
 2024-02-06 20:42 UTC 

[PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler
 2024-02-06 17:44 UTC  (12+ messages)

[PATCH v10 0/3] Firmware Support for USB-HID Devices and CP2112
 2024-02-06 15:54 UTC  (6+ messages)
` [PATCH v10 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge
` [PATCH v10 2/3] HID: usbhid: Share USB device firmware node with child HID device
` [PATCH v10 3/3] HID: cp2112: Fwnode Support

[PATCH] HID: wacom: Do not register input devices until after hid_hw_start
 2024-02-06 15:12 UTC  (3+ messages)

[PATCH] HID: logitech-hidpp: Do not flood kernel log
 2024-02-06 15:11 UTC  (3+ messages)

[PATCH v4 0/3] arm64: dts: qcom: sc8280xp-x13s: Enable touchscreen
 2024-02-06 11:02 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: HID: i2c-hid: Document reset-related properties
    `  "

[PATCH 00/42] Fix coccicheck warnings
 2024-02-06  2:07 UTC  (2+ messages)
` (subset) "

[PATCH] input: gameport: make gameport_bus const
 2024-02-05 12:49 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
 2024-02-05 18:43 UTC  (5+ messages)

[PATCH v4 0/4] Add support of color temperature and chromaticity
 2024-02-05 13:54 UTC  (8+ messages)
` [PATCH v4 1/4] iio: hid-sensor-als: Assign channels dynamically
` [PATCH v4 2/4] iio: hid-sensor-als: Remove hardcoding of values for enums
` [PATCH v4 3/4] iio: hid-sensor-als: Add light color temperature support
` [PATCH v4 4/4] iio: hid-sensor-als: Add light chromaticity support

[PATCH v3 0/4] Input: zforce_ts: standard properties
 2024-02-05  6:35 UTC  (3+ messages)
` [PATCH v3 4/4] ARM: dts: imx6sl-tolino-shine2hd: fix touchscreen rotation

[PATCH bpf-next v4 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
 2024-02-05  2:41 UTC  (2+ messages)

[PATCH] iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP
 2024-02-04 14:03 UTC  (2+ messages)

PS/2 keyboard of laptop Dell XPS 13 9360 goes missing after S3
 2024-02-04 13:18 UTC  (5+ messages)
  ` + XPS 13 9343

[PATCH v3 0/4] Add support of color temperature and chromaticity
 2024-02-04 13:06 UTC  (4+ messages)
` [PATCH v3 1/4] iio: hid-sensor-als: Assign channels dynamically


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 read-only IMAP folder(s) and NNTP newsgroup(s).