linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 15:03:29 to 2020-03-30 05:45:44 UTC [more...]

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

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

[PATCH v4 4/4] SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)
 2020-03-30  4:23 UTC  (2+ 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  (6+ messages)
` [PATCH v5 2/5] dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC
` [PATCH v5 3/5] IIO: Ingenic JZ47xx: Add touchscreen mode
` [PATCH v5 4/5] dt-bindings: input: Add docs for ADC driven joystick
` [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 v2 1/6] dt-bindings: crypto: fsl-sec4: add snvs clock to pwrkey
 2020-03-28  3:43 UTC  (4+ messages)
` [PATCH v2 6/6] Input: snvs_pwrkey - only IRQ_HANDLED for our own events

[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  (10+ messages)
` [PATCH v5 2/7] mfd: "
` [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  (11+ messages)
` [PATCH v2 2/5] Input: atkbd: Expose function row physical map to userspace
` [PATCH v2 3/5] dt-bindings: input/atkbd.txt: Add binding for "function-row-physmap"
` [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 v2] Input: goodix - Fix compilation when ACPI support is disabled
 2020-03-25 15:02 UTC 

[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  (8+ messages)

[input:next 2439/2454] drivers/input/touchscreen/goodix.c:554:12: error: implicit declaration of function 'acpi_execute_simple_method'
 2020-03-25 10:26 UTC  (2+ messages)

[input:for-linus] BUILD SUCCESS 52afa505a03d914081f40cb869a3248567a57573
 2020-03-25  7:09 UTC 

[PATCH] Input: synaptics-rmi4 - Do not set reduced reporting mode thresholds are not set by the driver
 2020-03-24 22:45 UTC  (2+ messages)

[PATCH v3 1/2] Input: goodix - Add support for more then one touch-key
 2020-03-24 21:45 UTC  (8+ messages)
` [PATCH v3 2/2] Input: goodix - Fix spurious key release events

[PATCH v5 00/18] cros_ec: Add sensorhub driver and FIFO processing
 2020-03-24 20:31 UTC  (4+ messages)
` [PATCH v5 09/18] platform: chrome: sensorhub: Add FIFO support

[PATCH 0/1] Input: goodix - Try to reset the controller if the i2c-test fails
 2020-03-24 18:52 UTC  (3+ messages)
` [PATCH] "

[PATCH v3 01/11] Input: goodix - Refactor IRQ pin GPIO accesses
 2020-03-24 18:51 UTC  (2+ messages)

[PATCH] HID: logitech-dj: issue udev change event on device connection
 2020-03-24 14:24 UTC  (12+ messages)
` [PATCH v2] "

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

[PATCH 1/2 v1] dt-bindings: touchscreen: Add CY8CTMA140 bindings
 2020-03-23 21:32 UTC  (2+ messages)

[PATCH] HID: rmi: Simplify an error handling path in 'rmi_hid_read_block()'
 2020-03-22 23:10 UTC  (2+ messages)

[PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler
 2020-03-22 15:47 UTC  (11+ messages)

INFO: trying to register non-static key in uhid_char_release
 2020-03-21 19:17 UTC  (2+ messages)

[PATCH][next] intel-ish-hid: ishtp: hbm.h: Replace zero-length array with flexible-array member
 2020-03-20 23:12 UTC  (3+ messages)

[PATCH] HID: lg-g15: Do not fail the probe when we fail to disable F# emulation
 2020-03-20 23:12 UTC  (2+ messages)

[PATCH][next] intel-ish-hid: ishtp: ishtp-dev.h: Replace zero-length array with flexible-array member
 2020-03-20 23:08 UTC  (2+ messages)

[PATCH] Input: Delete unused GP2AP002A00F driver
 2020-03-20 22:11 UTC 

[PATCH 1/3] Input: atmel_mxt_ts - use runtime PM instead of custom functions
 2020-03-20 19:00 UTC  (3+ messages)
` [PATCH 3/3] Input: atmel_mxt_ts - use runtime PM autosuspend for idle config

[PATCH v12 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-03-20 16:41 UTC  (8+ messages)
` [PATCH v12 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS

[PATCH] dt-bindings: input: atmel_mxt_ts: convert atmel,maxtouch.txt to yaml
 2020-03-20 15:21 UTC  (4+ messages)

[PATCH v4 1/5] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
 2020-03-20  0:15 UTC  (3+ messages)
` [PATCH v4 4/5] dt-bindings: input: Add docs for ADC driven joystick

[PATCH][next] input: keyboard: applespi: Replace zero-length array with flexible-array member
 2020-03-19 21:43 UTC 

INFO: trying to register non-static key in prepare_to_wait_event
 2020-03-19 17:27 UTC 

[PATCH 2/2 v3] Input: cy8ctma140 - add driver
 2020-03-19 16:08 UTC 

[PATCH v8 00/52] atmel_mxt_ts misc
 2020-03-19 15:00 UTC  (18+ messages)
` [PATCH v8 01/52] Input: introduce input_mt_report_slot_inactive
` [PATCH v8 02/52] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v8 03/52] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
` [PATCH v8 14/52] dt-bindings: input: atmel: add suspend mode support
` [PATCH v8 15/52] Input: atmel_mxt_ts - report failures in suspend/resume
` [PATCH v8 17/52] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v8 18/52] dt-bindings: input: atmel: provide name of configuration file
` [PATCH v8 19/52] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v8 34/52] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
` [PATCH v8 39/52] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v8 46/52] Input: Atmel: handle ReportID "0x00" while processing T5 messages
` [PATCH v8 47/52] Input: Atmel: use T44 object to process "
` [PATCH v8 48/52] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
` [PATCH v8 49/52] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v8 50/52] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
` [PATCH v8 51/52] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v8 52/52] Input: atmel_mxt_ts - Fix compilation warning


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