linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-07 17:33:15 to 2018-10-03 07:53:06 UTC [more...]

[PATCH 1/2] mfd: cros: add "base attached" MKBP switch definition
 2018-10-03  7:53 UTC  (5+ messages)
` [PATCH 2/2] HID: google: add Whiskers driver to handle tablet mode properly

[PATCH] [v4] HID: add support for Apple Magic Trackpad 2
 2018-10-03  7:38 UTC  (2+ messages)

[PATCH] [v3] HID: add support for Apple Magic Trackpad 2
 2018-10-03  0:04 UTC  (6+ messages)

[PATCH 0/8] OLPC 1.75 Keyboard/Touchpad fixes
 2018-10-02  7:18 UTC  (11+ 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: xilinx_ps2: Convert to using %pOFn instead of device_node.name
 2018-10-01 23:29 UTC  (2+ messages)

[PATCH] input/psmouse: Don't hold the mutex while calling ->disconnect
 2018-10-01  9:23 UTC  (4+ messages)

[PATCH] drivers: hid: Remove dead storage
 2018-10-01  8:33 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Add a small delay after powering on/off the device
 2018-10-01  7:13 UTC  (3+ messages)

[PATCH V2] hid: hid-core: Fix a sleep-in-atomic-context bug in __hid_request()
 2018-09-29 19:20 UTC  (4+ messages)

[git pull] Input updates for v4.19-rc5
 2018-09-29  1:21 UTC  (2+ messages)

[PATCH] Input: Support for Xbox1 PDP Camo series gamepad
 2018-09-28 23:59 UTC  (2+ messages)

[PATCH] input: sun4i-lradc: Convert to using %pOFn instead of device_node.name
 2018-09-28 23:59 UTC  (3+ messages)

Bad MAINTAINERS pattern in section 'D-LINK DIR-685 TOUCHKEYS DRIVER'
 2018-09-28 21:52 UTC 

[PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
 2018-09-28  6:12 UTC  (8+ messages)

WARNING: kmalloc bug in input_mt_init_slots
 2018-09-27 15:47 UTC  (16+ messages)

[PATCH] HID: elan: fix spelling mistake "registred" -> "registered"
 2018-09-27 14:00 UTC 

[PATCH v2] dt-bindings: input: pwm-vibrator: correct pwms in example
 2018-09-27  6:45 UTC  (2+ messages)

[PATCH] hid: microsoft: Add rumble support for Xbox One S controller
 2018-09-26 22:50 UTC  (9+ messages)
`  "
    ` AW: "
    ` XBox One S controller, Bluetooth support (was Re: hid: microsoft: Add rumble support for Xbox One S controller)

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

hid: microsoft: Add rumble support for Xbox One S controller
 2018-09-26 15:23 UTC 

[PATCH] HID: elan: Make array buf static, shrinks object size
 2018-09-26  8:41 UTC 

[RFC/PATCH 0/5] Support children for legacy device properties
 2018-09-25 12:19 UTC  (24+ 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] hyper-v: Fix wakeup from suspend-to-idle
 2018-09-24 22:49 UTC  (5+ messages)

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

[PATCH] HID: intel-ish-hid: Enable Ice Lake mobile
 2018-09-24  9:46 UTC  (2+ messages)

[PATCH v2] HID: logitech: fix a used uninitialized GCC warning
 2018-09-24  9:31 UTC  (3+ messages)

[PATCH 0/9] HID: intel ISH: Cleanup patches
 2018-09-24  9:21 UTC  (11+ 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

KMSAN: uninit-value in synaptics_detect
 2018-09-20 21:04 UTC 

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

[PATCH] Input: pm8941-pwrkey - Add pms405 pwrkey support
 2018-09-20  1:49 UTC 

[PATCH 01/20] Input: iforce - remove "being used" silliness
 2018-09-19 17:10 UTC  (22+ 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 1/2] input: egalax_ts: add system wakeup support
 2018-09-19  1:01 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: egalax-ts: add support for wakeup event action

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

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

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

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

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

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

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

[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  (3+ messages)
` [PATCH 6/7] HID: logitech-hidpp: support the G700 over wireless


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