messages from 2019-08-12 16:08:04 to 2019-08-20 03:01:23 UTC [more...]
[PATCH] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
2019-08-20 3:01 UTC
[PATCH] HID: hyperv: Use in-place iterator API in the channel callback
2019-08-20 2:56 UTC
[PATCH v5 00/17] Use MFD framework for SGI IOC3 drivers
2019-08-20 0:07 UTC (23+ messages)
` [PATCH v5 01/17] w1: add 1-wire master driver for IP block found in SGI ASICs
` [PATCH v5 02/17] w1: add DS2501, DS2502, DS2505 EPROM device driver
` [PATCH v5 03/17] nvmem: core: add nvmem_device_find
` [PATCH v5 04/17] MIPS: PCI: refactor ioc3 special handling
` [PATCH v5 05/17] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v5 06/17] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v5 07/17] MIPS: SGI-IP27: restructure ioc3 register access
` [PATCH v5 08/17] net: sgi: ioc3-eth: remove checkpatch errors/warning
` [PATCH v5 09/17] net: sgi: ioc3-eth: use defines for constants dealing with desc rings
` [PATCH v5 10/17] net: sgi: ioc3-eth: rework skb rx handling
` [PATCH v5 11/17] net: sgi: ioc3-eth: no need to stop queue set_multicast_list
` [PATCH v5 12/17] net: sgi: ioc3-eth: use dma-direct for dma allocations
` [PATCH v5 13/17] net: sgi: ioc3-eth: use csum_fold
` [PATCH v5 14/17] net: sgi: ioc3-eth: Fix IPG settings
` [PATCH v5 15/17] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v5 16/17] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v5 17/17] Input: add IOC3 serio driver
[PATCH] HID: wacom: correct misreported EKR ring values
2019-08-19 19:03 UTC (3+ messages)
[PATCH] HID: wacom: correct misreported EKR ring values
2019-08-19 17:20 UTC
[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
2019-08-19 16:03 UTC (20+ messages)
` [PATCH v4 3/9] nvmem: core: add nvmem_device_find
` [PATCH v4 7/9] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v4 8/9] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v4 9/9] Input: add IOC3 serio driver
[PATCH v2 0/4] Read battery voltage from G403 and G900 mice
2019-08-19 13:44 UTC (2+ messages)
[PATCH] HID: cp2112: prevent sleeping function called from invalid context
2019-08-19 12:13 UTC (2+ messages)
[PATCH] HID: wacom: Correct distance scale for 2nd-gen Intuos devices
2019-08-19 12:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/3] HID: intel-ish-hid: support s2idle and s3 in ish_suspend()
2019-08-19 12:06 UTC (3+ messages)
[PATCH] driver:st1633: fixed multitouch incorrect coordinates
2019-08-19 10:08 UTC
[PATCH v1 00/63] atmel_mxt_ts misc
2019-08-19 9:29 UTC (10+ messages)
` [PATCH v1 01/63] Input: introduce input_mt_report_slot_inactive
` [PATCH v1 02/63] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v1 03/63] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
` [PATCH v1 04/63] Input: atmel_mxt_ts - split large i2c transfers into blocks
[PATCH 0/4] Add support for updated vmware hypercall instruction
2019-08-18 19:37 UTC (5+ messages)
` [PATCH 4/4] input/vmmouse: Update the backdoor call with support for new instructions
[PATCH 0/2] HID: do not call hid_set_drvdata(hdev, NULL) in drivers
2019-08-16 22:03 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] HID: wacom: do not call hid_set_drvdata(hdev, NULL)
[PATCH] HID: wacom: correct misreported EKR ring values
2019-08-16 19:00 UTC
[PATCH v1 05/63] Input: atmel_mxt_ts - output status from T48 Noise Supression
2019-08-16 17:34 UTC (6+ messages)
` [PATCH v1 06/63] Input: atmel_mxt_ts - output status from T42 Touch Suppression
` [PATCH v1 07/63] Input: atmel_mxt_ts - implement T9 vector/orientation support
` [PATCH v1 08/63] Input: atmel_mxt_ts - implement T15 Key Array support
` [PATCH v1 09/63] Input: atmel_mxt_ts - handle reports from T47 Stylus object
[PATCH v1 30/63] Input: atmel_mxt_ts - implement debug output for messages
2019-08-16 17:29 UTC (6+ messages)
` [PATCH v1 31/63] Input: atmel_mxt_ts - add memory access interface via sysfs
` [PATCH v1 32/63] Input: atmel_mxt_ts - implement improved debug message interface
` [PATCH v1 33/63] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v1 34/63] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
[PATCH v1 40/63] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
2019-08-16 17:26 UTC (6+ messages)
` [PATCH v1 41/63] Input: touchscreen: Atmel: Enable IRQ_DISABLE_UNLAZY flag for interrupt
` [PATCH v2 42/63] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v1 43/63] Input: atmel_mxt_ts: update stale use_retrigen_workaround flag
` [PATCH v1 44/63] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
[PATCH v1 35/63] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
2019-08-16 17:25 UTC (7+ messages)
` [PATCH v1 36/63] Input: atmel_mxt_ts - configure and use gpios as real gpios
` [PATCH v1 37/63] input: atmel_mxt_ts: export GPIO reset line via sysfs
` [PATCH v1 38/63] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v1 39/63] Input: touchscreen: Atmel: Add device tree support for T15 key array objects
[PATCH v1 60/63] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
2019-08-16 8:39 UTC (4+ messages)
` [PATCH v1 61/63] input: atmel_mxt_ts: Add NULL check for sysfs attribute debug_msg_attr
` [PATCH v1 62/63] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v1 63/63] Input: atmel_mxt_ts - Fix compilation warning
[PATCH v1 55/63] Input: atmel_mxt_ts: Use msecs_to_jiffies() instead of HZ
2019-08-16 8:38 UTC (5+ messages)
` [PATCH v1 56/63] Input: atmel_mxt_ts: Use complete when in_bootloader true
` [PATCH v1 57/63] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v1 58/63] Input: atmel_mxt_ts: Remove sysfs attributes during driver detach
` [PATCH v1 59/63] Input: atmel_mxt_ts: Prevent crash due to freeing of input device
[PATCH v1 50/63] Input: Atmel: handle ReportID "0x00" while processing T5 messages
2019-08-16 8:37 UTC (5+ messages)
` [PATCH v1 51/63] input: Atmel: limit the max bytes transferred while reading "
` [PATCH v1 52/63] Input: Atmel: use T44 object to process "
` [PATCH v1 53/63] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
` [PATCH v1 54/63] Input: atmel_mxt_ts: Avoid race condition in freeing of input device
[PATCH v1 45/63] Input: Atmel: improve error handling in mxt_start()
2019-08-16 8:37 UTC (5+ messages)
` [PATCH v1 46/63] Input: Atmel: improve error handling in mxt_initialize()
` [PATCH v1 47/63] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v1 48/63] input: atmel_mxt_ts: move bootloader probe from mxt_initialize()
` [PATCH v1 49/63] Input: Atmel: Improve error handling in mxt_initialize_input_device()
[PATCH v1 25/63] Input: atmel_mxt_ts - rename bl_completion to chg_completion
2019-08-16 8:33 UTC (5+ messages)
` [PATCH v1 26/63] Input: atmel_mxt_ts - make bootloader interrupt driven
` [PATCH v1 27/63] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v1 28/63] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v1 29/63] Input: atmel_mxt_ts - orientation is not present in hover
[PATCH v1 20/63] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
2019-08-16 8:32 UTC (5+ messages)
` [PATCH v1 21/63] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v1 22/63] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v1 23/63] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v1 24/63] Input: atmel_mxt_ts - check firmware format before entering bootloader
[PATCH v1 15/63] Input: atmel_mxt_ts - allow specification of firmware file name
2019-08-16 8:32 UTC (5+ messages)
` [PATCH v1 16/63] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v1 17/63] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v1 18/63] Input: atmel_mxt_ts - add config checksum attribute to sysfs
` [PATCH v1 19/63] Input: atmel_mxt_ts - check data->input_dev is not null in mxt_input_sync()
[PATCH v1 10/63] Input: atmel_mxt_ts - implement support for T107 active stylus
2019-08-16 8:31 UTC (5+ messages)
` [PATCH v1 11/63] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
` [PATCH v1 12/63] Input: atmel_mxt_ts - release touch state during suspend
` [PATCH v1 13/63] Input: atmel_mxt_ts - add regulator control support
` [PATCH v1 14/63] Input: atmel_mxt_ts - report failures in suspend/resume
general protection fault in __pm_runtime_resume
2019-08-15 17:43 UTC
[PATCH] Input: cros_ec_keyb: Add back missing mask for event_type
2019-08-14 22:06 UTC (3+ messages)
[PATCH v6 21/57] Input: Remove dev_err() usage after platform_get_irq()
2019-08-14 17:48 UTC (2+ messages)
[PATCH] HID: uhid: actually use the err number from userspace
2019-08-14 8:30 UTC (4+ messages)
[PATCH AUTOSEL 4.4 01/28] HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
2019-08-14 2:25 UTC (6+ messages)
` [PATCH AUTOSEL 4.4 14/28] Input: kbtab - sanity check for endpoint type
` [PATCH AUTOSEL 4.4 19/28] HID: holtek: test for sanity of intfdata
` [PATCH AUTOSEL 4.4 20/28] HID: hiddev: avoid opening a disconnected device
` [PATCH AUTOSEL 4.4 21/28] HID: hiddev: do cleanup in failure of opening a device
` [PATCH AUTOSEL 4.4 22/28] Input: iforce - add sanity checks
[PATCH AUTOSEL 4.9 01/33] HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
2019-08-14 2:23 UTC (7+ messages)
` [PATCH AUTOSEL 4.9 15/33] Input: kbtab - sanity check for endpoint type
` [PATCH AUTOSEL 4.9 20/33] HID: holtek: test for sanity of intfdata
` [PATCH AUTOSEL 4.9 21/33] HID: input: fix a4tech horizontal wheel custom usage
` [PATCH AUTOSEL 4.9 22/33] HID: hiddev: avoid opening a disconnected device
` [PATCH AUTOSEL 4.9 23/33] HID: hiddev: do cleanup in failure of opening a device
` [PATCH AUTOSEL 4.9 24/33] Input: iforce - add sanity checks
[PATCH AUTOSEL 4.14 02/44] HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
2019-08-14 2:18 UTC (7+ messages)
` [PATCH AUTOSEL 4.14 21/44] Input: kbtab - sanity check for endpoint type
` [PATCH AUTOSEL 4.14 27/44] HID: holtek: test for sanity of intfdata
` [PATCH AUTOSEL 4.14 28/44] HID: input: fix a4tech horizontal wheel custom usage
` [PATCH AUTOSEL 4.14 30/44] HID: hiddev: avoid opening a disconnected device
` [PATCH AUTOSEL 4.14 31/44] HID: hiddev: do cleanup in failure of opening a device
` [PATCH AUTOSEL 4.14 32/44] Input: iforce - add sanity checks
[PATCH AUTOSEL 4.19 03/68] HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
2019-08-14 2:15 UTC (8+ messages)
` [PATCH AUTOSEL 4.19 35/68] Input: kbtab - sanity check for endpoint type
` [PATCH AUTOSEL 4.19 42/68] HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52
` [PATCH AUTOSEL 4.19 43/68] HID: holtek: test for sanity of intfdata
` [PATCH AUTOSEL 4.19 44/68] HID: input: fix a4tech horizontal wheel custom usage
` [PATCH AUTOSEL 4.19 48/68] HID: hiddev: avoid opening a disconnected device
` [PATCH AUTOSEL 4.19 49/68] HID: hiddev: do cleanup in failure of opening a device
` [PATCH AUTOSEL 4.19 51/68] Input: iforce - add sanity checks
[PATCH AUTOSEL 5.2 016/123] HID: logitech-hidpp: add USB PID for a few more supported mice
2019-08-14 2:10 UTC (9+ messages)
` [PATCH AUTOSEL 5.2 017/123] HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
` [PATCH AUTOSEL 5.2 072/123] Input: kbtab - sanity check for endpoint type
` [PATCH AUTOSEL 5.2 086/123] HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52
` [PATCH AUTOSEL 5.2 087/123] HID: holtek: test for sanity of intfdata
` [PATCH AUTOSEL 5.2 088/123] HID: input: fix a4tech horizontal wheel custom usage
` [PATCH AUTOSEL 5.2 092/123] HID: hiddev: avoid opening a disconnected device
` [PATCH AUTOSEL 5.2 093/123] HID: hiddev: do cleanup in failure of opening a device
` [PATCH AUTOSEL 5.2 101/123] Input: iforce - add sanity checks
[PATCH 0/2] Fix support of a few Logitech devices broken in 5.3
2019-08-13 14:36 UTC (5+ messages)
` [PATCH 1/2] Revert "HID: logitech-hidpp: add USB PID for a few more supported mice"
` [PATCH 2/2] HID: logitech-hidpp: remove support for the G700 over USB
[PATCH] Input: add support for polling to input devices
2019-08-13 14:04 UTC (4+ messages)
KASAN: out-of-bounds Read in hidraw_ioctl
2019-08-13 13:43 UTC (2+ messages)
KASAN: user-memory-access Read in hidraw_ioctl
2019-08-13 13:42 UTC (2+ messages)
WARNING in usbtouch_reset_resume
2019-08-13 13:12 UTC (2+ messages)
INFO: trying to register non-static key in usbtouch_reset_resume
2019-08-13 13:11 UTC (3+ messages)
WARNING in usbhid_raw_request/usb_submit_urb
2019-08-13 8:14 UTC
[PATCH v4 0/3] Add PAT9125 optical tracker driver
2019-08-12 22:46 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: Add pixart vendor
KMSAN: uninit-value in gtco_probe
2019-08-12 18:21 UTC (2+ messages)
[PATCH] HID: apple: Fix stuck function keys when using FN
2019-08-12 16:57 UTC (6+ messages)
[PATCH] HID: logitech-dj: add support of the G700(s) receiver
2019-08-12 16:26 UTC (2+ messages)
[PATCH 0/2] HID multitouch: small fixes
2019-08-12 16:23 UTC (3+ messages)
` [PATCH 1/2] HID: multitouch: do not filter mice nodes
` [PATCH 2/2] HID: multitouch: add support for the Smart Tech panel
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).