linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-06 07:00:54 to 2022-01-18 09:11:50 UTC [more...]

Servicio de la flota
 2022-01-18  9:10 UTC 

[PATCH 00/12] i2c-hid: fixes for unnumbered reports and other improvements
 2022-01-18  7:26 UTC  (13+ messages)
` [PATCH 01/12] HID: i2c-hid: fix handling numbered reports with IDs of 15 and above
` [PATCH 02/12] HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
` [PATCH 03/12] HID: i2c-hid: use "struct i2c_hid" as argument in most calls
` [PATCH 04/12] HID: i2c-hid: refactor reset command
` [PATCH 05/12] HID: i2c-hid: explicitly code setting and sending reports
` [PATCH 06/12] HID: i2c-hid: define i2c_hid_read_register() and use it
` [PATCH 07/12] HID: i2c-hid: create a helper for SET_POWER command
` [PATCH 08/12] HID: i2c-hid: convert i2c_hid_execute_reset() to use i2c_hid_xfer()
` [PATCH 09/12] HID: i2c-hid: rework i2c_hid_get_report() "
` [PATCH 10/12] HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input()
` [PATCH 11/12] HID: i2c-hid: no longer need raw access to HID descriptor structure
` [PATCH 12/12] HID: i2c-hid: note that I2C xfer buffers are DMA-safe

[PATCH AUTOSEL 4.9 05/33] HID: apple: Do not reset quirks when the Fn key is not found
 2022-01-18  2:50 UTC 

[PATCH AUTOSEL 4.19 06/59] HID: apple: Do not reset quirks when the Fn key is not found
 2022-01-18  2:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 29/59] HID: quirks: Allow inverting the absolute X/Y values

[PATCH AUTOSEL 5.4 11/73] HID: apple: Do not reset quirks when the Fn key is not found
 2022-01-18  2:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 39/73] HID: quirks: Allow inverting the absolute X/Y values

[PATCH AUTOSEL 4.14 13/56] HID: apple: Do not reset quirks when the Fn key is not found
 2022-01-18  2:48 UTC 

[PATCH AUTOSEL 5.15 042/188] HID: magicmouse: Report battery level over USB
 2022-01-18  2:30 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 043/188] HID: apple: Do not reset quirks when the Fn key is not found
` [PATCH AUTOSEL 5.15 112/188] HID: quirks: Allow inverting the absolute X/Y values
` [PATCH AUTOSEL 5.15 113/188] HID: i2c-hid-of: Expose the touchscreen-inverted properties

[PATCH AUTOSEL 5.10 018/116] HID: apple: Do not reset quirks when the Fn key is not found
 2022-01-18  2:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 067/116] HID: quirks: Allow inverting the absolute X/Y values

[PATCH AUTOSEL 5.16 048/217] HID: magicmouse: Report battery level over USB
 2022-01-18  2:18 UTC  (4+ messages)
` [PATCH AUTOSEL 5.16 049/217] HID: apple: Do not reset quirks when the Fn key is not found
` [PATCH AUTOSEL 5.16 132/217] HID: quirks: Allow inverting the absolute X/Y values
` [PATCH AUTOSEL 5.16 133/217] HID: i2c-hid-of: Expose the touchscreen-inverted properties

[PATCH 00/18] *** Implement simple haptic HID support ***
 2022-01-17 10:08 UTC  (33+ messages)
` [PATCH 01/18] HID: add haptics page defines
` [PATCH 03/18] Input: add INPUT_PROP_HAPTIC_TOUCHPAD
` [PATCH 04/18] HID: haptic: introduce hid_haptic_device
` [PATCH 05/18] HID: introduce hid_get_feature
` [PATCH 07/18] HID: input: allow mapping of haptic output
` [PATCH 11/18] HID: input: calculate resolution for pressure
` [PATCH 13/18] Input: MT - toggle ABS_PRESSURE pointer emulation
` [PATCH 18/18] HID: i2c-hid: fix i2c_hid_set_or_send_report

[PATCH] HID: amd_sfh: Remove useless DMA-32 fallback configuration
 2022-01-17  9:34 UTC  (2+ messages)

Touchpad stickiness on Dell Inspiron/XPS
 2022-01-17  9:08 UTC  (16+ messages)
        ` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)

[git pull] Input updates for v5.17-rc0
 2022-01-17  6:54 UTC  (2+ messages)

[PATCH] input: fix Kconfig dependency on IIO_BUFFER
 2022-01-17  6:07 UTC 

[PATCH] HID: apple: Set the tilde quirk flag on the Wellspring 5 and later
 2022-01-16 23:01 UTC 

[dtor-input:for-linus] BUILD SUCCESS 762f99f4f3cb41a775b5157dd761217beba65873
 2022-01-16 17:59 UTC 

[dtor-input:next] BUILD SUCCESS b6e43dddaea3dbfa93327f986beb3ec5e8157c4c
 2022-01-16 16:32 UTC 

[PATCH] HID: Add driver for Razer Blackwidow keyboards
 2022-01-16 15:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/4] Add support for the Cypress cyttsp5
 2022-01-16  0:34 UTC  (6+ messages)
` [PATCH v5 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v5 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
` [PATCH v5 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v5 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[PATCH v1 0/5] Add spi-hid, transport for HID over SPI bus
 2022-01-15 11:16 UTC  (11+ messages)
` [PATCH v1 3/5] HID: add on_transport_error() field to struct hid_driver
    ` [EXTERNAL] "
` [PATCH v1 5/5] HID: add spi-hid, transport driver for HID over SPI bus
      ` [EXTERNAL] "

About the Apple tilde key quirk
 2022-01-15  9:47 UTC  (2+ messages)

[PATCH v3 0/5] Add spi-hid, transport for HID over SPI bus
 2022-01-15  6:10 UTC  (8+ messages)
` [PATCH v3 1/5] HID: Add BUS_SPI support when printing out device info in hid_connect()
` [PATCH v3 2/5] HID: define HID_SPI_DEVICE macro in hid.h
` [PATCH v3 3/5] Documentation: DT bindings for HID over SPI
` [PATCH v3 4/5] Documentation: Correction in HID output_report callback description
` [PATCH v3 5/5] HID: add spi-hid, transport driver for HID over SPI bus

[PATCH v2] HID: google: modify HID device groups of eel
 2022-01-14 21:40 UTC  (8+ messages)
` Re "

[PATCH v2 00/16] *** Implement simple haptic HID support ***
 2022-01-14 18:31 UTC  (17+ messages)
` [PATCH v2 01/16] HID: add haptics page defines
` [PATCH v2 02/16] Input: add FF_HID effect type
` [PATCH v2 03/16] Input: add INPUT_PROP_HAPTIC_TOUCHPAD
` [PATCH v2 04/16] HID: haptic: introduce hid_haptic_device
` [PATCH v2 05/16] HID: input: allow mapping of haptic output
` [PATCH v2 06/16] HID: haptic: initialize haptic device
` [PATCH v2 07/16] Input: add shared effects
` [PATCH v2 08/16] HID: haptic: implement release and press effects
` [PATCH v2 09/16] HID: input: calculate resolution for pressure
` [PATCH v2 10/16] HID: haptic: add functions handling events
` [PATCH v2 11/16] Input: MT - add INPUT_MT_TOTAL_FORCE flags
` [PATCH v2 12/16] HID: haptic: add hid_haptic_switch_mode
` [PATCH v2 13/16] HID: multitouch: add haptic multitouch support
` [PATCH v2 14/16] Input: introduce EVIOCFF(TAKE|RELEASE)CONTROL
` [PATCH v2 15/16] HID: haptic: add hid_haptic_change_control
` [PATCH v2 16/16] HID: i2c-hid: fix handling numbered reports with IDs of 15 and above

[PATCH][RESEND] input/i8042: Add quirk table to disable aux port on Clevo NS70MU
 2022-01-14 17:16 UTC 

[PATCH][RESEND] input/i8042: Add quirk table to disable aux port on Clevo NS70MU
 2022-01-14 17:15 UTC  (2+ messages)

[PATCH] input/i8042: Add quirk table to disable aux port on Clevo NS70MU
 2022-01-14 17:00 UTC 

[PATCH 1/2] HID: uhid: Fix worker destroying device without any protection
 2022-01-14 13:33 UTC  (2+ messages)
` [PATCH 2/2] HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running

[PATCH] HID: vivaldi: Minor cleanups
 2022-01-14 10:52 UTC  (2+ messages)

[PATCH] Input: synaptics-rmi4 - Add I2C wakeup support
 2022-01-14 10:03 UTC  (2+ messages)

[PATCH] HID: vivaldi: fix handling devices not using numbered reports
 2022-01-14  8:33 UTC  (4+ messages)

[PATCH] Input: synaptics-rmi4 - Remove redundant 'flush_workqueue()' calls
 2022-01-14  8:17 UTC 

[dtor-input:next] BUILD SUCCESS 9df136b555221e8eb3f4e5d3958d8fe11783abcf
 2022-01-12 14:58 UTC 

[PATCH] HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
 2022-01-12 10:13 UTC  (5+ messages)

[PATCH v3 0/6] Add touch-keys support to the Zinitix touch driver
 2022-01-12  1:46 UTC  (8+ messages)
` [PATCH v3 1/6] input: zinitix: Make sure the IRQ is allocated before it gets enabled
` [PATCH v3 2/6] dt-bindings: input/ts/zinitix: Convert to YAML, fix and extend
` [PATCH v3 3/6] Input: zinitix - Handle proper supply names
` [PATCH v3 4/6] input: zinitix: Add compatible for bt532
` [PATCH v3 5/6] dt-bindings: input: zinitix: Document touch-keys support
` [PATCH v3 6/6] input: zinitix: Add touchkey support

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2022-01-11 21:04 UTC  (5+ messages)
` [PATCH 4.19 5/6] ARM: 8788/1: ftrace: remove old mcount support

Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD)
 2022-01-11 12:35 UTC  (9+ messages)

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH] Input: ti_am335x_tsc: Fix typo
 2022-01-10 20:46 UTC  (2+ messages)

[regression] Touchpad is not working after suspend to RAM since kernel 5.14 (fwd from b.k.o bug 214667)
 2022-01-10 14:58 UTC  (3+ messages)

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-10  9:34 UTC  (5+ messages)

[dtor-input:for-linus] BUILD SUCCESS cf73ed894ee939d6706d65e0cd186e4a64e3af6d
 2022-01-09 22:41 UTC 

[git pull] Input updates for v5.16-rc8
 2022-01-09 19:26 UTC  (2+ messages)

[PATCH v4 0/4] Add support for the Cypress cyttsp5
 2022-01-09 12:00 UTC  (3+ messages)

[PATCH] Input: axp20x-pek - Revert "always register interrupt handlers" change
 2022-01-09  7:18 UTC  (3+ messages)

[PATCH v2 0/2] Do not map BTN_RIGHT/MIDDLE on buttonpads
 2022-01-08 19:51 UTC  (7+ messages)
` [PATCH v2 1/2] Input: add input_set_property()
` [PATCH v2 2/2] Input: set INPUT_PROP_BUTTONPAD using input_set_property()

[PATCH v3] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-01-08 19:42 UTC 

[PATCH v2] Input: penmount: Add serial device bus support and dependency
 2022-01-07 13:14 UTC 

[PATCH] HID: quirks: Always poll Anne Pro 2(C15) Keyboard
 2022-01-06 21:33 UTC  (2+ messages)

[PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support
 2022-01-06 15:03 UTC  (3+ messages)

[PATCH] Input: adxl34x: Add ACPI HID table
 2022-01-06 14:34 UTC  (2+ messages)

[PATCH] HID: google: modify HID device groups of eel
 2022-01-06 14:29 UTC  (3+ messages)

[PATCH v2] HID: quirks: Always poll Anne Pro 2(C15) Keyboard
 2022-01-06 13:25 UTC  (2+ messages)

[PATCH] HID: Add new Letsketch tablet driver
 2022-01-06 13:23 UTC  (2+ messages)

[PATCH] HID: address kernel-doc warnings
 2022-01-06 13:21 UTC  (2+ messages)

[PATCH -next] HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue
 2022-01-06 13:20 UTC  (2+ messages)

[PATCH] HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL
 2022-01-06 13:18 UTC  (2+ messages)

[PATCH 0/4] HID: hid-uclogic-params: Fix NULL pointer dereferences
 2022-01-06 13:14 UTC  (2+ messages)

[PATCH] HID: magicmouse: Fix an error handling path in magicmouse_probe()
 2022-01-06 13:04 UTC  (2+ messages)

[PATCH 0/1] Magic Keyboard 2021 with fingerprint reader FN key mapping
 2022-01-06 13:02 UTC  (2+ messages)

[PATCH 0/2] Add Apple Magic Trackpad 2021 support
 2022-01-06 12:58 UTC  (2+ messages)

[PATCH 2/2] HID: apple: Add 2021 Magic Keyboard with number pad
 2022-01-06 12:57 UTC  (3+ messages)

[PATCH] Add serial device bus support to penmount serial driver
 2022-01-06  9:57 UTC 

[PATCH] Input: elan_i2c - Fix regulator enable count imbalance after suspend/resume
 2022-01-06  9:22 UTC  (4+ messages)

[PATCH] Input: ti_am335x_tsc: Fix type
 2022-01-06  8:38 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).