linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-02 15:08:50 to 2020-02-12 13:50:06 UTC [more...]

[PATCH] HID: logitech-dj: add support for the static device in the Powerplay mat/receiver
 2020-02-12 13:50 UTC  (3+ messages)

[PATCH] HID: hiddev: Fix race in in hiddev_disconnect()
 2020-02-12 13:47 UTC  (2+ messages)

[PATCH] HID: logitech-dj: add debug msg when exporting a HID++ report descriptors
 2020-02-12 13:45 UTC  (2+ messages)

[PATCH v2] HID: logitech: drop outdated references to unifying receivers
 2020-02-12 13:44 UTC  (2+ messages)

[PATCH] HID: quirks: Remove ITE 8595 entry from hid_have_special_driver
 2020-02-12 13:20 UTC  (2+ messages)

[BUG] Kernel log flooded by message "logitech-djreceiver 0003:046D:C53A.000C: logi_dj_hidpp_event: invalid device index:7"
 2020-02-12 13:09 UTC  (4+ messages)

[PATCH] Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
 2020-02-12  8:53 UTC  (2+ messages)

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

[PATCH v6 24/48] Input: atmel_mxt_ts - make bootloader interrupt driven
 2020-02-12  8:39 UTC  (3+ messages)

[PATCH v3 0/5] SFH: Add Support for AMD Sensor Fusion Hub
 2020-02-12  2:56 UTC  (6+ messages)
` [PATCH v3 1/5] SFH: Add maintainers and documentation for AMD SFH based on HID framework
` [PATCH v3 2/5] SFH: PCI driver to add support of AMD sensor fusion Hub using "
` [PATCH v3 3/5] SFH: Transport Driver to add support of AMD Sensor Fusion Hub (SFH)
` [PATCH v3 4/5] SFH: Add debugfs support to AMD Sensor Fusion Hub
` [PATCH v3 5/5] SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)

[PATCH 1/3] ARM: dts: imx7s: add snvs clock to pwrkey
 2020-02-12  0:58 UTC  (12+ messages)
` [PATCH 2/3] Input: snvs_pwrkey - enable snvs clock as needed

Do you need redesign of your site at the address https://naccblog.wordpress.com or another original software?
 2020-02-05 10:42 UTC 

[RESEND PATCH V8 0/3] da7280: haptic driver submission
 2020-02-11 14:26 UTC  (4+ messages)
` [RESEND PATCH V8 2/3] dt-bindings: input: Add document bindings for DA7280
` [RESEND PATCH V8 3/3] Input: new da7280 haptic driver

[PATCH 0/7] qcom: add clk-vibrator driver
 2020-02-11 12:18 UTC  (3+ messages)
` [PATCH 3/7] Input: drop msm-vibrator in favor of "

[PATCH v2 0/2] Input: remove msm-vibrator driver and bindings
 2020-02-11 12:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Input: remove msm-vibrator
` [PATCH v2 2/2] Input: remove msm-vibrator driver

[PATCH 1/2] input: egalax_ts: switch to i2c interface before wake up
 2020-02-11  8:41 UTC  (2+ messages)
` [PATCH 2/2] input: egalax_ts: free irq resource before request the line as GPIO

[PATCH] RFT: iio: gp2ap002: Replace LUT with math
 2020-02-11  8:09 UTC  (9+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Nuvision NES11 tablet
 2020-02-11  7:52 UTC 

KASAN: slab-out-of-bounds Write in betop_probe
 2020-02-11  1:16 UTC 

[PATCH v2 1/5] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
 2020-02-10 22:45 UTC  (4+ messages)
` [PATCH v2 5/5] input: joystick: Add ADC attached joystick driver

[PATCH RESEND] input: mouse: convert to i2c_new_scanned_device
 2020-02-10 16:59 UTC 

[PATCH] Input: ili210x - fix return value of is_visible function
 2020-02-10 15:07 UTC  (2+ messages)

[PATCH v3] HID: mcp2221: add usb to i2c-smbus host bridge
 2020-02-10 13:50 UTC  (2+ messages)

[PATCH v2] Input: ili210x - add ili2120 support
 2020-02-09 15:19 UTC 

[PATCH] HID: Sony: Add support for Gasia controllers
 2020-02-09  5:04 UTC  (13+ messages)

[PATCH v7] HID: random timeout failures tackle try
 2020-02-08 13:16 UTC  (3+ messages)

[PATCH 1/2 v5] iio: light: Add DT bindings for GP2AP002
 2020-02-08 12:35 UTC  (7+ messages)
` [PATCH 2/2 v5] iio: light: Add a driver for Sharp GP2AP002x00F

[PATCH 1/2 v6] iio: light: Add DT bindings for GP2AP002
 2020-02-08 11:47 UTC  (4+ messages)
` [PATCH 2/2 v6] iio: light: Add a driver for Sharp GP2AP002x00F

Input: synaptics - enable SMBus on ThinkPad L470
 2020-02-07 18:50 UTC 

[PATCH v2] dt-bindings: mfd: Convert stpmic1 bindings to json-schema
 2020-02-07 10:51 UTC 

[PATCH v3] dt-bindings: touchscreen: Convert edt-ft5x06 to json-schema
 2020-02-07  8:46 UTC 

Make the hid-logitech-dj driver remove the HID++ nodes when the device disconnects
 2020-02-07  0:36 UTC  (12+ messages)

[PATCH v2] dt-bindings: touchscreen: Convert edt-ft5x06 to json-schema
 2020-02-07  0:19 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: Convert stpmic1 bindings to json-schema
 2020-02-06 18:28 UTC  (2+ messages)

[PATCH] dt-bindings: Fix paths in schema $id fields
 2020-02-06 20:12 UTC  (4+ messages)

[PATCH v6] USB: HID: random timeout failures tackle try
 2020-02-06 14:26 UTC 

[PATCH v2 0/9] input: elants: Support Asus TF300T touchscreen
 2020-02-05 22:04 UTC  (7+ messages)

[PATCH v2 09/17] hid: google-hammer: Use cros_ec_cmd()
 2020-02-05 19:00 UTC 

Force Feedback support not recognized on Granite Devices Simucube
 2020-02-05 18:54 UTC 

[PATCH] dt-bindings: touchscreen: Convert edt-ft5x06 to json-schema
 2020-02-05 18:05 UTC  (2+ messages)

[PATCH v3 1/2][RESEND] input: adp5589: Add default platform data
 2020-02-05 14:22 UTC  (2+ messages)
` [PATCH v3 2/2] input: adp5589: Add basic devicetree support

[PATCH 0/7] Input: fix USB alsetting bugs
 2020-02-05 12:54 UTC  (7+ messages)
` [PATCH 1/7] Input: pegasus_notetaker: fix endpoint sanity check

[PATCH 01/10] Input: goodix - Refactor IRQ pin GPIO accesses
 2020-02-05 11:40 UTC  (2+ messages)

[PATCH v5] USB: HID: random timeout failures tackle try
 2020-02-05 10:03 UTC  (7+ messages)

Kernel support for joystick RAVCORE JAVELIN
 2020-02-04 21:48 UTC 

[PATCH] Input: synaptics - switch T470s to RMI4 by default
 2020-02-04 19:43 UTC 

[PATCH v2] HID: truncate hid reports exceeding HID_MAX_BUFFER_SIZE
 2020-02-04 17:09 UTC  (3+ messages)

[input:master] BUILD SUCCESS c5ccf2ad3d33413fee06ae87d0b970d8cc540db6
 2020-02-04 16:56 UTC 

[PATCH v3] USB: HID: random timeout failures tackle try
 2020-02-04 16:52 UTC  (3+ messages)

[PATCH v4] USB: HID: random timeout failures tackle try
 2020-02-04 15:48 UTC  (3+ messages)

[PATCH v2] USB: HID: random timeout failures tackle try
 2020-02-04 15:05 UTC  (5+ messages)

[PATCH] HID: apple: Add support for recent firmware
 2020-02-04 12:48 UTC  (2+ messages)

USB HID fix: Retry sending timedout device commands 20 times
 2020-02-04  9:27 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: Convert ChromeOS EC bindings to json-schema
 2020-02-04  8:39 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v2] dt-bindings: convert cros-ec-keyb.txt to yaml
 2020-02-04  7:26 UTC  (3+ messages)

[git pull] Input updates for v5.6-rc0
 2020-02-03 22:35 UTC  (2+ messages)

[PATCH v2] HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock
 2020-02-03 18:52 UTC  (3+ messages)

[PATCH v2 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-02-03 14:58 UTC  (9+ messages)
` [PATCH v2 1/4] SFH: Add maintainer list and documentation for AMD SFH based on HID framework
` [PATCH v2 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using "
` [PATCH v2 3/4] SFH: Transport Driver to add support of AMD sensor fusion Hub (SFH)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Coreriver vendor prefix
 2020-02-03 11:54 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: input: add Coreriver TC360 binding


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