linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 11:49:22 to 2020-04-01 16:28:02 UTC [more...]

[PATCH v11 00/11] HID: nintendo
 2020-04-01 16:27 UTC  (2+ messages)

[PATCH v10 00/55] atmel_mxt_ts misc
 2020-04-01 16:10 UTC  (63+ messages)
` [PATCH v10 01/55] Input: introduce input_mt_report_slot_inactive
` [PATCH v10 02/55] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v10 03/55] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
` [PATCH v10 04/55] Input: atmel_mxt_ts - split large i2c transfers into blocks
` [PATCH v10 05/55] Input: atmel_mxt_ts - output status from T48 Noise Supression
` [PATCH v10 06/55] Input: atmel_mxt_ts - output status from T42 Touch Suppression
` [PATCH v10 07/55] Input: atmel_mxt_ts - implement T9 vector/orientation support
` [PATCH v10 08/55] Input: atmel_mxt_ts - implement T15 Key Array support
` [PATCH v10 09/55] Input: atmel_mxt_ts - handle reports from T47 Stylus object
` [PATCH v10 10/55] Input: atmel_mxt_ts - implement support for T107 active stylus
` [PATCH v10 11/55] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
` [PATCH v10 12/55] Input: atmel_mxt_ts - release touch state during suspend
` [PATCH v10 13/55] dt-bindings: input: atmel: add suspend mode support
` [PATCH v10 14/55] Input: atmel_mxt_ts - add regulator control support
` [PATCH v10 15/55] Input: atmel_mxt_ts - report failures in suspend/resume
` [PATCH v10 16/55] Input: atmel_mxt_ts - allow specification of firmware file name
` [PATCH v10 17/55] Input: atmel_mxt_ts: Rename mxt_fw_version_show to fw_version_show
` [PATCH v10 18/55] Input: atmel_mxt_ts: Rename mxt_hw_version_show to hw_version_show
` [PATCH v10 19/55] Input: atmel_mxt_ts: rename mxt_update_fw_store to update_fw_store
` [PATCH v10 20/55] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v10 21/55] dt-bindings: input: atmel: provide name of configuration file
` [PATCH v10 22/55] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v10 23/55] dt-bindings: input: atmel: support to specify input name
` [PATCH v10 24/55] Input: atmel_mxt_ts - add config checksum attribute to sysfs
` [PATCH v10 25/55] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
` [PATCH v10 26/55] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v10 27/55] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v10 28/55] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v10 29/55] Input: atmel_mxt_ts - rename bl_completion to chg_completion
` [PATCH v10 30/55] Input: atmel_mxt_ts - make bootloader interrupt driven
` [PATCH v10 31/55] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v10 32/55] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v10 33/55] Input: atmel_mxt_ts - orientation is not present in hover
` [PATCH v10 34/55] Input: atmel_mxt_ts - implement debug output for messages
` [PATCH v10 35/55] Input: atmel_mxt_ts - implement improved debug message interface
` [PATCH v10 36/55] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v10 37/55] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
` [PATCH v10 38/55] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
` [PATCH v10 39/55] input: atmel_mxt_ts: export GPIO reset line via sysfs
` [PATCH v10 40/55] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
` [PATCH v10 41/55] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v10 42/55] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v10 43/55] dt-bindings: input: atmel: support to set max bytes transferred
` [PATCH v10 44/55] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
` [PATCH v10 45/55] Input: Atmel: improve error handling in mxt_start()
` [PATCH v10 46/55] Input: Atmel: improve error handling in mxt_initialize()
` [PATCH v10 47/55] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v10 48/55] Input: Atmel: Improve error handling in mxt_initialize_input_device()
` [PATCH v10 49/55] Input: Atmel: handle ReportID "0x00" while processing T5 messages
` [PATCH v10 50/55] Input: Atmel: use T44 object to process "
` [PATCH v10 51/55] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
` [PATCH v10 52/55] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v10 53/55] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
` [PATCH v10 54/55] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v10 55/55] Input: atmel_mxt_ts - Fix compilation warning

[PATCH v4 1/4] Input: adp5589: Add default platform data
 2020-04-01 14:05 UTC  (2+ messages)

[PATCH v2] Input: goodix - Fix compilation when ACPI support is disabled
 2020-04-01  9:48 UTC  (4+ messages)

[PATCH v2 1/6] dt-bindings: crypto: fsl-sec4: add snvs clock to pwrkey
 2020-04-01  8:58 UTC  (5+ messages)
` [PATCH v2 6/6] Input: snvs_pwrkey - only IRQ_HANDLED for our own events

[PATCH v4 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-03-31 17:24 UTC  (8+ messages)
` [PATCH v4 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using HID framework

[PATCH] Input: i8042 - add Acer Aspire 5738z to nomux list
 2020-03-31 12:39 UTC 

[PATCH 0/4] EDT-FT5x06 Fixes and improvments
 2020-03-31  7:50 UTC  (3+ messages)

Input: add driver for power button on Dell Wyse 3020
 2020-03-30 23:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: Add Dell Wyse 3020 Power Button binding

[PATCH v2] Input: elants_i2c - support palm detection
 2020-03-30 22:53 UTC  (2+ messages)

[PATCH v4 4/4] SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)
 2020-03-30 19:07 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: input: Update atmel,maxtouch.txt to YAML
 2020-03-30 19:11 UTC  (2+ messages)

Add a second working PNP_ID for a T470s
 2020-03-30 16:21 UTC 

Error message on shutdown with psmouse.synaptics_intertouch=1 for TM3145-006 (Thinkpad T470s)
 2020-03-30 16:16 UTC  (4+ messages)
    `  "

[PATCH] Input: elants_i2c - support palm detection
 2020-03-30  5:45 UTC  (5+ messages)

[PATCH v9 00/55] atmel_mxt_ts misc
 2020-03-30  4:10 UTC  (65+ messages)
` [PATCH v9 01/55] Input: introduce input_mt_report_slot_inactive
` [PATCH v9 02/55] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v9 03/55] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
` [PATCH v9 04/55] Input: atmel_mxt_ts - split large i2c transfers into blocks
` [PATCH v9 05/55] Input: atmel_mxt_ts - output status from T48 Noise Supression
` [PATCH v9 06/55] Input: atmel_mxt_ts - output status from T42 Touch Suppression
` [PATCH v9 07/55] Input: atmel_mxt_ts - implement T9 vector/orientation support
` [PATCH v9 08/55] Input: atmel_mxt_ts - implement T15 Key Array support
` [PATCH v9 09/55] Input: atmel_mxt_ts - handle reports from T47 Stylus object
` [PATCH v9 10/55] Input: atmel_mxt_ts - implement support for T107 active stylus
` [PATCH v9 11/55] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
` [PATCH v9 12/55] Input: atmel_mxt_ts - release touch state during suspend
` [PATCH v9 13/55] Input: atmel_mxt_ts - add regulator control support
` [PATCH v9 14/55] dt-bindings: input: atmel: add suspend mode support
` [PATCH v9 15/55] Input: atmel_mxt_ts - report failures in suspend/resume
` [PATCH v9 16/55] Input: atmel_mxt_ts - allow specification of firmware file name
` [PATCH v9 17/55] Input: atmel_mxt_ts: Rename mxt_fw_version_show to fw_version_show
` [PATCH v9 18/55] Input: atmel_mxt_ts: Rename mxt_hw_version_show to hw_version_show
` [PATCH v9 19/55] Input: atmel_mxt_ts: rename mxt_update_fw_store to update_fw_store
` [PATCH v9 20/55] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v9 21/55] dt-bindings: input: atmel: provide name of configuration file
` [PATCH v9 22/55] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v9 23/55] dt-bindings: input: atmel: support to specify input name
` [PATCH v9 24/55] Input: atmel_mxt_ts - add config checksum attribute to sysfs
` [PATCH v9 25/55] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
` [PATCH v9 26/55] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v9 27/55] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v9 28/55] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v9 29/55] Input: atmel_mxt_ts - rename bl_completion to chg_completion
` [PATCH v9 30/55] Input: atmel_mxt_ts - make bootloader interrupt driven
` [PATCH v9 31/55] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v9 32/55] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v9 33/55] Input: atmel_mxt_ts - orientation is not present in hover
` [PATCH v9 34/55] Input: atmel_mxt_ts - implement debug output for messages
` [PATCH v9 35/55] Input: atmel_mxt_ts - implement improved debug message interface
` [PATCH v9 36/55] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v9 37/55] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
` [PATCH v9 38/55] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
` [PATCH v9 39/55] input: atmel_mxt_ts: export GPIO reset line via sysfs
` [PATCH v9 40/55] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
` [PATCH v9 41/55] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v9 42/55] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v9 43/55] dt-bindings: input: atmel: support to set max bytes transferred
` [PATCH v9 44/55] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
` [PATCH v9 45/55] Input: Atmel: improve error handling in mxt_start()
` [PATCH v9 46/55] Input: Atmel: improve error handling in mxt_initialize()
` [PATCH v9 47/55] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v9 48/55] Input: Atmel: Improve error handling in mxt_initialize_input_device()
` [PATCH v9 49/55] Input: Atmel: handle ReportID "0x00" while processing T5 messages
` [PATCH v9 50/55] Input: Atmel: use T44 object to process "
` [PATCH v9 51/55] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
` [PATCH v9 52/55] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v9 53/55] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
` [PATCH v9 54/55] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v9 55/55] Input: atmel_mxt_ts - Fix compilation warning

[PATCH] Input: input-event-codes.h: Update the deprecated license
 2020-03-29 17:26 UTC  (5+ messages)

[PATCH v2] Input: input-event-codes.h: Update the license
 2020-03-29 17:25 UTC 

[PATCH v5 1/5] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
 2020-03-29  9:48 UTC  (3+ messages)
` [PATCH v5 5/5] input: joystick: Add ADC attached joystick driver

[PATCH v4 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-03-28 18:59 UTC  (5+ messages)
` [PATCH v4 2/5] Input: atkbd: Expose function row physical map to userspace
` [PATCH v4 3/5] dt-bindings: input/atkbd.txt: Add binding for "function-row-physmap"
` [PATCH v4 4/5] Input: atkbd: Receive and use physcode->keycode mapping from FW
` [PATCH v4 5/5] dt-bindings: input/atkbd.txt: Add binding info for "keymap" property

[PATCH] dt-bindings: touchscreen: edt-ft5x06: Remove unneeded I2C unit name
 2020-03-27 19:22 UTC 

[PATCH v5 0/7] Add support for Azoteq IQS620A/621/622/624/625
 2020-03-27  8:28 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, IIO and Input due for the v5.7 merge window

[input:for-linus] BUILD SUCCESS 4134252ab7e2c339a54302b88496cb5a89cdbaec
 2020-03-27  8:26 UTC 

[git pull] Input updates for v5.6-rc7
 2020-03-27  3:55 UTC  (2+ messages)

[PATCH v2 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-03-27  1:37 UTC  (10+ messages)
` [PATCH v2 2/5] Input: atkbd: Expose function row physical map to userspace
` [PATCH v2 4/5] Input: atkbd: Receive and use physcode->keycode mapping from FW
` [PATCH v2 5/5] dt-bindings: input/atkbd.txt: Add binding info for "keymap" property

[PATCH v3 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-03-27  1:32 UTC  (5+ messages)
` [PATCH v3 2/5] Input: atkbd: Expose function row physical map to userspace
` [PATCH v3 3/5] dt-bindings: input/atkbd.txt: Add binding for "function-row-physmap"
` [PATCH v3 4/5] Input: atkbd: Receive and use physcode->keycode mapping from FW
` [PATCH v3 5/5] dt-bindings: input/atkbd.txt: Add binding info for "keymap" property

[PATCH] Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
 2020-03-26 18:30 UTC  (2+ messages)

[PATCH v5] dt-bindings: mfd: Convert stpmic1 bindings to json-schema
 2020-03-25 16:13 UTC  (4+ messages)

[PATCH] Input: goodix - Fix compilation when ACPI support is disabled
 2020-03-25 14:55 UTC  (9+ messages)

[input:master] BUILD REGRESSION 10ad4845cd3d760c191ab4ecef446b99a6b2c779
 2020-03-25 12:33 UTC 

[PATCH v7 00/48] atmel_mxt_ts misc
 2020-03-25 12:13 UTC  (7+ messages)


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