linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-12 15:06:25 to 2019-04-25 12:35:17 UTC [more...]

[PATCH v3 0/8] HID: MS and Logitech high-resolution scroll wheel support
 2019-04-25 12:35 UTC  (14+ messages)
` [PATCH v3 7/8] HID: logitech: Enable high-resolution scrolling on Logitech mice

[PATCH] HID: Increase maximum report size allowed by hid_field_extract()
 2019-04-25  9:42 UTC  (2+ messages)

[PATCH 0/3] Apple iBridge support
 2019-04-25  9:39 UTC  (14+ messages)
` [PATCH 1/3] mfd: apple-ibridge: Add Apple iBridge MFD driver
` [PATCH 2/3] HID: apple-ib-tb: Add driver for the Touch Bar on MacBook Pro's
` [PATCH 3/3] iio: light: apple-ib-als: Add driver for ALS on iBridge chip

[PATCH] HID: logitech-dj: Fix build error without CONFIG_USB_HID
 2019-04-25  7:42 UTC  (2+ messages)

[PATCH 0/5] Add of_ functions for device_link_add()
 2019-04-25  7:22 UTC  (9+ messages)
` [PATCH 1/5] of/device: Add of_ functions for device_link_{add,remove}
` [PATCH 2/5] Input: edt-ft5x06: Document links-add property
` [PATCH 3/5] input: edt-ft5x06 - Call devm_of_device_links_add() to create links
` [PATCH 4/5] Input: goodix: Document links-add property
` [PATCH 5/5] input: goodix - Call devm_of_device_links_add() to create links

[RESEND] input: keyboard: imx: make sure keyboard can always wake up system
 2019-04-25  1:49 UTC  (2+ messages)

[PATCH v2] Input: uinput: Avoid Object-Already-Free with a global lock
 2019-04-24 22:56 UTC  (13+ messages)

[PATCH 1/2] HID: wacom: Don't set tool type until we're in range
 2019-04-24 22:12 UTC  (2+ messages)
` [PATCH 2/2] HID: wacom: Don't report anything prior to the tool entering range

[PATCH 1/2] HID: input: make sure the wheel high resolution multiplier is set
 2019-04-24 16:41 UTC  (7+ messages)
` [PATCH 2/2] HID: input: fix assignment of .value

[PATCH AUTOSEL 3.18 01/10] HID: debug: fix race condition with between rdesc_show() and device removal
 2019-04-24 14:52 UTC 

[PATCH AUTOSEL 4.4 01/15] HID: debug: fix race condition with between rdesc_show() and device removal
 2019-04-24 14:51 UTC 

[PATCH AUTOSEL 4.9 01/28] HID: logitech: check the return value of create_singlethread_workqueue
 2019-04-24 14:49 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 02/28] HID: debug: fix race condition with between rdesc_show() and device removal

[PATCH AUTOSEL 4.14 01/35] HID: logitech: check the return value of create_singlethread_workqueue
 2019-04-24 14:46 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 02/35] HID: debug: fix race condition with between rdesc_show() and device removal
` [PATCH AUTOSEL 4.14 19/35] HID: input: add mapping for Assistant key

[PATCH AUTOSEL 4.19 02/52] HID: logitech: check the return value of create_singlethread_workqueue
 2019-04-24 14:38 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 03/52] HID: debug: fix race condition with between rdesc_show() and device removal
` [PATCH AUTOSEL 4.19 15/52] HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630
` [PATCH AUTOSEL 4.19 30/52] HID: input: add mapping for Assistant key

[PATCH AUTOSEL 5.0 02/66] HID: Increase maximum report size allowed by hid_field_extract()
 2019-04-24 14:33 UTC  (5+ messages)
` [PATCH AUTOSEL 5.0 03/66] HID: logitech: check the return value of create_singlethread_workqueue
` [PATCH AUTOSEL 5.0 04/66] HID: debug: fix race condition with between rdesc_show() and device removal
` [PATCH AUTOSEL 5.0 21/66] HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630
` [PATCH AUTOSEL 5.0 38/66] HID: input: add mapping for Assistant key

[PATCH AUTOSEL 4.9 01/28] HID: logitech: check the return value of create_singlethread_workqueue
 2019-04-24 13:57 UTC 

[PATCH AUTOSEL 4.14 01/35] HID: logitech: check the return value of create_singlethread_workqueue
 2019-04-24 13:57 UTC 

[PATCH AUTOSEL 4.19 02/52] HID: logitech: check the return value of create_singlethread_workqueue
 2019-04-24 13:57 UTC 

[PATCH AUTOSEL 5.0 02/66] HID: Increase maximum report size allowed by hid_field_extract()
 2019-04-24 13:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 03/66] HID: logitech: check the return value of create_singlethread_workqueue

[PATCH] HID: logitech-dj: add usbhid dependency in Kconfig
 2019-04-24 13:18 UTC  (2+ messages)

[PATCH 3/3] iio: Add PAT9125 optical tracker sensor
 2019-04-24 12:10 UTC  (5+ messages)

[PATCH v10 00/11] mfd: add support for max77650 PMIC
 2019-04-24 11:31 UTC  (15+ messages)
` [PATCH v10 01/11] dt-bindings: mfd: add DT bindings for max77650
` [PATCH v10 02/11] dt-bindings: power: supply: "
` [PATCH v10 03/11] dt-bindings: leds: "
` [PATCH v10 04/11] dt-bindings: input: "
` [PATCH v10 05/11] mfd: core: document mfd_add_devices()
` [PATCH v10 06/11] mfd: max77650: new core mfd driver
` [PATCH v10 07/11] power: supply: max77650: add support for battery charger
` [PATCH v10 08/11] gpio: max77650: add GPIO support
` [PATCH v10 09/11] leds: max77650: add LEDs support
` [PATCH v10 10/11] input: max77650: add onkey support
` [PATCH v10 11/11] MAINTAINERS: add an entry for max77650 mfd driver

gpio-keys-polled improvements
 2019-04-24 10:59 UTC  (9+ messages)
` [PATCH 1/4] mod_devicetable: helper macro for declaring oftree module device table
` [PATCH 2/4] input: keyboard: gpio-keys-polled: use input name from pdata if available
` [PATCH 3/4] input: keyboard: gpio_keys_polled: use gpio lookup table
` [PATCH 4/4] input: keyboard: gpio-keys-polled: skip oftree code when CONFIG_OF disabled

[PATCH] drivers: input: serio: Add a module desription
 2019-04-23 19:45 UTC  (3+ messages)
` [PATCH][v2] drivers: input: serio: Add a module desription to the hyperv_keyboard driver

[PATCH] drivers: hid: Add a module description line
 2019-04-23 19:44 UTC  (5+ messages)
` [PATCH][v2] drivers: hid: Add a module description line to the hid_hyperv driver

[PATCH v4 0/2] Basic DT support for Lenovo Miix 630
 2019-04-23 16:06 UTC  (3+ messages)
` [PATCH v4 1/2] HID: quirks: Refactor ELAN 400 and 401 handling
` [PATCH v4 2/2] arm64: dts: qcom: Add Lenovo Miix 630

[PATCH] Input: walkera0701 - Fix possible NULL pointer dereference in walkera0701_detach
 2019-04-23 14:56 UTC 

[PATCH] HID: intel-ish-hid: Add Comet Lake PCI device ID
 2019-04-23 12:29 UTC  (2+ messages)

[PATCH 2/4] ARM: ep93xx: keypad: stop using mach/platform.h
 2019-04-23 10:41 UTC  (10+ messages)
` [PATCH 3/4] ARM: ep93xx: move pinctrl interfaces into include/linux/soc

[PATCH next 09/25] input: keyboard: Use dev_get_drvdata()
 2019-04-23  8:44 UTC  (5+ messages)
` [PATCH next 10/25] input: misc: "
` [PATCH next 11/25] input: mouse: "
` [PATCH next 12/25] input: touchscreen: "

[RFC v2] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface
 2019-04-22 14:20 UTC  (5+ messages)

[PATCH v2 59/79] docs: hid: convert to ReST
 2019-04-22 13:27 UTC 

[PATCH v4 1/3] dt-bindings: input: add GPIO controllable vibrator
 2019-04-22 13:13 UTC  (4+ messages)
` [PATCH v4 2/3] Input: add a driver for GPIO controllable vibrators
` [PATCH v4 3/3] ARM: dts: msm8974-FP2: Add vibration motor

[PATCH] HID: i2c-hid: add iBall Aer3 to descriptor override
 2019-04-22  6:57 UTC 

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-20  8:03 UTC  (9+ messages)
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
  ` [PATCH v3 12/26] compat_ioctl: move more "

[git pull] Input updates for v5.1-rc5
 2019-04-19 19:10 UTC  (2+ messages)

[PATCH v7 0/2] Add Apple SPI keyboard and trackpad driver
 2019-04-19  8:19 UTC  (3+ messages)
` [PATCH v7 1/2] drm/bridge: sil_sii8620: make remote control optional
` [PATCH v7 2/2] Input: add Apple SPI keyboard and trackpad driver

Input: synaptics-rmi4: fix possible double free
 2019-04-19  7:39 UTC  (2+ messages)

[PATCH v3 0/3] Basic DT support for Lenovo Miix 630
 2019-04-18 14:43 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: input: add Elan 400 combo keyboard/touchpad over i2c
` [PATCH v3 2/3] HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630 for DT
` [PATCH v3 3/3] arm64: dts: qcom: Add Lenovo Miix 630

[PATCH v3 1/3] dt-bindings: input: add GPIO controllable vibrator
 2019-04-18  1:35 UTC  (7+ messages)
` [PATCH v3 2/3] Input: add a driver for GPIO controllable vibrators
` [PATCH v3 3/3] ARM: dts: msm8974-FP2: Add vibration motor

[PATCH v9 00/11] mfd: add support for max77650 PMIC
 2019-04-17 21:05 UTC  (5+ messages)
` [PATCH v9 02/11] dt-bindings: power: supply: add DT bindings for max77650
` [PATCH v9 07/11] power: supply: max77650: add support for battery charger

[PATCH] xpad.c: Send necessary control transfer to certain Xbox controllers
 2019-04-16 23:31 UTC  (2+ messages)

[RFC v3] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface
 2019-04-16 19:33 UTC  (3+ messages)

[PATCH v2 0/4] Use MFD framework for SGI IOC3 drivers
 2019-04-16 13:16 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH v5 0/2] Add Apple SPI keyboard and trackpad driver
 2019-04-16 12:52 UTC  (10+ messages)
` [PATCH v5 1/2] drm/bridge: sil_sii8620: make remote control optional
` [PATCH v5 2/2] Input: add Apple SPI keyboard and trackpad driver

[PATCH v6 0/2] Add Apple SPI keyboard and trackpad driver
 2019-04-16 10:26 UTC  (3+ messages)
` [PATCH v6 1/2] drm/bridge: sil_sii8620: make remote control optional
` [PATCH v6 2/2] Input: add Apple SPI keyboard and trackpad driver

[PATCH] ELAN touchpad i2c_hid bugs fix
 2019-04-16  3:59 UTC  (10+ messages)

[PATCH 1/1] input: adp5589: Add gpio_set_multiple interface
 2019-04-15 12:25 UTC 

[PATCH] HID: fix compiling error in u2fzero_probe()
 2019-04-15  9:03 UTC  (2+ messages)

[PATCH v4 0/2] Add Apple SPI keyboard and trackpad driver
 2019-04-15  6:50 UTC  (4+ messages)
  ` [PATCH v4 1/2] drm/bridge: sil_sii8620: make remote control optional


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