linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-07 07:15:54 to 2024-11-19 03:00:41 UTC [more...]

[PATCH v3 0/2] Add support for nuvoton ma35d1 keypad controller
 2024-11-19  2:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
` [PATCH 2/2] input: keypad: add new keypad driver for MA35D1

[RFC PATCH] input: Add "AI Assistant" key
 2024-11-19  2:56 UTC  (3+ messages)

[PATCH 00/15] treewide: don't include 'pm_wakeup.h' directly
 2024-11-18  9:58 UTC  (5+ messages)
` [PATCH 03/15] HID: google: "
` [PATCH 05/15] Input: spear-keyboard - "
` [PATCH 06/15] Input: sun4i-lradc-keys "

[PATCH] Input: ads7846 - Expand xfer array to match usage
 2024-11-18  4:57 UTC  (4+ messages)

intel_ish_ipc: loader failure on Lunar Lake
 2024-11-18  1:04 UTC  (6+ messages)

[PATCH v2 00/22] Add Intel Touch Host Controller drivers
 2024-11-18  0:34 UTC  (35+ messages)
` [PATCH v2 01/22] HID: THC: Add documentation
` [PATCH v2 02/22] HID: intel-thc-hid: Add basic THC driver skeleton
` [PATCH v2 03/22] HID: intel-thc-hid: intel-thc: Add THC registers definition
` [PATCH v2 04/22] HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs
` [PATCH v2 05/22] HID: intel-thc-hid: intel-thc: Add APIs for interrupt
` [PATCH v2 06/22] HID: intel-thc-hid: intel-thc: Add THC DMA interfaces
` [PATCH v2 07/22] HID: intel-thc-hid: intel-thc: Add THC LTR interfaces
` [PATCH v2 08/22] HID: intel-thc-hid: intel-thc: Add THC interrupt handler
` [PATCH v2 09/22] HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces
` [PATCH v2 10/22] HID: intel-thc-hid: intel-thc: Add THC I2C "
` [PATCH v2 11/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton
` [PATCH v2 12/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer
` [PATCH v2 13/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces
` [PATCH v2 14/22] HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation
` [PATCH v2 15/22] HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver
` [PATCH v2 16/22] HID: intel-thc-hid: intel-quickspi: Add PM implementation
` [PATCH v2 17/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton
` [PATCH v2 18/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer
` [PATCH v2 19/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces
` [PATCH v2 20/22] HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation
` [PATCH v2 21/22] HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver
` [PATCH v2 22/22] HID: intel-thc-hid: intel-quicki2c: Add PM implementation

[PATCH] Input: xpad - add support for Nacon Pro Compact
 2024-11-16 18:24 UTC 

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH v2] input: Documentation: Fix the input_event struct documentation
 2024-11-16 12:49 UTC 

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-11-16  7:42 UTC  (3+ messages)

[PATCH] Input: cypress-sf - Constify struct i2c_device_id
 2024-11-15 16:50 UTC 

[PATCH v2 00/11] Remove implicit devres from pci_intx()
 2024-11-15 15:35 UTC  (20+ messages)
` [PATCH v2 01/11] PCI: Prepare removing "
` [PATCH v2 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v2 03/11] net/ethernet: "
` [PATCH v2 04/11] net/ntb: "
` [PATCH v2 05/11] misc: "
` [PATCH v2 06/11] vfio/pci: "
` [PATCH v2 07/11] PCI: MSI: "
` [PATCH v2 08/11] ata: Use always-managed "
` [PATCH v2 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v2 10/11] HID: amd_sfh: Use "
` [PATCH v2 11/11] Remove devres from pci_intx()

[PATCH] HID: multitouch: Add NULL check in mt_input_configured
 2024-11-15  6:26 UTC 

[PATCH] Input: ads7846 - Increase xfer array size in 'struct ser_req'
 2024-11-15  2:04 UTC  (3+ messages)

[PATCH] Input: i8042 - Fix keyboard failure caused by S4 mouse wakeup
 2024-11-15  2:00 UTC  (3+ messages)
` [PATCH v2] Input: i8042 - Fix keyboard failure caused by S3 "

[PATCH 0/2] Add support for the new phone link hotkey on ThinkPads
 2024-11-14 17:39 UTC  (3+ messages)
` [PATCH 1/2] Input: allocate keycode for phone linking
` [PATCH 2/2] platform/x86: thinkpad_acpi: Add support for new phone link hotkey

[PATCH] HID: Add NULL check in winwing_init_led
 2024-11-14  9:19 UTC 

[PATCH] Input: i8042: Fix typo dublicate to duplicate
 2024-11-14  5:21 UTC  (2+ messages)

[PATCH v2 0/2] Add support for nuvoton ma35d1 keypad controller
 2024-11-13 23:58 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
` [PATCH v2 2/2] input: keypad: add new keypad driver for MA35D1

[PATCH] HID: hid-thrustmaster: add endpoint check in thrustmaster_interrupts
 2024-11-13 20:35 UTC  (2+ messages)

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton
 2024-11-13 14:59 UTC  (2+ messages)

[PATCH v2] HID: Add reserved item tag for main items
 2024-11-13 12:24 UTC 

[PATCH] HID: multitouch: Remove useless comment
 2024-11-13 11:51 UTC 

[PATCH] HID: core: s32ton always be 0 when n>=32
 2024-11-13 10:13 UTC 

[PATCH v4 0/2] dt-bindings: input: Goodix GT7986U SPI HID Touchscreen
 2024-11-13  9:57 UTC  (9+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] HID: hid-goodix: Add OF supports

[PATCH] Input: ads7846 - add dummy command register clearing cycle
 2024-11-12 21:52 UTC  (9+ messages)

[bug report] Input: ads7846 - add dummy command register clearing cycle
 2024-11-12 19:49 UTC  (2+ messages)

[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-11-12 14:37 UTC  (14+ messages)
` [PATCH v9 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove
` [PATCH v9 2/9] mfd: core: make platform_data pointer const in struct mfd_cell
` [PATCH v9 3/9] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v9 4/9] mfd: add base driver for qnap-mcu devices
` [PATCH v9 5/9] leds: add driver for LEDs from "
` [PATCH v9 6/9] Input: add driver for the input part of "
` [PATCH v9 7/9] hwmon: add driver for the hwmon parts "
` [PATCH v9 8/9] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v9 9/9] arm64: dts: rockchip: set hdd led labels on qnap-ts433

[PATCH v2] HID: hyperv: streamline driver probe to avoid devres issues
 2024-11-12  9:16 UTC  (5+ messages)

[PATCH] HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
 2024-11-11 21:50 UTC  (4+ messages)

[PATCH 0/6] Input: matrix-keypad: Various performance improvements
 2024-11-11 21:38 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 3/7] dt-bindings: input: matrix_keypad - convert to YAML
  ` [PATCH v2 5/7] dt-bindings: input: matrix_keypad - add settle time after enable all columns

[PATCH] Input: ep93xx_keypad - Add check for clk_enable() and clk_prepare_enable
 2024-11-11 20:20 UTC  (3+ messages)
` [PATCH] Input: samsung-keypad - Add check for clk_enable()
` [PATCH] Input: spear-keyboard "

[PATCH 0/2] ARM: ti/omap: gta04: properly specify GTA04 touchscreen properties
 2024-11-11 19:25 UTC  (3+ messages)
` [PATCH 1/2] Input: tsc2007 - accept standard properties

[PATCH] HID: hyperv: streamline driver probe to avoid devres issues
 2024-11-11 16:46 UTC  (9+ messages)

[PATCH v1 0/6] gpio: Get rid of deprecated GPIOF_ACTIVE_LOW
 2024-11-11 10:21 UTC  (20+ messages)
` [PATCH v1 1/6] Input: gpio_keys - avoid using GPIOF_ACTIVE_LOW
` [PATCH v1 2/6] Input: gpio_keys_polled "
` [PATCH v1 3/6] leds: gpio: Avoid "
` [PATCH v1 4/6] pcmcia: soc_common: "
` [PATCH v1 5/6] USB: gadget: pxa27x_udc: "
` [PATCH v1 6/6] gpio: Get rid of GPIOF_ACTIVE_LOW

[PATCH v3 0/2] dt-bindings: input: Goodix GT7986U SPI HID Touchscreen
 2024-11-11  3:32 UTC  (13+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: input: gt7986u-spifw: Remove hid-report-addr property

[PATCH] Input: docs: Fix the input_event struct documentation
 2024-11-10 18:05 UTC 

[PATCH] Input: atmel_mxt_ts: Avoid excess read length on limited controllers
 2024-11-09  0:30 UTC  (3+ messages)

[dtor-input:next] BUILD SUCCESS bed0f75909b21c0cd0285da76fdfcc61a9745b0c
 2024-11-08 19:04 UTC 

[dtor-input:for-linus] BUILD SUCCESS 5c822c0ce5cc83ed4cd8394f3dc46dae8d9a681d
 2024-11-08 19:04 UTC 

[regression] Bug 219440: Touchscreen stops working after Suspendi: i2c_designware.1: controller timed out
 2024-11-08 12:23 UTC  (2+ messages)

[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-11-08 10:47 UTC  (6+ messages)
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"

[PATCH] Input: cs40l50 - Fix wrong usage of INIT_WORK()
 2024-11-08  6:09 UTC  (2+ messages)

[PATCH v2] dt-bindings: input: Goodix SPI HID Touchscreen
 2024-11-08  2:51 UTC  (3+ messages)

[PATCH 0/1] Do Not Disturb broke GD D-pad
 2024-11-07 23:21 UTC  (3+ messages)
` [PATCH 1/1] input: fix generic desktop D-Pad controls

[syzbot] [input?] [usb?] INFO: rcu detected stall in sys_syslog (2)
 2024-11-07 20:42 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH v3 0/5] iio: hid-sensors-prox: Add support for more channels
 2024-11-07 18:59 UTC  (4+ messages)

[PATCH 0/8] Convert input core to use new cleanup facilities
 2024-11-07  7:15 UTC  (4+ messages)
` [PATCH 6/8] Input: mt - make use of __free() cleanup facility
` [PATCH 7/8] Input: poller - convert locking to guard notation
` [PATCH 8/8] Input: use guard notation in input core


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