linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-08 17:33:35 to 2021-12-21 17:00:37 UTC [more...]

[PATCH v2 1/2] dt-bindings: mfd: Fix typo "DA9093" -> "DA9063"
 2021-12-21 17:00 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: Migrate DA9063 text bindings to YAML

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2021-12-21 12:24 UTC  (13+ messages)
` [PATCH 4.19 1/6] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.19 2/6] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.19 3/6] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 4.19 4/6] ARM: 8800/1: use choice for kernel unwinders
` [PATCH 4.19 5/6] ARM: 8788/1: ftrace: remove old mcount support
` [PATCH 4.19 6/6] Input: touchscreen - avoid bitwise vs logical OR warning

[PATCH v2] Input: spaceball - fix parsing of movement data packets
 2021-12-21 10:16 UTC 

[PATCH] Input: spaceball - fix parsing of movement data packets
 2021-12-21 10:00 UTC  (4+ messages)

Servicio de la flota
 2021-12-21  8:35 UTC 

[PATCH 0/3] Fix spurious wakes on ACPI platforms
 2021-12-21  2:41 UTC  (5+ messages)
` [PATCH 1/3] HID: i2c-hid-acpi: Remove explicit device_set_wakeup_capable
` [PATCH 2/3] Input: elan_i2c - Use PM subsystem to manage wake irq
` [PATCH 3/3] platform/chrome: cros_ec: Don't enable wake pin if ACPI managed

[dtor-input:next] BUILD SUCCESS 652c0441de588dafb68516eccd4a89662830d23b
 2021-12-20 22:33 UTC 

[dtor-input:for-linus] BUILD SUCCESS 4ebfee2bbc1a9c343dd50565ba5ae249fac32267
 2021-12-20 22:20 UTC 

Forcepad interface design proposal
 2021-12-20 20:41 UTC  (3+ messages)

Trouble parsing HID reports from PDP PS4 remote
 2021-12-20 19:22 UTC  (3+ messages)

[PATCH] HID: potential dereference of null pointer
 2021-12-20 14:10 UTC  (2+ messages)

FWD: Holtek mouse stopped working after kernel upgrade from 5.15.7 to 5.15.8
 2021-12-20 14:09 UTC  (8+ messages)

[PATCH 4.14 0/6] fix warning and errors on arm built with clang
 2021-12-20 12:39 UTC  (8+ messages)
` [PATCH 4.14 1/6] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.14 2/6] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.14 3/6] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 4.14 4/6] ARM: 8800/1: use choice for kernel unwinders
` [PATCH 4.14 5/6] ARM: 8788/1: ftrace: remove old mcount support
` [PATCH 4.14 6/6] Input: touchscreen - avoid bitwise vs logical OR warning

[PATCH] Input: elants_i2c - fix to check the Remark ID of the updated firmware
 2021-12-20  8:31 UTC  (2+ messages)

[PATCH] driver: powermate: kill urb in the disconnect function
 2021-12-20  8:19 UTC  (2+ messages)

[PATCH] Input: byd - fix typo in a comment
 2021-12-20  2:07 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-12-18 22:18 UTC  (7+ messages)
` [PATCH v2 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[RFC PATCH 0/4] input: edt-ft5x06: add support for DFROBOT touch controller to
 2021-12-17 14:53 UTC  (6+ messages)
` [RFC PATCH 1/4] dt-bindings: input: touchscreen: edt-ft5x06: add poll-interval
` [RFC PATCH 2/4] input: edt-ft5x06 - add polled input support
` [RFC PATCH 3/4] input: edt-ft5x06 - add support for DFROBOT touch controllers
` [RFC PATCH 4/4] input: edt-ft5x06 - Handle unreliable TOUCH_UP events

[PATCH] HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL
 2021-12-17 12:33 UTC  (2+ messages)

[syzbot] kmsan boot error: KMSAN: uninit-value in genius_detect
 2021-12-17 10:57 UTC 

[PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support
 2021-12-17  0:49 UTC  (3+ messages)

[RFC PATCH 0/3] input: add DFROBOT touchscreen controller
 2021-12-16 23:35 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: Add vendor prefix for DFRobot
` [RFC PATCH 2/3] dt-bindings: touchscreen: Add dfr0550 bindings
` [RFC PATCH 3/3] input: touchscreen: add dfr0550 support

[PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support
 2021-12-16 22:46 UTC  (4+ messages)
` [PATCH v2 1/3] HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
` [PATCH v2 2/3] HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II keyboards
` [PATCH v2 3/3] HID: lenovo: Add note about different report numbers

[RFCv5 0/2] HID: Add USI support
 2021-12-16 15:52 UTC  (5+ messages)
` [RFCv5 1/2] HID: core: Add support for USI style events
` [RFCv5 2/2] samples: hid-bpf: add HID USI samples

[PATCH v1 1/2] HID: usbhid: enable remote wakeup function for usbhid device
 2021-12-16 12:42 UTC  (14+ messages)
` [PATCH v1 2/2] usb: core: enable remote wakeup function for usb controller

[PATCH] HID: address kernel-doc warnings
 2021-12-16  9:21 UTC 

[PATCH -next] HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue
 2021-12-16  4:08 UTC  (2+ messages)

[PATCH v16 0/3] Add Wacom I2C support to rM2
 2021-12-16  3:08 UTC  (4+ messages)
` [PATCH v16 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device

[PATCH v2] dt-bindings: input: pwm-vibrator: Convert txt bindings to yaml
 2021-12-15 16:45 UTC  (2+ messages)

[PATCH] Input: tsc200x-core - Add axis inversion and swapping support
 2021-12-14 14:39 UTC 

[PATCHv4 0/5] HID: initial USI support patches
 2021-12-14 12:50 UTC  (10+ messages)
` [PATCHv4 1/5] HID: Add map_msc() to avoid boilerplate code
` [PATCHv4 2/5] HID: hid-input: Add suffix also for HID_DG_PEN
` [PATCHv4 3/5] HID: Add hid usages for USI style pens
` [PATCHv4 4/5] HID: input: Make hidinput_find_field() static
` [PATCHv4 5/5] HID: debug: Add USI usages

[PATCH 0/1] hidraw: Improve subsytem throughput
 2021-12-14 12:31 UTC  (3+ messages)
` [PATCH 1/1] HID: hidraw: Replace hidraw device table mutex with a rwsem

[PATCH] drivers:hid: use swap() to make code cleaner
 2021-12-14 12:29 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2021-12-14  8:31 UTC 

[PATCH v4 0/6] input: Introduce support for SPMI haptics found on Qcom PMICs
 2021-12-13 21:57 UTC  (6+ messages)
` [PATCH v4 1/6] dt-bindings: input: add Qualcomm SPMI haptics driver
` [PATCH v4 2/6] "
` [PATCH v4 3/6] arm64: dts: qcom: pmi8998: introduce spmi haptics

[dtor-input:master] BUILD SUCCESS 831cc77635e0d83db9581ce4362a1df5fc0199f7
 2021-12-13 17:37 UTC 

[dtor-input:for-linus] BUILD SUCCESS 12f247ab590a08856441efdbd351cf2cc8f60a2d
 2021-12-13 17:37 UTC 

[PATCH v2] Input: psmouse: check the result of ps2_command() when detecting devices
 2021-12-13 15:01 UTC 

[PATCH] Input: psmouse: check the result of PSMOUSE_CMD_GET* commands
 2021-12-13 11:32 UTC  (4+ messages)

[PATCH 1/2] HID: logitech-dj: add support for the new lightspeed receiver iteration
 2021-12-13 11:28 UTC  (3+ messages)

[PATCH 5.10 006/132] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-13  9:29 UTC  (3+ messages)
` [PATCH 5.10 011/132] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 5.10 012/132] HID: check for valid USB device for many HID drivers

[PATCH 5.4 05/88] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-13  9:29 UTC  (3+ messages)
` [PATCH 5.4 10/88] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 5.4 11/88] HID: check for valid USB device for many HID drivers

[PATCH 5.15 005/171] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-13  9:28 UTC  (3+ messages)
` [PATCH 5.15 010/171] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 5.15 011/171] HID: check for valid USB device for many HID drivers

[PATCH 4.19 02/74] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-13  9:29 UTC  (3+ messages)
` [PATCH 4.19 06/74] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 4.19 07/74] HID: check for valid USB device for many HID drivers

[PATCH 4.14 01/53] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-13  9:29 UTC  (3+ messages)
` [PATCH 4.14 05/53] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 4.14 06/53] HID: check for valid USB device for many HID drivers

[PATCH 4.9 02/42] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-13  9:29 UTC  (3+ messages)
` [PATCH 4.9 06/42] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 4.9 07/42] HID: check for valid USB device for many HID drivers

[PATCH 4.4 02/37] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-13  9:29 UTC  (3+ messages)
` [PATCH 4.4 06/37] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 4.4 07/37] HID: check for valid USB device for many HID drivers

[PATCH v3 0/4] Add support for the Cypress cyttsp5
 2021-12-13  5:58 UTC  (3+ messages)
` [PATCH v3 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[PATCH] Input: ucb1400_ts: remove redundant variable penup
 2021-12-13  5:20 UTC  (2+ messages)

[RESEND PATCH 0/3] input: touchscreen: am335x: fix and improvements
 2021-12-13  5:18 UTC  (5+ messages)
` [RESEND PATCH 1/3] input: ti_am335x_tsc: set ADCREFM for X configuration
` [RESEND PATCH 2/3] input: ti_am335x_tsc: fix STEPCONFIG setup for Z2
` [RESEND PATCH 3/3] input: ti_am335x_tsc: lower the X and Y sampling time

[PATCH resend 0/2] Input: silead - Pen support
 2021-12-13  5:11 UTC  (7+ messages)
` [PATCH resend 1/2] Input: silead - Add support for EFI-embedded fw using different min/max coordinates
` [PATCH resend 2/2] Input: silead - Add pen support

[PATCH] Input: atmel_mxt_ts - fix double free in mxt_read_info_block
 2021-12-13  5:02 UTC  (2+ messages)

[PATCH 0/5] Input: goodix - Various fixes and improvements
 2021-12-13  4:58 UTC  (10+ messages)
` [PATCH 1/5] Input: Add input_copy_abs() function
` [PATCH 2/5] Input: goodix - Use input_copy_abs() helper
` [PATCH 3/5] Input: goodix - Improve gpiod_get() error logging
` [PATCH 4/5] Input: goodix - 2 small fixes for pen support
` [PATCH 5/5] Input: goodix - Fix race on driver unbind

[PATCH] HID: Add new Letsketch tablet driver
 2021-12-12 21:23 UTC 

[PATCH 0/2] Add Apple Magic Trackpad 2021 support
 2021-12-12 18:21 UTC  (3+ messages)
` [PATCH 1/2] HID: magicmouse: set device name when it has been personalized
` [PATCH 2/2] HID: magicmouse: set Magic Trackpad 2021 name

Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD)
 2021-12-11 12:14 UTC 

[PATCH v2] HID: quirks: Always poll Anne Pro 2(C15) Keyboard
 2021-12-11  6:26 UTC 

[PATCH] HID: quirks: Always poll Anne Pro 2(C15) Keyboard
 2021-12-11  6:16 UTC 

[PATCH V5 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
 2021-12-10 23:17 UTC  (2+ messages)

[dtor-input:for-linus] BUILD SUCCESS 3fd6e12a401ead0345e4b7e6a73e117f0713e0c1
 2021-12-10 17:37 UTC 

[PATCH v2 1/3] Input: goodix - Improve gpiod_get() error logging
 2021-12-10 17:20 UTC  (6+ messages)
` [PATCH v2 2/3] Input: goodix - Use the new soc_intel_is_byt() helper
` [PATCH v2 3/3] Input: goodix - Add pen support

[bug report] HID: hid-lg4ff: Protect concurrent access to output HID report
 2021-12-10 14:17 UTC 

[syzbot] KASAN: use-after-free Read in powermate_config_complete (2)
 2021-12-10 13:56 UTC 

[RFCv3 0/7] USI stylus support series
 2021-12-10 10:31 UTC  (6+ messages)
` [RFCv3 3/7] HID: core: Add support for USI style events

[PATCH] HID: clean up some inconsistent indenting
 2021-12-10  9:39 UTC 

[RFCv2 0/8] USI stylus support series
 2021-12-10  8:50 UTC  (7+ messages)

[PATCH] Input: goodix - Fix memory leak in goodix_firmware_upload
 2021-12-10  5:19 UTC  (2+ messages)

[PATCH v4 6/6] arm64: dts: qcom: msm8998-oneplus-common: Enable PMI8998 haptics
 2021-12-10  2:27 UTC 

[PATCH v4 5/6] arm64: dts: qcom: sdm845-xiaomi-beryllium: add haptics
 2021-12-10  2:27 UTC 

[PATCH v4 4/6] arm64: dts: qcom: sdm845-oneplus-common: add haptics
 2021-12-10  2:27 UTC 

[dtor-input:next] BUILD SUCCESS 5ede7f0cfb93f0f8edf2245671e18e982a247f55
 2021-12-09 20:49 UTC 


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