linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-27 20:02:15 to 2018-09-18 17:08:56 UTC [more...]

[PATCH 0/2] input: atakbd.c bug fixes
 2018-09-18 17:08 UTC  (11+ messages)
` [PATCH 1/2] input: atakbd.c - fix Atari keymap
` [PATCH 2/2] input: atakbd.c - fix Atari CapsLock behaviour

[PATCH] Input: uinput - allow for max == min during input_absinfo validation
 2018-09-18 17:05 UTC  (3+ messages)

[RFC/PATCH 0/5] Support children for legacy device properties
 2018-09-18 17:04 UTC  (9+ messages)
` [RFC/PATCH 1/5] device property: split generic properties and property sets
` [RFC/PATCH 2/5] device property: introduce notion of subnodes for legacy boards
` [RFC/PATCH 3/5] device property: export property_set structure
` [RFC/PATCH 4/5] gpiolib: add support for fetching descriptors from static properties
` [RFC/PATCH 5/5] RFC: ARM: simone: Hacked in keys

[PATCH] Input: elantech - enable middle button of touchpad on ThinkPad P72
 2018-09-18 16:32 UTC  (2+ messages)

[PATCH 01/20] Input: iforce - remove "being used" silliness
 2018-09-18  0:47 UTC  (20+ messages)
` [PATCH 02/20] Input: iforce - introduce transport ops
` [PATCH 03/20] Input: iforce - move get_id to the transport operations
` [PATCH 04/20] Input: iforce - move command completion handling to serio code
` [PATCH 05/20] Input: iforce - introduce start and stop io transport ops
` [PATCH 06/20] Input: iforce - add bus type and parent arguments to iforce_init_device()
` [PATCH 07/20] Input: iforce - move transport data into transport modules
` [PATCH 08/20] Input: iforce - split into core and "
` [PATCH 09/20] Input: iforce - use DMA-safe buffer when getting IDs from USB
` [PATCH 10/20] Input: iforce - update formatting of switch statements
` [PATCH 11/20] Input: iforce - factor out hat handling when parsing packets
` [PATCH 12/20] Input: iforce - do not combine arguments for iforce_process_packet()
` [PATCH 13/20] Input: iforce - signal command completion from transport code
` [PATCH 14/20] Input: iforce - only call iforce_process_packet() if initialized
` [PATCH 15/20] Input: iforce - allow callers supply data buffer when fetching device IDs
` [PATCH 16/20] Input: iforce - use DMA-safe buffores for USB transfers
` [PATCH 17/20] Input: only credit entropy when events are generated by a device
` [PATCH 18/20] Input: iforce - drop bus type from iforce structure
` [PATCH 19/20] Input: iforce - drop couple of temps from transport code
` [PATCH 20/20] Input: iforce - use unaligned accessors, where appropriate

[PATCH V2] input: egalax_ts: add system wakeup support
 2018-09-17 18:09 UTC  (3+ messages)

[PATCH 1/2] input: egalax_ts: add system wakeup support
 2018-09-17 18:07 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: egalax-ts: add support for wakeup event action

[PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
 2018-09-17  9:33 UTC  (14+ messages)
  ` [PATCH v2 05/17] compat_ioctl: move more "

[PATCH] hyper-v: Fix wakeup from suspend-to-idle
 2018-09-13 12:58 UTC  (3+ messages)

[PATCH v2] HID: logitech: fix a used uninitialized GCC warning
 2018-09-13  7:41 UTC 

[PATCH] HID: logitech: fix a used uninitialized GCC warning
 2018-09-13  7:39 UTC  (3+ messages)

[PATCH V2] hid: hid-core: Fix a sleep-in-atomic-context bug in __hid_request()
 2018-09-13  3:34 UTC 

[PATCH] HID: intel-ish-hid: Enable Ice Lake mobile
 2018-09-11 23:45 UTC 

[PATCH 0/9] HID: intel ISH: Cleanup patches
 2018-09-11 23:44 UTC  (10+ messages)
` [PATCH 1/9] hid: intel-ish-hid: ishtp: add helper function for driver data get/set
` [PATCH 2/9] hid: intel-ish-hid: use helper function for private driver data set/get
` [PATCH 3/9] hid: intel-ish-hid: ishtp: add helper functions for client buffer operation
` [PATCH 4/9] hid: intel-ish-hid: use helper function to access client buffer
` [PATCH 5/9] hid: intel-ish-hid: ishtp: add helper function for client search
` [PATCH 6/9] hid: intel-ish-hid: use helper function to search client id
` [PATCH 7/9] HID: intel_ish-hid: Enhance API to get ring buffer sizes
` [PATCH 8/9] HID: intel-ish-hid: use resource-managed api
` [PATCH 9/9] HID: intel-ish-hid: using list_head for ipc write queue

[PATCH V6 0/3] da7280: haptic driver submission
 2018-09-11 12:18 UTC  (4+ messages)
` [PATCH V6 2/3] dt-bindings: input: Add document bindings for DA7280
` [PATCH V6 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH V6 3/3] Input: new da7280 haptic driver

mfd: cros_ec: Check for mkbp events on resume only if supported
 2018-09-10 14:37 UTC  (2+ messages)

[PATCH 0/8] OLPC 1.75 Keyboard/Touchpad fixes
 2018-09-10 11:26 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: olpc,ap-sp: add clock
` [PATCH 2/8] dt-bindings: olpc,ap-sp: add GPIO lines
` [PATCH 3/8] dt-bindings: marvell,mmp2: Add clock id for the SP clock
` [PATCH 4/8] clk: mmp2: add "
` [PATCH 5/8] Input: olpc_apsp: depend on CONFIG_OF
` [PATCH 6/8] Input: olpc_apsp: check FIFO status on open(), not probe()
` [PATCH 7/8] Input: olpc_apsp: enable the SP clock
` [PATCH 8/8] Input: olpc_apsp: allocate the GPIOs used

[PATCH] Input: wm97xx: only unregister wm97xx_driver if it has been registered
 2018-09-09 19:08 UTC  (3+ messages)

[PATCH v2] HID: i2c-hid: Don't reset device upon system resume
 2018-09-09 10:50 UTC  (4+ messages)

[PATCH V2 0/8] Introduce STPMIC1 PMIC Driver
 2018-09-08  9:37 UTC  (13+ messages)
` [PATCH V2 1/8] dt-bindings: mfd: document stpmic1
` [PATCH V2 2/8] mfd: stpmic1: add stpmic1 driver
` [PATCH V2 3/8] dt-bindings: regulator: document stpmic1 pmic regulators
` [PATCH V2 4/8] regulator: stpmic1: add stpmic1 regulator driver
` [PATCH V2 6/8] input: stpmic1: add stpmic1 onkey driver
` [PATCH V2 7/8] dt-bindings: watchdog: document stpmic1 pmic watchdog
` [PATCH V2 5/8] dt-bindings: input: document stpmic1 pmic onkey
` [PATCH V2 8/8] watchdog: stpmic1: add stpmic1 watchdog driver

[PATCH] Input: reserve 2 events code because of HID
 2018-09-08  1:44 UTC  (3+ messages)

[PATCH 0/7] HID: logitech-hidpp: support non DJ devices
 2018-09-07 17:33 UTC  (10+ messages)
` [PATCH 1/7] HID: logitech-hidpp: allow non HID++ devices to be handled by this module
` [PATCH 2/7] HID: logitech-hidpp: make .probe usbhid capable
` [PATCH 3/7] HID: logitech-hidpp: support non-DJ receivers
` [PATCH 4/7] HID: logitech-hidpp: get the name and serial of the other non-HID++ node
` [PATCH 5/7] HID: logitech-hidpp: create a name based on the type if non available
` [PATCH 6/7] HID: logitech-hidpp: support the G700 over wireless
` [PATCH 7/7] HID: logitech-hidpp: support the G900 "
` [PATCH 8/7] HID: quirks: do not blacklist Logitech devices

[PATCH] hid: hid-core: Fix a sleep-in-atomic-context bug in __hid_request()
 2018-09-06  2:35 UTC  (3+ messages)

[PATCH v2 0/2] Rumble support for Xbox One S controller
 2018-09-05  8:20 UTC  (2+ messages)

[PATCH v2 0/5] Add support for high-resolution scrolling on Logitech mice
 2018-09-05  8:13 UTC  (11+ messages)
` [PATCH v2 1/5] Add the `REL_WHEEL_HI_RES` event code
` [PATCH v2 2/5] Create a utility class for counting scroll events
` [PATCH v2 3/5] Add function to enable HID++ 1.0 "scrolling acceleration"
` [PATCH v2 4/5] Enable high-resolution scrolling on Logitech mice
` [PATCH v2 5/5] Use LDJ_DEVICE macro for existing "

[PATCH] HID: core: fix NULL pointer dereference
 2018-09-05  8:08 UTC  (3+ messages)

[PATCH 0/4] HID fixes
 2018-09-05  7:01 UTC  (8+ messages)
` [PATCH 1/4] HID: multitouch: fix Elan panels with 2 input modes declaration
` [PATCH 2/4] HID: input: do not append a suffix if the name already has it
` [PATCH 3/4] HID: core: fix grouping by application
` [PATCH 4/4] HID: multitouch: simplify the application retrieval

[PATCH] input: keyboard: gpio-keys: Fixed a documentation index issue
 2018-09-05  4:13 UTC 

[PATCH] Partially revert "HID: generic: create one input report per application type"
 2018-09-04 13:33 UTC  (5+ messages)

KASAN: use-after-free Read in string
 2018-09-03 21:51 UTC 

[PATCH] HID: i2c-hid: enforce I2C_HID_QUIRK_RESEND_REPORT_DESCR
 2018-09-03 15:54 UTC  (5+ messages)
    ` [PATCH] HID: i2c-hid: Don't reset device upon system resume

[PATCH 0/3] Add support for high-resolution scrolling on Logitech mice
 2018-08-31  9:14 UTC  (11+ messages)
` [PATCH 1/3] Add the `REL_WHEEL_HI_RES` event code
` [PATCH 3/3] Enable high-resolution scrolling on Logitech mice

[PATCH] Input: tca8418: remove redundant variable max_keys
 2018-08-30 12:39 UTC 

[PATCH v6 0/2] Input: Add Cypress Gen5 Touchscreen driver
 2018-08-30  7:24 UTC  (3+ messages)

[PATCH V5 0/3] da7280: haptic driver submission
 2018-08-28 22:20 UTC  (3+ messages)
` [PATCH V5 2/3] dt-bindings: input: Add document bindings for DA7280

[PATCH] [v2] HID: add support for Apple Magic Trackpad 2
 2018-08-28 20:56 UTC  (2+ messages)

[PATCH] input: olpc_apsp: remove unused pointer 'np'
 2018-08-28 15:14 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
 2018-08-28 12:38 UTC  (3+ messages)

[PATCH] HID: core: fix memory leak on probe
 2018-08-28 12:07 UTC  (4+ messages)
` [PATCH] HID: input: fix leaking custom input node name

[PATCH] [v2] HID: add support for Apple Magic Keyboards
 2018-08-28 11:53 UTC  (3+ messages)

[PATCH] HID: intel-ish-hid: Enable Sunrise Point-H ish driver
 2018-08-28 11:41 UTC  (2+ messages)

[PATCH] HID: add support for Apple Magic Trackpad 2
 2018-08-28  8:05 UTC  (2+ messages)

[PATCH] Input: Support for Xbox1 PDP Camo series gamepad
 2018-08-28  5:48 UTC 

[PATCH] input: sun4i-lradc: Convert to using %pOFn instead of device_node.name
 2018-08-28  1:52 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).