linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-21 12:37:32 to 2015-12-02 13:55:44 UTC [more...]

[PATCH] HID: lg: restrict filtering out of first interface to G29 only
 2015-12-02 13:55 UTC  (2+ messages)

[PATCH RFC 0/3] input: rotary_encoder: use more than two gpios as input
 2015-12-02 12:52 UTC  (5+ messages)
` [PATCH RFC 1/3] input: rotary_encoder: make use of devm_* to simplify .probe and .remove
  ` [PATCH RFC 2/3] input: rotary_encoder: move configuration data to driver data
` [PATCH RFC 3/3] input: rotary_encoder: support more than 2 gpios as input

[PATCH v2] Implement i8042 detect by BIOS FADT i8042 flag
 2015-12-02 19:07 UTC  (2+ messages)

[PATCH] Input: aiptek: fix crash on detecting device without endpoints
 2015-12-02 11:03 UTC  (14+ messages)

[PATCH v4 00/24] pwm: add support for atomic update
 2015-12-02 10:37 UTC  (6+ messages)
` [PATCH v4 09/24] regulator: pwm: use pwm_get/set_default_xxx() helpers where appropriate

[PATCH] USB: quirks: Fix another ELAN touchscreen
 2015-12-02  8:53 UTC  (22+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] Fixes for ELAN touchscreens
  ` [PATCH v3 1/2] USB: quirks: Fix another ELAN touchscreen
  ` [PATCH v3 2/2] USB: quirks: Apply ALWAYS_POLL to all ELAN devices
` [PATCH v4 0/2] Fixes for ELAN touchscreens
  ` [PATCH v4 1/2] USB: quirks: Fix another ELAN touchscreen
  ` [PATCH v4 2/2] USB: quirks: Apply ALWAYS_POLL to all ELAN devices
` [PATCH v5 0/2] Fixes for ELAN touchscreens
  ` [PATCH v5 1/2] USB: quirks: Fix another ELAN touchscreen
  ` [PATCH v5 2/2] USB: quirks: Apply ALWAYS_POLL to all ELAN devices

[PATCH 3/6] Input: Update vmmouse.c to use the common VMW_PORT macros
 2015-12-02  7:07 UTC  (10+ messages)
              ` [Linux-graphics-maintainer] "

[PATCH] hid: usbhid: hid-core: fix recursive deadlock
 2015-12-02  0:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/5] Input: wacom_w8001 - use __set_bit for evbits
 2015-12-01 22:06 UTC  (8+ messages)
` [PATCH 2/5] Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
` [PATCH 3/5] Input: wacom_w8001 - handle touch error case correctly
` [PATCH 4/5] Input: wacom_w8001 - split pen and touch initialization up
` [PATCH 5/5] Input: wacom_w8001 - split the touch and pen devices into two devices

[PATCH v3] touchscreen: pixcir_i2c: Add support for wake and enable gpios
 2015-12-01 21:27 UTC  (3+ messages)

[PATCH] Input: atmel_mxt_ts - add generic platform data for Chromebooks
 2015-12-01 21:25 UTC  (4+ messages)

support for some types of Asus+Elantech touchpads
 2015-12-01 21:08 UTC  (2+ messages)

X-Box one controller causes Xpad to crash [NEW INFO]
 2015-12-01 14:42 UTC  (3+ messages)

[PATCH] HID: multitouch: fix input mode switching on some Elan panels
 2015-12-01 11:41 UTC 

[PATCH 0/3] introduce new evdev interface type
 2015-12-01 10:47 UTC  (13+ messages)
` [PATCH 1/3] input: evdev: introduce new evdev interface
` [PATCH 2/3] input: evdev: add new ioctl EVIOCSIFTYPE / EVIOCGIFTYPE
` [PATCH 3/3] uinput: convert input_event to input_value

Some media keys are not working on my Asus X450LCP
 2015-12-01  1:40 UTC 

[PATCH 1/7] HID: wacom: Move Intuos pad handling code into dedicated function
 2015-12-01  1:13 UTC  (7+ messages)
` [PATCH 2/7] HID: wacom: Slim down wacom_intuos_pad processing
` [PATCH 3/7] HID: wacom: Centralize Intuos pen packet decoding
` [PATCH 4/7] HID: wacom: Replace magic masks and comparisons with switch cases
` [PATCH 5/7] HID: wacom: Further clean up wacom_intuos_general packet decoder
` [PATCH 6/7] HID: wacom: Clean up value reading
` [PATCH 7/7] HID: wacom: Rename wacom ID report ID macros

[3.19.y-ckt stable] Patch "HID: core: Avoid uninitialized buffer access" has been added to staging queue
 2015-11-30 22:09 UTC 

[PATCH 09/10] Input: synaptics-rmi4: Add device tree support to the SPI transport driver
 2015-11-30 21:28 UTC  (2+ messages)

[PATCH 1/2] HID: hid-logitech: Simplify wheel detection scheme
 2015-11-30 20:54 UTC  (5+ messages)
` [PATCH 2/2] HID: hid-logitech: Add support for G29

[PATCH] Input: arizona-haptic: Correct disable of haptics device
 2015-11-30 18:02 UTC 

[3.16.y-ckt stable] Patch "HID: core: Avoid uninitialized buffer access" has been added to staging queue
 2015-11-30 12:31 UTC 

[PATCH 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver rebased on 4.3
 2015-11-30  8:21 UTC  (9+ messages)
` [PATCH 01/10] Input: synaptics-rmi4: Add support for Synaptics RMI4 devices
` [PATCH 02/10] Input: synaptics-rmi4: Add I2C transport driver
` [PATCH 03/10] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
` [PATCH 04/10] Input: synaptics-rmi4: Add support for 2D sensors and F11

[PATCH 2.6.32 32/38] [PATCH 32/38] HID: core: Avoid uninitialized buffer access
 2015-11-29 21:47 UTC 

[PATCH 0/6] Only probe select protocols on pass through PS/2 prots
 2015-11-29  5:13 UTC  (7+ messages)
` [PATCH 1/6] Input: psmouse - use switch statement in psmouse_process_byte()
` [PATCH 2/6] Input: psmouse - fix comment style
` [PATCH 3/6] Input: psmouse - rearrange Focaltech init code
` [PATCH 4/6] Input: psmouse - move protocol descriptions around
` [PATCH 5/6] Input: psmouse - factor out common protocol probing code
` [PATCH 6/6] Input: psmouse - limit protocols that we try on passthrough ports

[PATCH 05/10] Input: synaptics-rmi4: Add device tree support for 2d sensors and F11
 2015-11-28 20:23 UTC  (3+ messages)

[PATCH 0/2] HID: Force feedback support for the Logitech G920 Wheel
 2015-11-28  7:53 UTC  (4+ messages)

Synaptics touchpad reset issue
 2015-11-27 20:02 UTC  (4+ messages)

[PATCH v11 0/8] Goodix touchscreen enhancements
 2015-11-27 17:28 UTC  (14+ messages)
` [PATCH v11 2/8] Input: goodix - reset device at init
` [PATCH v11 3/8] Input: goodix - write configuration data to device
` [PATCH v11 4/8] Input: goodix - add power management support
` [PATCH v11 6/8] Input: goodix - add support for ESD
` [PATCH v11 8/8] Input: goodix - add runtime power management support

reply; hr.algee@qq.com
 2015-11-27 15:55 UTC 

[PATCH v2] HID: report only one button for PenMount 6000 USB touchscreen controller
 2015-11-27 15:18 UTC  (3+ messages)

[PATCH] HID: debug: improve hid_debug_event()
 2015-11-26 23:05 UTC  (4+ messages)

[PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage
 2015-11-26 14:21 UTC  (3+ messages)

[PATCH 10/10] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2015-11-26  1:43 UTC  (4+ messages)
` [RFC PATCH] HID: rmi: rmi_hid_2d_sensor_data can be static

[PATCH 02/26] Input: synaptics-rmi4 - add a common input device in rmi_driver
 2015-11-26  0:13 UTC  (4+ messages)

[PATCH 08/10] Input: synaptics-rmi4: Add SPI transport driver
 2015-11-26  0:10 UTC 

[PATCH 07/10] Input: synaptics-rmi4: Add support for F30
 2015-11-26  0:09 UTC 

[PATCH 06/10] Input: synaptics-rmi4: Add support for F12
 2015-11-26  0:09 UTC 

[PATCH] serio: delay resume error handling til PM complete
 2015-11-25 17:55 UTC  (7+ messages)

[PATCH] Input: psmouse - limit protocols that we try on passthrough ports
 2015-11-25  8:20 UTC  (2+ messages)

[PATCH 3.2 04/52] HID: core: Avoid uninitialized buffer access
 2015-11-24 22:33 UTC 

[PATCH v8 0/8] imx25 adc and touchscreen driver
 2015-11-24 10:44 UTC  (13+ messages)
` [PATCH v8 1/8] ARM: dt: Binding documentation for imx25 ADC/TSC
` [PATCH v8 4/8] mfd: fsl imx25 Touchscreen ADC driver
` [PATCH v8 6/8] input: touchscreen: imx25 tcq driver

[PATCH v2 0/7] Various touchscreens: Support axis inversion / swapping / extra gpios
 2015-11-24  7:38 UTC  (3+ messages)
` [PATCH v2 7/7] ARM: dts: sun4i: Add touchscreen node to pov protab2-ips9 tablet

[PATCH] Input: smtpe-ts: better way of using of_property_read_u32()
 2015-11-24  7:13 UTC  (2+ messages)

Macbook 12'' 2015: can't start keyboard
 2015-11-23 16:17 UTC 

[PATCH] usbhid: discarded events don't abort idleness
 2015-11-23 14:47 UTC  (4+ messages)

[PATCH 0/2] INPUT: SiS 9200 family I2C touchscreen controller driver
 2015-11-23 12:01 UTC  (3+ messages)
` [PATCH 1/2] INPUT: Driver for SiS 9200 family I2C touchscreen controller
` [PATCH 2/2] INPUT: Documentation parts and maintainers entry

DESIGN: Logitech G710+ keyboard driver
 2015-11-23  9:40 UTC  (2+ messages)

[PATCH v2] hid: enable hid device to suspend/resume asynchronously
 2015-11-23  6:03 UTC  (4+ messages)

[PATCH V4 0/3] Input: goodix - add axis swapping and axis inversion support
 2015-11-22 22:00 UTC  (5+ messages)
` [PATCH V4 1/3] "
` [PATCH V4 2/3] Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"
` [PATCH V4 3/3] Input: goodix - update dt bindings documentation (axis swapping/inversion)

[PATCH v2] Input: xpad - remove spurious events of wireless xpad 360 controller
 2015-11-22 16:35 UTC 

[PATCH] Input: xpad - remove spurious events of wireless xpad 360 controller
 2015-11-22 16:26 UTC  (2+ messages)

PROBLEM: Touchpad not working on Asus Zenbook UX203CA-FC022T
 2015-11-22  7:23 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).